Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -19,5 +19,6 @@ faster-whisper==1.2.0
|
|
| 19 |
pyannote.audio==3.3.1
|
| 20 |
ctranslate2==4.6.0
|
| 21 |
git+https://github.com/jhj0517/pyrubberband.git
|
| 22 |
-
git+https://github.com/jhj0517/jhj0517-whisper.git
|
| 23 |
-
git+https://github.com/jhj0517/ultimatevocalremover_api.git
|
|
|
|
|
|
| 19 |
pyannote.audio==3.3.1
|
| 20 |
ctranslate2==4.6.0
|
| 21 |
git+https://github.com/jhj0517/pyrubberband.git
|
| 22 |
+
#git+https://github.com/jhj0517/jhj0517-whisper.git
|
| 23 |
+
git+https://github.com/jhj0517/ultimatevocalremover_api.git
|
| 24 |
+
git+https://github.com/openai/whisper.git
|