Const-me / Whisper

High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model
Mozilla Public License 2.0
7.67k stars 665 forks source link

Greek language support in the CLI version? #121

Open KjeldsenDK opened 1 year ago

KjeldsenDK commented 1 year ago

-l el seems to produce some weird output, isn't supported in the CLI version?

emcodem commented 11 months ago

please provide some example audio file and post the cli you are executing

myway880 commented 8 months ago

hebrew as well give me error: unknown language 'he' and error: unknown language 'hebrew '

emcodem commented 8 months ago

Greek issue from @KjeldsenDK is the same as here: https://github.com/Const-me/Whisper/issues/178

Hebrew issue "-l he" from @myway880 is just using the wrong tag, you can use -l iw for hebrew.