Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ torch==2.3.1
|
|
| 11 |
numpy==1.26.0
|
| 12 |
torchaudio==2.3.1
|
| 13 |
ruamel.yaml==0.18.6
|
| 14 |
-
faster-whisper==1.1.
|
| 15 |
pyannote.audio==3.3.1
|
| 16 |
ctranslate2==4.4.0
|
| 17 |
git+https://github.com/jhj0517/pyrubberband.git
|
|
|
|
| 11 |
numpy==1.26.0
|
| 12 |
torchaudio==2.3.1
|
| 13 |
ruamel.yaml==0.18.6
|
| 14 |
+
faster-whisper==1.1.1
|
| 15 |
pyannote.audio==3.3.1
|
| 16 |
ctranslate2==4.4.0
|
| 17 |
git+https://github.com/jhj0517/pyrubberband.git
|