Skip to content
Discussion options

You must be logged in to vote

Hi @mik3ola, to remove the warnings, use fp16=False in the transcribe call, like this:

model.transcribe(test_filepath, fp16=False)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mik3ola
Comment options

Answer selected by mik3ola
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