ggml for whispercpp?

#4
by whatnext - opened

Thank you for publishing your project. I wish you success in your endeavors. Could you please publish the binary file of this model converted to ggml format so I can try it in whispercpp?

Owner

Hello you can use whisper.cpp library with convert-h5-to-ggml.py script to convert it yourself check: https://github.com/ggml-org/whisper.cpp/blob/master/models/README.md#fine-tuned-models

Sign up or log in to comment