Skip to content
Discussion options

You must be logged in to vote

Try this

                result = model.transcribe(filepath, language="pt", fp16=False, verbose=True)

Para transcrever em português, também gosto de utilizar estas opções:
patience=2, beam_size=5
Slower but often higher quality.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@hodanli
Comment options

@glangford
Comment options

@Gloridust
Comment options

@vanyabrucker
Comment options

Answer selected by fuka-oni
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants