install faster-whisper using git as pypi is not updated anymore

This commit is contained in:
MahmoudAshraf97
2023-11-25 17:42:36 +00:00
parent 4b05198eed
commit b4e4143e3b

View File

@ -1,6 +1,6 @@
torch>=2 torch>=2
torchaudio>=2 torchaudio>=2
faster-whisper>=0.10 git+https://github.com/SYSTRAN/faster-whisper.git@0.10.0
transformers transformers
pandas pandas
setuptools>=65 setuptools>=65