whisper : significantly improve the inference quality (#1148) 7b59286 unverified bobqianic ggerganov HF Staff commited on Aug 27, 2023
whisper.android : migrate from ndk-build to CMake (#1204) df7ed53 unverified junkfood commited on Aug 27, 2023
main : log probs to text file (#1205) 26a54a0 unverified jbyu ggerganov HF Staff commited on Aug 27, 2023
quantize : fix load vocab crash when len is 128 (#1160) 7676245 unverified jhenhong commited on Aug 6, 2023
examples : add tinydiarization support for streaming (#1137) 61d4989 unverified duncanm5 commited on Aug 3, 2023
whisper : move progress calculation out of whisper.cpp (#1081) cde9ea7 unverified Hrishikesh Barman commited on Jul 25, 2023
whisper : minor OpenVINO refactoring (#1037) fc78e6a unverified ggerganov HF Staff commited on Jul 4, 2023
whisper : add OpenVINO support (#1037) 49bcee6 unverified Ryan Metcalfe ggerganov HF Staff commited on Jul 4, 2023
whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058) eedbf0c unverified Akash Mahajan ggerganov HF Staff commited on Jul 4, 2023
Revert "ggml : do not use _GNU_SOURCE gratuitously (#1027)" 1e5ddb0 unverified ggerganov HF Staff commited on Jul 2, 2023
ggml : sync latest repo (mostly refactoring changes) d97fd69 unverified ggerganov HF Staff commited on Jul 2, 2023
talk-llama : fix build on macOS (#1062) 15d6fd8 unverified Przemysław Pawełczyk commited on Jun 28, 2023
ggml : do not use _GNU_SOURCE gratuitously (#1027) 3a69cdf unverified Przemysław Pawełczyk commited on Jun 25, 2023
talk-llama : fix build after ggml sync (#1049) 4dcdfda unverified Przemysław Pawełczyk commited on Jun 25, 2023
models : cd statements are quoted to allow spaces in path (#1041) 3063d29 unverified Roddur Dasgupta commited on Jun 25, 2023
main : add diarization support for all current output types (#1031) 16846f8 unverified Colin ggerganov HF Staff commited on Jun 25, 2023
main : gracefully exit when invalid params are passed (#1002) 951f044 unverified faker2048 commited on Jun 25, 2023
whisper.android : support decode wav file has 2 channels (#972) 1771dce unverified geniusnut commited on May 31, 2023
examples : update elevenlabs scripts to use official python API (#837) ed6d1a3 unverified DGdev91 commited on May 24, 2023
talk-llama : sync latest llama.cpp (close #922, close #954) ad4065a unverified ggerganov HF Staff commited on May 23, 2023
talk-llama : fix build + sync latest llama.cpp ef85c02 unverified ggerganov HF Staff commited on May 14, 2023
main : fix help for --no-timestamps arg (#908) 4ceb1ab unverified Rich Jones commited on May 14, 2023
whisper.objc : enable Core ML in example & fix segmentation fault (#910) b60f765 unverified jhenhong ggerganov HF Staff commited on May 14, 2023
talk-llama : only copy used KV cache in get / set state (#890) 773c85f unverified Luis Herrera evanqjones commited on May 8, 2023
whisper : add memory sizes for Q8_0 (close #846) 648dff8 unverified ggerganov HF Staff commited on May 1, 2023
examples : fix + refactor Levenshtein distance 97f9410 unverified ggerganov HF Staff commited on Apr 30, 2023
whisper : add integer quantization support (#540) a5f8f3c unverified ggerganov HF Staff commited on Apr 30, 2023
whisper : add GPU support via cuBLAS (#834) d91d7d9 unverified ggerganov HF Staff commited on Apr 30, 2023
stream : flush upon finishing inference (#811) 70c8984 unverified Taras Glek commited on Apr 23, 2023
examples : add missing #include <cstdint> (#798) f19517c unverified Philipp Zabel commited on Apr 23, 2023
main : update escape_double_quotes() function (#776) 3165de3 unverified Tauseef Mohiuddin commited on Apr 23, 2023
whisper : restore decoder temperature fallbacks e02ade6 unverified ggerganov HF Staff commited on Apr 15, 2023
whisper : fix potential memory leaks (#740) b96f12e unverified Bader-eddine Ouaich commited on Apr 14, 2023
talk, talk-llama : add basic example script for eleven-labs tts (#728) 5039d82 unverified DGdev91 commited on Apr 14, 2023