fix: update faster-whisper dependencies

This commit is contained in:
cococig
2024-02-23 01:42:22 +09:00
parent bbaa2f0d1a
commit c313f4dd5c

View File

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