This commit is contained in:
Igor Loskutov
2025-12-05 15:51:11 -05:00
parent 426a5dd70d
commit b819d0abc1
5 changed files with 44 additions and 11 deletions

View File

@@ -89,6 +89,7 @@ image = (
"torch==2.5.1",
"faster-whisper==1.1.1",
"fastapi==0.115.12",
"python-multipart",
"requests",
"librosa==0.10.1",
"numpy<2",