-
Notifications
You must be signed in to change notification settings - Fork 33
/
requirements.txt
110 lines (110 loc) · 1.76 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
accelerate==0.20.3
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.7.1
appdirs==1.4.4
async-timeout==4.0.2
attrs==23.1.0
audioread==3.0.0
blis==0.7.9
catalogue==2.0.8
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.4
cn2an==0.5.20
colorama==0.4.6
confection==0.1.0
cymem==2.0.7
datasets==2.13.1
decorator==5.1.1
dill==0.3.6
emoji==1.7.0
exceptiongroup==1.1.2
fastapi==0.100.0
filelock==3.12.2
frozenlist==1.3.3
fsspec==2023.6.0
gevent==23.9.0
greenlet==2.0.2
gTTS==2.3.2
h11==0.14.0
huggingface-hub==0.16.4
idna==3.4
importlib-metadata==6.8.0
jieba==0.42.1
Jinja2==3.1.2
joblib==1.3.1
langcodes==3.3.0
lazy_loader==0.3
librosa==0.10.0.post2
llvmlite==0.40.1
MarkupSafe==2.1.3
mpmath==1.3.0
msgpack==1.0.5
multidict==6.0.4
multiprocess==0.70.14
murmurhash==1.0.9
networkx==3.1
numba==0.57.1
numpy==1.24.4
packaging==23.1
pandas==2.0.3
pathy==0.10.2
pooch==1.6.0
preshed==3.0.8
proces==0.1.4
psutil==5.9.5
pyarrow==12.0.1
PyAudio==0.2.13
pycparser==2.21
pydantic==1.10.11
pydub==0.25.1
pypinyin==0.49.0
pysentimiento==0.7.1
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
regex==2023.6.3
requests==2.31.0
responses==0.23.1
romajitable==0.0.1
safetensors==0.3.1
scikit-learn==1.3.0
scipy==1.10.1
sentencepiece==0.1.99
six==1.16.0
smart-open==6.3.0
sniffio==1.3.0
soundfile==0.12.1
soxr==0.3.5
spacy==3.6.0
spacy-legacy==3.0.12
spacy-loggers==1.0.4
srsly==2.4.6
starlette==0.27.0
sympy==1.12
thinc==8.1.10
threadpoolctl==3.1.0
tokenizers==0.13.3
torch==2.0.1
torchaudio==2.0.2
tqdm==4.65.0
transformers==4.30.2
typer==0.9.0
types-PyYAML==6.0.12.10
typing_extensions==4.7.1
tzdata==2023.3
unicode==2.9
Unidecode==1.3.6
urllib3==2.0.3
uvicorn==0.22.0
wasabi==1.1.2
websocket-client==1.6.1
websockets==11.0.3
wget==3.2
xxhash==3.2.0
yarl==1.9.2
zipp==3.16.0
zope.event==5.0
zope.interface==6.0