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

remove auxiliary audio extension #1021

Merged
merged 2 commits into from
Mar 7, 2023
Merged

remove auxiliary audio extension #1021

merged 2 commits into from
Mar 7, 2023

Conversation

ain-soph
Copy link
Contributor

@ain-soph ain-soph commented Mar 3, 2023

Old:
'./abc.wav' -> './abc.wav.srt'

New:
'./abc.wav' -> './abc.srt'

@jongwook
Copy link
Collaborator

jongwook commented Mar 6, 2023

Thanks. This is a breaking change but I think it makes sense and will be more compatible to more tools that expect the same basename and different extension

@jongwook jongwook merged commit c6e4e5e into openai:main Mar 7, 2023
zackees pushed a commit to zackees/whisper that referenced this pull request May 5, 2023
leejuyuu added a commit to leejuyuu/try-whisper-in-google-collab that referenced this pull request May 15, 2023
Whisper had a breaking change that changes the output extension in
openai/whisper#1021.
This makes the Colab notebook not working.
Fix this by changing the file names.
ilanit1997 pushed a commit to ilanit1997/whisper that referenced this pull request May 16, 2023
abyesilyurt pushed a commit to abyesilyurt/whisper that referenced this pull request Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants