whisper.cpp
whisper.cpp copied to clipboard
Doing auto translations
trafficstars
Whenever I try to speak in any language other than English, it either converts it in english, or the output reads - "Speaking in foreign lanuage".
My use case mostly involves speaking hindi, english and marathi.
please help me on how to get the output as it is. i am fine with it being typed in english, but not to be translated in english.
Thanks
Same problem here!
By default, the main program uses the base.en model which is specialized for english. But multilingual models are available: see from here - https://github.com/ggerganov/whisper.cpp/blob/master/models/README.md