Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -16
requirements.txt
CHANGED
|
@@ -1,26 +1,14 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
| 3 |
transformers
|
| 4 |
tokenizers
|
| 5 |
-
cn2an
|
| 6 |
-
ffmpeg-python
|
| 7 |
-
Cython
|
| 8 |
-
g2p-en
|
| 9 |
-
jieba
|
| 10 |
-
json5
|
| 11 |
-
numba
|
| 12 |
numpy
|
| 13 |
pandas
|
| 14 |
-
matplotlib
|
| 15 |
-
munch
|
| 16 |
librosa
|
| 17 |
safetensors
|
| 18 |
omegaconf
|
| 19 |
sentencepiece
|
| 20 |
-
gradio==4.44.0
|
| 21 |
-
torch
|
| 22 |
-
torchaudio
|
| 23 |
tqdm
|
| 24 |
-
textstat
|
| 25 |
huggingface_hub
|
| 26 |
-
spaces
|
|
|
|
| 1 |
+
radio==4.44.0
|
| 2 |
+
torch
|
| 3 |
+
torchaudio
|
| 4 |
transformers
|
| 5 |
tokenizers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
numpy
|
| 7 |
pandas
|
|
|
|
|
|
|
| 8 |
librosa
|
| 9 |
safetensors
|
| 10 |
omegaconf
|
| 11 |
sentencepiece
|
|
|
|
|
|
|
|
|
|
| 12 |
tqdm
|
|
|
|
| 13 |
huggingface_hub
|
| 14 |
+
spaces
|