Spaces:
Running
Running
Commit History
models : make all scripts to be POSIX Compliant (#1725) f7aef3e unverified
download : fix large q5 model name (#1695) 5df6c6c unverified
docker : Dockerize whisper.cpp (#1674) 7163150 unverified
Chaoqun commited on
whisper : make large version explicit + fix data size units (#1493) 03a3210 unverified
whisper : add support for large v3 (#1444) 9908abb unverified
models : add quantum models to download-ggml-model.sh (#1235) b2abb1b unverified
Neil Chudleigh commited on
whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058) eedbf0c unverified
models : handle paths with spaces in download script (close #1038) 097a82d unverified
readme : add instructions on converting to GGML + "--no-config" to wget (#874) d94de9a unverified
Clifford Heath commited on
models : handle spaces and special characters in shell script paths (#677) b829a0a unverified
be-next commited on
models : change HF hosting from dataset to model 92e3777 unverified
models : fix support for spaces in path (close #315) f39e0be unverified
models : add the new "large" model release by OpenAI 793fa90 unverified
Update download-ggml-model.sh 23d667f
Dody Suria Wijaya commited on
models : change default hosting to Hugging Face 7cf1c53 unverified
Changes to work by default on macOS - use curl when wget is not available, and use an alternative method to get the script path when realpath is not available. 7b2581f
andypayne commited on