whispercpp.py
whispercpp.py copied to clipboard
ggml-large.bin doesn't exist anymore on hugginface
large
model doesn't work :
>>> w = Whisper('large')
Downloading ggml-large.bin...
whisper_init_from_file_no_state: loading model from '/Users/mlecarme/.ggml-models/ggml-large.bin'
whisper_model_load: loading model
whisper_model_load: invalid model data (bad magic)
whisper_init_no_state: failed to load model
You have to pick v1, v2 or v3.
See https://huggingface.co/ggerganov/whisper.cpp/tree/main