Bump openai-whisper from 20231117 to 20240930

Bumps [openai-whisper](https://github.com/openai/whisper) from 20231117 to 20240930.
- [Release notes](https://github.com/openai/whisper/releases)
- [Changelog](https://github.com/openai/whisper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/whisper/compare/v20231117...v20240930)

---
updated-dependencies:
- dependency-name: openai-whisper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-07 14:58:32 +00:00
committed by GitHub
parent 2a5762af89
commit b07f593fab
+1 -1
View File
@@ -33,7 +33,7 @@ exclude =[
python = "^3.9"
tqdm = "^4.66.4"
numpy = "^1.26.4"
openai-whisper = "^20231117"
openai-whisper = ">=20231117,<20240931"
whisperx = "^3.1.3"
"pyannote.audio" = "^3.1.1"
torch = "^2.3.0"