Spaces:
Runtime error
Runtime error
artificialguybr
commited on
Commit
β’
3fe4b5c
1
Parent(s):
4726977
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -9,4 +9,10 @@ facexlib==0.2.5
|
|
9 |
librosa==0.9.2
|
10 |
build
|
11 |
whisper
|
12 |
-
wget
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
librosa==0.9.2
|
10 |
build
|
11 |
whisper
|
12 |
+
wget
|
13 |
+
TTS
|
14 |
+
ffmpeg-python
|
15 |
+
scipy
|
16 |
+
soundfile
|
17 |
+
pydub
|
18 |
+
shlex
|