whisper.cpp / models

Commit History

models : simplify the conversion script
1ffa4c8
unverified

ggerganov commited on

Update download-ggml-model.sh
23d667f

Dody Suria Wijaya commited on

models : change default hosting to Hugging Face
7cf1c53
unverified

ggerganov commited on

minor : remove one more redundant line
6f3392b
unverified

ggerganov commited on

minor : fix double float32 conversion in python script
e6c2e3e
unverified

ggerganov commited on

extra : compute SHA of all models files
05261df
unverified

ggerganov commited on

Added for Windows implemenated script download-ggml-model.cmd
cdf540e

Mikhail Grigorev commited on

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

refactoring : move main + stream in examples + other stuff
f79068a

ggerganov commited on

Add enconding parameter to vocab.json opening to fix errors
bf50d62

Joonas Pihlajamaa commited on

Update README.md and finalize the whisper.wasm example
4312a39

ggerganov commited on

Minor
d831511
unverified

ggerganov commited on

Create README.md
f0cc63c

ggerganov commited on

Adding dummy models for testing purposes
af4838c

ggerganov commited on

Initial release
f9c5a09
unverified

ggerganov commited on