Skip to content

Using whisper english model with language="en" argument #884

Answered by awni
SimpleVictor asked this question in Q&A
Discussion options

You must be logged in to vote

If the model is not multilingual, then specifying the language is ignored. So case 1 and 2 are the same above.

If the language is unspecified, it will try to automatically detect it. So case 3 will try to automatically detect en but case 4 will force en.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@SimpleVictor
Comment options

@awni
Comment options

@SimpleVictor
Comment options

@SimpleVictor
Comment options

@SimpleVictor
Comment options

Answer selected by SimpleVictor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants