Spaces:
Runtime error
Runtime error
MZhao-LEGION commited on
Commit ·
5e6f9c0
1
Parent(s): de69f9f
add package soxr, soundfile
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,8 @@ Unidecode
|
|
| 9 |
amfm_decompy
|
| 10 |
jieba
|
| 11 |
transformers
|
|
|
|
|
|
|
| 12 |
pypinyin
|
| 13 |
cn2an
|
| 14 |
gradio==4.44.1
|
|
|
|
| 9 |
amfm_decompy
|
| 10 |
jieba
|
| 11 |
transformers
|
| 12 |
+
soxr
|
| 13 |
+
soundfile
|
| 14 |
pypinyin
|
| 15 |
cn2an
|
| 16 |
gradio==4.44.1
|