Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Languages supported #13

Closed
Zireael07 opened this issue Dec 15, 2023 · 3 comments
Closed

Languages supported #13

Zireael07 opened this issue Dec 15, 2023 · 3 comments

Comments

@Zireael07
Copy link

Which languages are supported?

@KoljaB
Copy link
Owner

KoljaB commented Dec 15, 2023

Afrikaans, Arabic, Armenian, Azerbaijani, Belarusian, Bosnian, Bulgarian, Catalan, Chinese, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kannada, Kazakh, Korean, Latvian, Lithuanian, Macedonian, Malay, Marathi, Maori, Nepali, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swahili, Swedish, Tagalog, Tamil, Thai, Turkish, Ukrainian, Urdu, Vietnamese, and Welsh.

@skripnik
Copy link

Here you can find all the language codes that Whisper supports:
https://github.com/openai/whisper/blob/main/whisper/tokenizer.py

@skripnik
Copy link

It would be nice to mention allowed language values in README.md. Something like this:

  • language (str, default=""): Language code for transcription. If left empty, the model will try to auto-detect the language. Supported language codes are listed in Whisper Tokenizer library.

KoljaB added a commit that referenced this issue Jan 29, 2024
KoljaB added a commit that referenced this issue Jan 29, 2024
@KoljaB KoljaB closed this as completed Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants