Skip to content
Discussion options

You must be logged in to vote

This is likely because the command line invocation is using different default settings for the transcription, as described here:

You can just load the "large" model, it is the same as "large-v2". Try changing the transcription line in your 3rd code block to:

model.transcribe("20230428.mp3", beam_size=5, best_of=5)

Replies: 1 comment 1 reply

Comment options

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

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