whisper.objc : disable timestamps for real-time transcription fc6989a unverified ggerganov HF Staff commited on Dec 8, 2023
whisper : more debug messages + fix fallback logic 51d2d34 unverified ggerganov HF Staff commited on Dec 8, 2023
metal : fix soft_max kernel src1 argument (#1602) 5692844 unverified ggerganov HF Staff commited on Dec 8, 2023
sync : ggml (new ops, new backend, etc) (#1602) 895e87a unverified ggerganov HF Staff commited on Dec 7, 2023
server : pass max-len argument to the server (#1574) 5704da9 unverified osdrv commited on Dec 5, 2023
ios : Remove `#if arch(arm)` check for using Metal (#1561) 3a600be unverified finnvoorhees commited on Dec 5, 2023
ggml : re-enable blas for src0 != F32 (#1583) 87987de unverified ggerganov HF Staff commited on Dec 1, 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
cmake : install required ggml.h header (#1568) 9001318 unverified Gregor Jasny commited on Nov 28, 2023
server : set default CORS headers to allow all (#1567) 531e483 unverified Kasumi commited on Nov 28, 2023
CI : Rectify the Clang-Related workflow issues (#1551) c093ec4 unverified bobqianic commited on Nov 27, 2023
server : automatically convert audio on the server (#1539) 99eeacd unverified Ismatulla Mansurov ggerganov HF Staff commited on Nov 27, 2023
metal : add backend function to check device family support (#1547) c95e649 unverified ggerganov HF Staff commited on Nov 24, 2023
cuda : sync some minor stuff from llama.cpp (#1548) cc06e31 unverified ggerganov HF Staff commited on Nov 24, 2023
whisper : add whisper_lang_str_full (#1546) 904280f unverified bradmit ggerganov HF Staff commited on Nov 24, 2023
fix(server): typo in temperature parameter (#1545) 91e39cd unverified Okabintaro commited on Nov 23, 2023
go : fixed Makefile for MacOS ARM 64 (#1530) 5dbb1e3 unverified gleicon ggerganov HF Staff commited on Nov 22, 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 HF Staff commited on Nov 20, 2023
whisper : reuse whisper_decode_with_state (#1521) 5938aed unverified ggerganov HF Staff commited on Nov 20, 2023
whisper : fix with_state methods to use the correct state (#1519) 2b4a95c unverified sandrohanea Sandro Hanea commited on Nov 19, 2023
whisper : fix overriding the audio context d717a20 unverified ggerganov HF Staff commited on Nov 19, 2023
cuda : assert ggml_add sources to be contiguous c012035 unverified ggerganov HF Staff commited on Nov 19, 2023
sync : ggml (ggml-alloc + linker + gguf fixes) (#1501) 58507b9 unverified ggerganov HF Staff commited on Nov 17, 2023
quantize : add support for K-quant types 91ed6bd unverified ggerganov HF Staff commited on Nov 16, 2023
talk-llama : improve quote and backtick handling (#1364) fa6a8a8 unverified Sam Pullara commited on Nov 16, 2023
models : add info about distilled models 8c251e2 unverified ggerganov HF Staff commited on Nov 15, 2023