Open tempo-riz opened 5 months ago
Is there a way to use language detection ?
In whisper.cpp's repo's readme i found this: -l LANG, --language LANG [en ] spoken language ('auto' for auto-detect)
-l LANG, --language LANG [en ] spoken language ('auto' for auto-detect)
I tried 'auto' or empty string as language but i get Exception: error: unknown language
Exception: error: unknown language
Any hint appreciated !
Is there a way to use language detection ?
In whisper.cpp's repo's readme i found this:
-l LANG, --language LANG [en ] spoken language ('auto' for auto-detect)
I tried 'auto' or empty string as language but i get
Exception: error: unknown language
Any hint appreciated !