Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,6 +13,7 @@ torchaudio==2.3.1
|
|
| 13 |
ruamel.yaml==0.18.6
|
| 14 |
faster-whisper==1.0.3
|
| 15 |
pyannote.audio==3.3.1
|
|
|
|
| 16 |
git+https://github.com/jhj0517/pyrubberband.git
|
| 17 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
| 18 |
git+https://github.com/jhj0517/ultimatevocalremover_api.git
|
|
|
|
| 13 |
ruamel.yaml==0.18.6
|
| 14 |
faster-whisper==1.0.3
|
| 15 |
pyannote.audio==3.3.1
|
| 16 |
+
ctranslate2==4.4.0
|
| 17 |
git+https://github.com/jhj0517/pyrubberband.git
|
| 18 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
| 19 |
git+https://github.com/jhj0517/ultimatevocalremover_api.git
|