-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
90 lines (90 loc) · 1.53 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
python-dotenv==0.13.0
anyascii==0.3.1
appdirs==1.4.4
audioread==2.1.9
Babel==2.10.1
backports.zoneinfo==0.2.1
certifi==2022.5.18.1
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.3
coqpit==0.0.16
cycler==0.11.0
Cython==0.29.30
dateparser==1.1.1
decorator==5.1.1
docopt==0.6.2
Flask==2.1.2
fonttools==4.33.3
fsspec==2022.5.0
gruut==2.2.3
gruut-ipa==0.13.0
gruut-lang-cs==2.0.0
gruut-lang-de==2.0.0
gruut-lang-en==2.0.0
gruut-lang-es==2.0.0
gruut-lang-fr==2.0.2
gruut-lang-it==2.0.0
gruut-lang-nl==2.0.2
gruut-lang-pt==2.0.0
gruut-lang-ru==2.0.0
gruut-lang-sv==2.0.0
idna==3.3
importlib-metadata==4.11.4
importlib-resources==5.7.1
inflect==5.6.0
itsdangerous==2.1.2
jieba==0.42.1
Jinja2==3.1.2
joblib==1.1.0
jsonlines==1.2.0
kiwisolver==1.4.2
librosa==0.8.0
llvmlite==0.36.0
MarkupSafe==1.1.1
matplotlib==3.5.2
mecab-python3==1.0.3
networkx==2.8.2
num2words==0.5.10
numba==0.53.0
numpy==1.19.5
packaging==21.3
pandas==1.4.2
Pillow==9.1.1
pooch==1.6.0
protobuf==3.20.1
pycparser==2.21
pynndescent==0.5.7
pyparsing==3.0.9
pypinyin==0.46.0
pysbd==0.3.4
python-crfsuite==0.9.8
python-dateutil==2.8.2
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
pyworld==0.3.0
PyYAML==6.0
regex==2022.3.2
requests==2.27.1
resampy==0.2.2
scikit-learn==1.1.1
scipy==1.8.1
six==1.16.0
SoundFile==0.10.3.post1
tensorboardX==2.5
threadpoolctl==3.1.0
torch==1.11.0
torchaudio==0.11.0
tqdm==4.64.0
trainer==0.0.11
TTS==0.6.2
typing-extensions==4.2.0
tzdata==2022.1
tzlocal==4.2
umap-learn==0.5.1
unidic-lite==1.0.8
urllib3==1.26.9
Werkzeug==2.1.2
zipp==3.8.0
uWSGI==2.0.20
Flask-Cors==3.0.10