Merge pull request #132 from JSchmie/dependabot/pip/openai-whisper-20240930

Bump openai-whisper from 20231117 to 20240930
This commit is contained in:
Jacob Schmieder
2024-10-11 10:41:43 +02:00
committed by GitHub
+1 -1
View File
@@ -33,7 +33,7 @@ exclude =[
python = "^3.9"
tqdm = "^4.66.5"
numpy = "^1.26.4"
openai-whisper = "^20231117"
openai-whisper = ">=20231117,<20240931"
faster-whisper = "^1.0.3"
"pyannote.audio" = "^3.3.1"
torch = "^2.1.2"