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

Setting up Whisper for language other than English? #8

Open
ackoi opened this issue Dec 9, 2023 · 1 comment
Open

Setting up Whisper for language other than English? #8

ackoi opened this issue Dec 9, 2023 · 1 comment

Comments

@ackoi
Copy link

ackoi commented Dec 9, 2023

Couldn't quite find how to do this, the transcription always ends up in English. Any tips? Thanks!

@KoljaB
Copy link
Owner

KoljaB commented Dec 10, 2023

In this line switch language parameter from transcribe method to your language shortcut.

I'd recommend using this tool

Edit: just saw you also need to switch the detection model. So in line 11 change from tiny.en to base, medium or large-v2

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

2 participants