forked from ufal/whisper_streaming
-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
54 lines (54 loc) · 923 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
audioread==3.0.1
av==12.2.0
blinker==1.8.2
certifi==2024.6.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coloredlogs==15.0.1
cryptography==42.0.8
ctranslate2==4.3.1
decorator==5.1.1
faster-whisper==1.0.2
filelock==3.15.4
Flask==3.0.3
Flask-Cors==4.0.1
flatbuffers==24.3.25
fsspec==2024.6.1
huggingface-hub==0.23.4
humanfriendly==10.0
idna==3.7
itsdangerous==2.2.0
Jinja2==3.1.4
joblib==1.4.2
lazy_loader==0.4
librosa==0.10.2.post1
llvmlite==0.43.0
MarkupSafe==2.1.5
mpmath==1.3.0
msgpack==1.0.8
numba==0.60.0
numpy==1.26.4
onnxruntime==1.18.1
packaging==24.1
platformdirs==4.2.2
pooch==1.8.2
protobuf==5.27.2
pycparser==2.22
pyreadline3==3.4.1
PyYAML==6.0.1
requests==2.32.3
scikit-learn==1.5.0
scipy==1.14.0
setuptools==70.1.1
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.2
websockets==12.0
Werkzeug==3.0.3