Does it really support Marathi language #1921
Unanswered
unmeshvrije
asked this question in
Q&A
Replies: 1 comment
-
The language is supported by whisper, but as you can see the error rate is high (due to lack of training data presumably)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried using whisper for a recording in Marathi language using the following command
whisper audiocapture.mp3 --language Marathi --output_format srt --model medium
I got some gibberish as the output and no errors.
Is there a special way to run whisper for languages such as Marathi ?
(I am running on MAC terminal)
Beta Was this translation helpful? Give feedback.
All reactions