added whisperx to pyroject.toml

This commit is contained in:
Schmieder, Jacob
2024-05-30 12:02:11 +00:00
parent 51bdae6fce
commit 7a388a129a
+1
View File
@@ -34,6 +34,7 @@ python = "^3.9"
tqdm = "^4.66.4" tqdm = "^4.66.4"
numpy = "^1.26.4" numpy = "^1.26.4"
openai-whisper = "^20231117" openai-whisper = "^20231117"
whisperx = "^3.1.3"
"pyannote.audio" = "^3.2.0" "pyannote.audio" = "^3.2.0"
torch = "^2.3.0" torch = "^2.3.0"