Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +16 -0
requirements.txt
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchaudio
|
3 |
+
unidic
|
4 |
+
|
5 |
+
anyascii==0.3.2
|
6 |
+
cached_path
|
7 |
+
eng_to_ipa==0.0.2
|
8 |
+
g2pkk>=0.1.1
|
9 |
+
jamo==0.4.1
|
10 |
+
langid==1.1.6
|
11 |
+
librosa==0.9.1
|
12 |
+
loguru==0.7.2
|
13 |
+
gradio
|
14 |
+
|
15 |
+
# MeloTTS
|
16 |
+
melo
|