make whisperx happy

This commit is contained in:
Schmieder, Jacob
2024-05-31 10:40:11 +00:00
parent 1ef2db3442
commit 740629b83a
+1 -1
View File
@@ -35,7 +35,7 @@ tqdm = "^4.66.4"
numpy = "^1.26.4"
openai-whisper = "^20231117"
whisperx = "^3.1.3"
"pyannote.audio" = "^3.2.0"
pyannote.audio = "^3.1.1"
torch = "^2.3.0"
[tool.poetry.group.dev.dependencies]