-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (55 loc) · 951 Bytes
/
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
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.2
attrs==22.1.0
certifi==2022.9.14
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
datasets==2.5.0
dill==0.3.5.1
filelock==3.8.0
frozenlist==1.3.1
fsspec==2022.8.2
huggingface-hub==0.9.1
HyperPyYAML==1.0.1
idna==3.4
joblib==1.2.0
lxml==4.9.1
multidict==6.0.2
multiprocess==0.70.13
numpy==1.23.3
packaging==21.3
pandas==1.5.0
portalocker==2.5.1
protobuf==3.20.1
pyarrow==9.0.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.2.1
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
responses==0.18.0
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
sacrebleu==2.2.1
sacremoses==0.0.53
scikit-learn==1.1.2
scipy==1.9.1
sentencepiece==0.1.97
six==1.16.0
speechbrain==0.5.13
tabulate==0.8.10
tensorboardX==2.5.1
threadpoolctl==3.1.0
tokenizers==0.12.1
torch==1.12.1
torchaudio==0.12.1
torchtext==0.13.1
tqdm==4.64.1
transformers==4.22.1
typing-extensions==4.3.0
urllib3==1.26.12
xxhash==3.0.0
yarl==1.8.1