mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
Merge pull request #603 from spbisc97/patch-1
pip compliance for git+ installs
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
torch>=2
|
torch>=2
|
||||||
torchaudio>=2
|
torchaudio>=2
|
||||||
git+https://github.com/SYSTRAN/faster-whisper.git@0.10.0
|
faster-whisper @ git+https://github.com/SYSTRAN/faster-whisper.git@0.10.0
|
||||||
transformers
|
transformers
|
||||||
pandas
|
pandas
|
||||||
setuptools>=65
|
setuptools>=65
|
||||||
|
Reference in New Issue
Block a user