-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (63 loc) · 1.06 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
aiofiles==23.2.1
aiogram==3.7.0
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
attrs==23.2.0
audio-extract==0.6.0
audioread==3.0.1
av==12.1.0
certifi==2024.6.2
cffi==1.16.0
charset-normalizer==3.3.2
colorama==0.4.6
coloredlogs==15.0.1
ctranslate2==4.2.1
decorator==5.1.1
faster-whisper==1.0.2
ffmpeg-python==0.2.0
filelock==3.14.0
flatbuffers==24.3.25
frozenlist==1.4.1
fsspec==2024.6.0
future==1.0.0
huggingface-hub==0.23.3
humanfriendly==10.0
idna==3.7
imageio-ffmpeg==0.4.8
joblib==1.4.2
lazy_loader==0.4
librosa==0.10.2.post1
llvmlite==0.42.0
magic-filter==1.0.12
mpmath==1.3.0
msgpack==1.0.8
multidict==6.0.5
mutagen==1.46.0
numba==0.59.1
numpy==1.26.4
onnxruntime==1.18.0
packaging==24.0
platformdirs==4.2.2
pooch==1.8.2
protobuf==5.27.1
pycparser==2.22
pydantic==2.7.3
pydantic_core==2.18.4
pyreadline3==3.4.1
PyYAML==6.0.1
requests==2.32.3
scikit-learn==1.5.0
scipy==1.13.1
setuptools==70.0.0
six==1.16.0
soundfile==0.12.1
soxr==0.3.7
sympy==1.12.1
threadpoolctl==3.5.0
tokenizers==0.19.1
tqdm==4.66.4
typing_extensions==4.12.2
urllib3==2.2.1
whisper==1.1.10
yarl==1.9.4