Skip to content
Discussion options

You must be logged in to vote

Hi, I think the model is treating each channel separately and running a batch inference, hence returning a list instead of a DecodingResult instance.

I'd recommend using whisper.audio.load_audio() function, which takes care of converting the sampling rate to 16,000Hz, as expected by the model.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jongwook
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