Spaces:
Runtime error
Runtime error
Commit ·
c39dfd7
1
Parent(s): 0a7b8fb
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,7 @@ facexlib
|
|
| 9 |
librosa==0.8.0
|
| 10 |
build
|
| 11 |
whisper
|
|
|
|
| 12 |
wget
|
| 13 |
TTS
|
| 14 |
ffmpeg-python
|
|
|
|
| 9 |
librosa==0.8.0
|
| 10 |
build
|
| 11 |
whisper
|
| 12 |
+
git+https://github.com/openai/whisper.git
|
| 13 |
wget
|
| 14 |
TTS
|
| 15 |
ffmpeg-python
|