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