-
-
Notifications
You must be signed in to change notification settings - Fork 235
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
Validate segments #478
Validate segments #478
Conversation
Hi. |
_whisper-webui_logs.txt |
I assume this happens before merging #480? Can you fetch upstream's and try again? |
I tested the latest code, but the error still occurs. |
The issues #468 case1 is an error caused by whisper when no valid data is output for the audio(include audio track). |
I could reproduce it now. May I edit some? |
Of course, I consulted OpenAI for a solution only after you were unable to reproduce it. |
This reverts commit e6145c4.
Confirmed that it is no longer reproducible |
Related issues / PRs. Summarize issues.
Validate segments not empty in subtitle_manager.py
Summarize Changes
Perform defensive checking to avoid the "list indices must be integers or slices, not str" exception caused by null values.
test file: https://github.com/anars/blank-audio/blob/master/10-minutes-of-silence.mp3