how to infer with this model?
#1
by
huangjianbyte2024
- opened
I used the codebase (https://github.com/Eyoel-gebre/CTranslate2.git) to convert lite-whisper model successfully. But I used the converted model to infer the audio and the results were unnormal. So how to infer with this model?
There is an open PR for this: https://github.com/OpenNMT/CTranslate2/pull/1913
You can merge and give it a shot. As far as I know for now it's not completed and not working. We need to wait for ct2 support for it.
Hey @huangjianbyte2024 , I've re-uploaded this model, it is working now with this fork: https://github.com/bzikst/CTranslate2