kevinwang676
commited on
Commit
•
eef7180
1
Parent(s):
c74966a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ git+https://github.com/suno-ai/bark.git
|
|
2 |
git+https://github.com/Edresson/Coqui-TTS@multilingual-torchaudio-SE
|
3 |
torchaudio
|
4 |
pydub
|
5 |
-
ffmpeg-normalize==1.21.0
|
|
|
|
2 |
git+https://github.com/Edresson/Coqui-TTS@multilingual-torchaudio-SE
|
3 |
torchaudio
|
4 |
pydub
|
5 |
+
ffmpeg-normalize==1.21.0
|
6 |
+
numpy
|