Skip to content
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

handling transcribe exceptions. #1682

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

zuccon
Copy link
Contributor

@zuccon zuccon commented Sep 28, 2023

When processing multiple files through CLI, whisper dies on the first transcribe failure.

This change allows the processing to keep going and displays which files failed processing.

@jongwook jongwook merged commit b7d277a into openai:main Nov 6, 2023
8 checks passed
abyesilyurt pushed a commit to abyesilyurt/whisper that referenced this pull request Nov 13, 2023
* handling transcribe() exceptions.

* printing stacktrace

---------

Co-authored-by: invalid <[email protected]>
Co-authored-by: Jong Wook Kim <[email protected]>
Co-authored-by: Jong Wook Kim <[email protected]>
yaomingamd pushed a commit to ROCm/whisper that referenced this pull request Nov 27, 2023
* handling transcribe() exceptions.

* printing stacktrace

---------

Co-authored-by: invalid <[email protected]>
Co-authored-by: Jong Wook Kim <[email protected]>
Co-authored-by: Jong Wook Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants