Merge pull request #716 from cococig/fix/faster-whisper-from-pypi

fix: update faster-whisper dependencies
This commit is contained in:
Max Bain
2024-02-22 16:51:06 +00:00
committed by GitHub

View File

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