Spaces:
Running
Running
Michael Hu
commited on
Commit
·
501f0b5
1
Parent(s):
44fb7ee
try resolve buld issue
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
nltk>=3.8
|
3 |
librosa>=0.10
|
4 |
ffmpeg-python>=0.2
|
@@ -12,5 +12,4 @@ soundfile>=0.13.0
|
|
12 |
kokoro>=0.9.4
|
13 |
ordered-set>=4.1.0
|
14 |
phonemizer-fork>=3.3.2
|
15 |
-
descript-audio-codec
|
16 |
-
descript-audiotools>=0.7.4
|
|
|
1 |
+
streamlit
|
2 |
nltk>=3.8
|
3 |
librosa>=0.10
|
4 |
ffmpeg-python>=0.2
|
|
|
12 |
kokoro>=0.9.4
|
13 |
ordered-set>=4.1.0
|
14 |
phonemizer-fork>=3.3.2
|
15 |
+
descript-audio-codec
|
|