talk-llama : add optional CLI arg to set the bot name (#1764) 63c8089 unverified RhinoDevel commited on Jan 13, 2024
examples : add python example for transcription (#1744) d600e4c unverified contractorwolf commited on Jan 13, 2024
server : add more parameters to server api (#1754) cb0cf7b unverified George Hindle commited on Jan 12, 2024
params : don't compute timestamps when not printing them (#1755) 251825e unverified George Hindle commited on Jan 12, 2024
talk-llama : add optional Piper TTS support (#1749) fb92e62 unverified RhinoDevel commited on Jan 10, 2024
main : add cli option to disable system prints (#1740) 97e710a unverified ggerganov commited on Jan 8, 2024
server : fix server temperature + add temperature_inc (#1729) 8a648fc unverified ggerganov commited on Jan 7, 2024
ci : build with CLBlast + ggml-opencl use GGML_API (#1576) 41a13d4 unverified Tamotsu Takahashi commited on Dec 29, 2023
sync : ggml (ggml_scale, ggml_row_size, etc.) (#1677) aa86ade unverified ggerganov commited on Dec 22, 2023
examples : Revert CMakeLists.txt for talk-llama (#1669) 92a92ed unverified bobqianic commited on Dec 21, 2023
wchess : whisper assisted chess (#1595) 6260b52 unverified fraxy-v ggerganov commited on Dec 14, 2023
cmake : target windows 8 or above for prefetchVirtualMemory in llama-talk (#1617) ed75714 unverified Kreijstal commited on Dec 12, 2023
whisper.objc : disable timestamps for real-time transcription fc6989a unverified ggerganov commited on Dec 8, 2023
server : pass max-len argument to the server (#1574) 5704da9 unverified osdrv commited on Dec 5, 2023
Server : Add support for .vtt format to Whisper server (#1578) 17f1f89 unverified Aleksander Andrzejewski commited on Nov 30, 2023
server : backport .srt output format (#1565) 77aa181 unverified Oleg Sidorov commited on Nov 28, 2023
server : set default CORS headers to allow all (#1567) 531e483 unverified Kasumi commited on Nov 28, 2023
server : automatically convert audio on the server (#1539) 99eeacd unverified Ismatulla Mansurov ggerganov commited on Nov 27, 2023
fix(server): typo in temperature parameter (#1545) 91e39cd unverified Okabintaro commited on Nov 23, 2023
Change temp file name for server application (#1535) 531cbf9 unverified felrock commited on Nov 22, 2023
Close file after writing in server application (#1533) 3217f72 unverified felrock commited on Nov 21, 2023
server : add a REST Whisper server example with OAI-like API (#1380) 8a0d34c unverified felrock ggerganov commited on Nov 20, 2023
talk-llama : improve quote and backtick handling (#1364) fa6a8a8 unverified Sam Pullara commited on Nov 16, 2023
whisper : make large version explicit + fix data size units (#1493) 03a3210 unverified ggerganov commited on Nov 15, 2023
whisper : add grammar-based sampling (#1229) 46f0c56 unverified evanqjones ggerganov commited on Nov 13, 2023
talk-llama : add n_gpu_layers parameter (#1475) aa7c2e9 unverified TheJCDenton commited on Nov 13, 2023
examples : add whisper.android.java for compatibility with older Android versions using Java (#1382) bb48f57 unverified Tong Li litongmacos bobqianic commited on Nov 12, 2023
whisper : add full CUDA and Metal offloading (#1472) da4acca unverified ggerganov commited on Nov 12, 2023
talk-llama : add language auto detect (#1467) cfc50d3 unverified Jakub Ráček ggerganov commited on Nov 9, 2023
ios : add support for Swift Package Manager (#1370) 3fa9a6f unverified sindresorhus commited on Nov 7, 2023
android : decouple example into a library and app module (#1445) 9f860c0 unverified tobrun commited on Nov 7, 2023