Spaces:
Runtime error
Runtime error
fcyai
commited on
Commit
•
623d773
1
Parent(s):
e7ff057
init
Browse files- requirements.txt +16 -1
requirements.txt
CHANGED
@@ -1,4 +1,19 @@
|
|
1 |
cn2an
|
2 |
pypinyin
|
3 |
openai
|
4 |
-
WeTextProcessing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
cn2an
|
2 |
pypinyin
|
3 |
openai
|
4 |
+
WeTextProcessing
|
5 |
+
numpy<2.0.0
|
6 |
+
omegaconf~=2.3.0
|
7 |
+
torch~=2.1.0
|
8 |
+
tqdm
|
9 |
+
einops
|
10 |
+
vector_quantize_pytorch
|
11 |
+
transformers~=4.41.1
|
12 |
+
vocos
|
13 |
+
IPython
|
14 |
+
gradio
|
15 |
+
python-dotenv
|
16 |
+
pynini==2.1.5
|
17 |
+
WeTextProcessing
|
18 |
+
nemo_text_processing
|
19 |
+
jieba
|