-
Notifications
You must be signed in to change notification settings - Fork 27.4k
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
[whisper] transcription is different from hf & openai #32900
Comments
you are missing the re encoding mechanism happening when eos is reached within a 30s segment |
Hey @jsoto-gladia, many thanks for opening this issue! This looks like an interesting finding, do you think you could provide code snippets (both in transformers and in the whisper repo) to allow us to reproduce it ? |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
Hey @jsoto-gladia, I believe this PR addresses your problem: #33917 |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
System Info
transformers
version: 4.40.2Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
silence-middle.wav.zip
the following wav file produces
Split infinity, and a time when less is more. Where too much is never
Split infinity, and a time when less is more.
Expected behavior
I would expect the result to be
Split infinity, and a time when less is more. Where too much is never
The text was updated successfully, but these errors were encountered: