-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
119 lines (119 loc) · 2.05 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
111
112
113
114
115
116
117
118
119
aiohttp==3.9.3
aiosignal==1.3.1
asttokens==2.4.1
async-timeout==4.0.3
attrs==23.2.0
audioread==3.0.1
bitarray==2.6.0
Brotli==1.1.0
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
contourpy==1.2.0
coverage==7.4.1
cycler==0.12.1
datasets==2.17.0
decorator==5.1.1
dill==0.3.8
exceptiongroup==1.2.0
executing==2.0.1
fairseq2==0.2.0
fairseq2n==0.2.0
filelock==3.13.1
fire==0.5.0
flake8==7.0.0
fonttools==4.49.0
frozenlist==1.4.1
fsspec==2023.10.0
huggingface-hub==0.20.3
idna==3.6
iniconfig==2.0.0
jedi==0.19.1
Jinja2==3.1.3
jiwer==3.0.3
joblib==1.3.2
kiwisolver==1.4.5
lazy_loader==0.3
librosa==0.10.1
llvmlite==0.42.0
lxml==5.1.0
MarkupSafe==2.1.5
matplotlib==3.8.3
matplotlib-inline==0.1.6
mccabe==0.7.0
more-itertools==10.2.0
mpmath==1.3.0
msgpack==1.0.7
multidict==6.0.5
multiprocess==0.70.16
mutagen==1.47.0
networkx==3.2.1
numba==0.59.0
numpy==1.26.4
openai-whisper==20231117
overrides==7.7.0
packaging==23.2
pandas==2.2.0
parso==0.8.3
pexpect==4.9.0
pillow==10.2.0
platformdirs==4.2.0
pluggy==1.4.0
pooch==1.8.0
portalocker==2.8.2
prompt-toolkit==3.0.43
ptyprocess==0.7.0
pure-eval==0.2.2
pyarrow==15.0.0
pyarrow-hotfix==0.6
pycodestyle==2.11.1
pycparser==2.21
pycryptodomex==3.20.0
pydub==0.25.1
pyflakes==3.2.0
Pygments==2.17.2
pyparsing==3.1.1
pytest==8.0.1
pytest-cov==4.1.0
pytest-flake8==1.1.1
python-dateutil==2.8.2
pytz==2024.1
PyYAML==6.0.1
rapidfuzz==3.6.1
regex==2023.12.25
requests==2.31.0
sacrebleu==2.4.0
scikit-learn==1.4.1.post1
scipy==1.12.0
seamless-communication @ git+https://github.com/facebookresearch/seamless_communication.git@859e0aaf842537413404af25d7a239a118129a95
sentencepiece==0.1.99
simuleval==1.1.4
six==1.16.0
sonar-space==0.2.1
soundfile==0.12.1
sox==1.4.1
soxr==0.3.7
stack-data==0.6.3
sympy==1.12
tabulate==0.9.0
termcolor==2.4.0
TextGrid==1.5
threadpoolctl==3.3.0
tiktoken==0.6.0
tomli==2.0.1
torch==2.0.1
torchaudio==2.0.2
torcheval==0.0.7
tornado==6.4
tqdm==4.64.1
traitlets==5.14.1
typing_extensions==4.9.0
tzdata==2024.1
urllib3==2.2.0
wcwidth==0.2.13
websockets==12.0
xxhash==3.4.1
yarl==1.9.4
yt-dlp==2023.12.30