Spaces:
Running
Running
Commit
·
b9f0e41
1
Parent(s):
d1b97c6
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
pythaitts==0.2.1
|
2 |
numpy
|
3 |
tts==0.8.0
|
@@ -31,5 +32,4 @@ nltk
|
|
31 |
pandas
|
32 |
pypinyin
|
33 |
pypinyin-dict
|
34 |
-
cython
|
35 |
https://github.com/wannaphong/NeMo/archive/refs/heads/main.zip
|
|
|
1 |
+
Cython==0.29.36
|
2 |
pythaitts==0.2.1
|
3 |
numpy
|
4 |
tts==0.8.0
|
|
|
32 |
pandas
|
33 |
pypinyin
|
34 |
pypinyin-dict
|
|
|
35 |
https://github.com/wannaphong/NeMo/archive/refs/heads/main.zip
|