-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zero-pad the audio, not the spectrogram #579
Comments
(Removed previous incorrect assumption about the featurization). As long as you don't change the featurization, it looks like you can just switch your padding to It seems like your speed_up could interfere with the padding otherwise |
Oh this might be a game-changer, I wasn't able to find a way to reduce them so far. |
This was merged into Whisper as of 20230307, is there a chance we'll see it in whisper.cpp soon? |
Also, fallback only if more temperatures are available and if we are at least 3 seconds before the end of the audio
Also, fallback only if more temperatures are available and if we are at least 3 seconds before the end of the audio
Also, fallback only if more temperatures are available and if we are at least 3 seconds before the end of the audio
Also, fallback only if more temperatures are available and if we are at least 3 seconds before the end of the audio
Also, fallback only if more temperatures are available and if we are at least 3 seconds before the end of the audio
Makes sense - hopefully will reduce hallucinations
openai/whisper#838 (comment)
The text was updated successfully, but these errors were encountered: