Update requirements.txt
Browse files- requirements.txt +166 -166
requirements.txt
CHANGED
@@ -1,166 +1,166 @@
|
|
1 |
-
aiofiles==23.2.1
|
2 |
-
aiohttp==3.9.5
|
3 |
-
aiosignal==1.3.1
|
4 |
-
alembic==1.13.2
|
5 |
-
altair==5.3.0
|
6 |
-
annotated-types==0.7.0
|
7 |
-
antlr4-python3-runtime==4.9.3
|
8 |
-
anyio==4.4.0
|
9 |
-
asteroid-filterbanks==0.4.0
|
10 |
-
async-timeout==4.0.3
|
11 |
-
attrs==23.2.0
|
12 |
-
audioread==3.0.1
|
13 |
-
av==11.0.0
|
14 |
-
beautifulsoup4==4.12.3
|
15 |
-
certifi==2024.7.4
|
16 |
-
cffi==1.16.0
|
17 |
-
charset-normalizer==3.3.2
|
18 |
-
click==8.1.7
|
19 |
-
colorama==0.4.6
|
20 |
-
coloredlogs==15.0.1
|
21 |
-
colorlog==6.8.2
|
22 |
-
contourpy==1.2.1
|
23 |
-
ctranslate2==4.3.1
|
24 |
-
cycler==0.12.1
|
25 |
-
decorator==4.4.2
|
26 |
-
distro==1.9.0
|
27 |
-
dnspython==2.6.1
|
28 |
-
docopt==0.6.2
|
29 |
-
einops==0.8.0
|
30 |
-
email_validator==2.2.0
|
31 |
-
exceptiongroup==1.2.1
|
32 |
-
fastapi==0.111.0
|
33 |
-
fastapi-cli==0.0.4
|
34 |
-
faster-whisper==1.0.0
|
35 |
-
ffmpy==0.3.2
|
36 |
-
filelock==3.15.4
|
37 |
-
flatbuffers==24.3.25
|
38 |
-
fonttools==4.53.1
|
39 |
-
frozenlist==1.4.1
|
40 |
-
fsspec==2024.6.1
|
41 |
-
google==3.0.0
|
42 |
-
gradio==4.37.2
|
43 |
-
gradio_client==1.0.2
|
44 |
-
greenlet==3.0.3
|
45 |
-
h11==0.14.0
|
46 |
-
httpcore==1.0.5
|
47 |
-
httptools==0.6.1
|
48 |
-
httpx==0.27.0
|
49 |
-
huggingface-hub==0.23.4
|
50 |
-
humanfriendly==10.0
|
51 |
-
HyperPyYAML==1.2.2
|
52 |
-
idna==3.7
|
53 |
-
imageio==2.34.2
|
54 |
-
imageio-ffmpeg==0.5.1
|
55 |
-
importlib_resources==6.4.0
|
56 |
-
intel-openmp==2021.4.0
|
57 |
-
Jinja2==3.1.4
|
58 |
-
joblib==1.4.2
|
59 |
-
jsonschema==4.23.0
|
60 |
-
jsonschema-specifications==2023.12.1
|
61 |
-
julius==0.2.7
|
62 |
-
kiwisolver==1.4.5
|
63 |
-
lazy_loader==0.4
|
64 |
-
librosa==0.10.2.post1
|
65 |
-
lightning==2.3.3
|
66 |
-
lightning-utilities==0.11.3.post0
|
67 |
-
llvmlite==0.43.0
|
68 |
-
Mako==1.3.5
|
69 |
-
markdown-it-py==3.0.0
|
70 |
-
MarkupSafe==2.1.5
|
71 |
-
matplotlib==3.9.1
|
72 |
-
mdurl==0.1.2
|
73 |
-
mkl==2021.4.0
|
74 |
-
moviepy==1.0.3
|
75 |
-
mpmath==1.3.0
|
76 |
-
msgpack==1.0.8
|
77 |
-
multidict==6.0.5
|
78 |
-
networkx==3.2.1
|
79 |
-
nltk==3.8.1
|
80 |
-
numba==0.60.0
|
81 |
-
numpy==1.26.4
|
82 |
-
omegaconf==2.3.0
|
83 |
-
onnxruntime==1.18.1
|
84 |
-
openai==1.35.12
|
85 |
-
opencv-python==4.10.0.84
|
86 |
-
optuna==3.6.1
|
87 |
-
orjson==3.10.6
|
88 |
-
packaging==24.1
|
89 |
-
pandas==2.2.2
|
90 |
-
pillow==10.4.0
|
91 |
-
platformdirs==4.2.2
|
92 |
-
plotly==5.22.0
|
93 |
-
pooch==1.8.2
|
94 |
-
primePy==1.3
|
95 |
-
proglog==0.1.10
|
96 |
-
protobuf==5.27.2
|
97 |
-
pyannote.audio==3.1.1
|
98 |
-
pyannote.core==5.0.0
|
99 |
-
pyannote.database==5.1.0
|
100 |
-
pyannote.metrics==3.2.1
|
101 |
-
pyannote.pipeline==3.0.1
|
102 |
-
pycparser==2.22
|
103 |
-
pydantic==2.8.2
|
104 |
-
pydantic_core==2.20.1
|
105 |
-
pydub==0.25.1
|
106 |
-
Pygments==2.18.0
|
107 |
-
pyparsing==3.1.2
|
108 |
-
pyreadline3==3.4.1
|
109 |
-
python-dateutil==2.9.0.post0
|
110 |
-
python-dotenv==1.0.1
|
111 |
-
python-multipart==0.0.9
|
112 |
-
pytorch-lightning==2.3.3
|
113 |
-
pytorch-metric-learning==2.5.0
|
114 |
-
pytz==2024.1
|
115 |
-
PyYAML==6.0.1
|
116 |
-
referencing==0.35.1
|
117 |
-
regex==2024.5.15
|
118 |
-
requests==2.32.3
|
119 |
-
rich==13.7.1
|
120 |
-
rpds-py==0.19.0
|
121 |
-
ruamel.yaml==0.18.6
|
122 |
-
ruamel.yaml.clib==0.2.8
|
123 |
-
ruff==0.5.1
|
124 |
-
safetensors==0.4.3
|
125 |
-
scikit-learn==1.5.1
|
126 |
-
scipy==1.13.1
|
127 |
-
semantic-version==2.10.0
|
128 |
-
semver==3.0.2
|
129 |
-
sentencepiece==0.2.0
|
130 |
-
shellingham==1.5.4
|
131 |
-
six==1.16.0
|
132 |
-
sniffio==1.3.1
|
133 |
-
sortedcontainers==2.4.0
|
134 |
-
soundfile==0.12.1
|
135 |
-
soupsieve==2.5
|
136 |
-
soxr==0.3.7
|
137 |
-
speechbrain==1.0.0
|
138 |
-
SQLAlchemy==2.0.31
|
139 |
-
starlette==0.37.2
|
140 |
-
sympy==1.13.0
|
141 |
-
tabulate==0.9.0
|
142 |
-
tbb==2021.13.0
|
143 |
-
tenacity==8.5.0
|
144 |
-
tensorboardX==2.6.2.2
|
145 |
-
threadpoolctl==3.5.0
|
146 |
-
tokenizers==0.15.2
|
147 |
-
tomlkit==0.12.0
|
148 |
-
toolz==0.12.1
|
149 |
-
torch==2.3.1
|
150 |
-
torch-audiomentations==0.11.1
|
151 |
-
torch-pitch-shift==1.2.4
|
152 |
-
torchaudio==2.3.1
|
153 |
-
torchmetrics==1.4.0.post0
|
154 |
-
tqdm==4.66.4
|
155 |
-
transformers==4.39.3
|
156 |
-
typer==0.12.3
|
157 |
-
typing_extensions==4.12.2
|
158 |
-
tzdata==2024.1
|
159 |
-
ujson==5.10.0
|
160 |
-
urllib3==2.2.2
|
161 |
-
uvicorn==0.30.1
|
162 |
-
watchfiles==0.22.0
|
163 |
-
websockets==11.0.3
|
164 |
-
whisperx==3.1.1
|
165 |
-
yarl==1.9.4
|
166 |
-
zipp==3.19.2
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
aiohttp==3.9.5
|
3 |
+
aiosignal==1.3.1
|
4 |
+
alembic==1.13.2
|
5 |
+
altair==5.3.0
|
6 |
+
annotated-types==0.7.0
|
7 |
+
antlr4-python3-runtime==4.9.3
|
8 |
+
anyio==4.4.0
|
9 |
+
asteroid-filterbanks==0.4.0
|
10 |
+
async-timeout==4.0.3
|
11 |
+
attrs==23.2.0
|
12 |
+
audioread==3.0.1
|
13 |
+
av==11.0.0
|
14 |
+
beautifulsoup4==4.12.3
|
15 |
+
certifi==2024.7.4
|
16 |
+
cffi==1.16.0
|
17 |
+
charset-normalizer==3.3.2
|
18 |
+
click==8.1.7
|
19 |
+
colorama==0.4.6
|
20 |
+
coloredlogs==15.0.1
|
21 |
+
colorlog==6.8.2
|
22 |
+
contourpy==1.2.1
|
23 |
+
ctranslate2==4.3.1
|
24 |
+
cycler==0.12.1
|
25 |
+
decorator==4.4.2
|
26 |
+
distro==1.9.0
|
27 |
+
dnspython==2.6.1
|
28 |
+
docopt==0.6.2
|
29 |
+
einops==0.8.0
|
30 |
+
email_validator==2.2.0
|
31 |
+
exceptiongroup==1.2.1
|
32 |
+
fastapi==0.111.0
|
33 |
+
fastapi-cli==0.0.4
|
34 |
+
faster-whisper==1.0.0
|
35 |
+
ffmpy==0.3.2
|
36 |
+
filelock==3.15.4
|
37 |
+
flatbuffers==24.3.25
|
38 |
+
fonttools==4.53.1
|
39 |
+
frozenlist==1.4.1
|
40 |
+
fsspec==2024.6.1
|
41 |
+
google==3.0.0
|
42 |
+
gradio==4.37.2
|
43 |
+
gradio_client==1.0.2
|
44 |
+
greenlet==3.0.3
|
45 |
+
h11==0.14.0
|
46 |
+
httpcore==1.0.5
|
47 |
+
httptools==0.6.1
|
48 |
+
httpx==0.27.0
|
49 |
+
huggingface-hub==0.23.4
|
50 |
+
humanfriendly==10.0
|
51 |
+
HyperPyYAML==1.2.2
|
52 |
+
idna==3.7
|
53 |
+
imageio==2.34.2
|
54 |
+
imageio-ffmpeg==0.5.1
|
55 |
+
importlib_resources==6.4.0
|
56 |
+
intel-openmp==2021.4.0
|
57 |
+
Jinja2==3.1.4
|
58 |
+
joblib==1.4.2
|
59 |
+
jsonschema==4.23.0
|
60 |
+
jsonschema-specifications==2023.12.1
|
61 |
+
julius==0.2.7
|
62 |
+
kiwisolver==1.4.5
|
63 |
+
lazy_loader==0.4
|
64 |
+
librosa==0.10.2.post1
|
65 |
+
lightning==2.3.3
|
66 |
+
lightning-utilities==0.11.3.post0
|
67 |
+
llvmlite==0.43.0
|
68 |
+
Mako==1.3.5
|
69 |
+
markdown-it-py==3.0.0
|
70 |
+
MarkupSafe==2.1.5
|
71 |
+
matplotlib==3.9.1
|
72 |
+
mdurl==0.1.2
|
73 |
+
mkl==2021.4.0
|
74 |
+
moviepy==1.0.3
|
75 |
+
mpmath==1.3.0
|
76 |
+
msgpack==1.0.8
|
77 |
+
multidict==6.0.5
|
78 |
+
networkx==3.2.1
|
79 |
+
nltk==3.8.1
|
80 |
+
numba==0.60.0
|
81 |
+
numpy==1.26.4
|
82 |
+
omegaconf==2.3.0
|
83 |
+
onnxruntime==1.18.1
|
84 |
+
openai==1.35.12
|
85 |
+
opencv-python==4.10.0.84
|
86 |
+
optuna==3.6.1
|
87 |
+
orjson==3.10.6
|
88 |
+
packaging==24.1
|
89 |
+
pandas==2.2.2
|
90 |
+
pillow==10.4.0
|
91 |
+
platformdirs==4.2.2
|
92 |
+
plotly==5.22.0
|
93 |
+
pooch==1.8.2
|
94 |
+
primePy==1.3
|
95 |
+
proglog==0.1.10
|
96 |
+
protobuf==5.27.2
|
97 |
+
pyannote.audio==3.1.1
|
98 |
+
pyannote.core==5.0.0
|
99 |
+
pyannote.database==5.1.0
|
100 |
+
pyannote.metrics==3.2.1
|
101 |
+
pyannote.pipeline==3.0.1
|
102 |
+
pycparser==2.22
|
103 |
+
pydantic==2.8.2
|
104 |
+
pydantic_core==2.20.1
|
105 |
+
pydub==0.25.1
|
106 |
+
Pygments==2.18.0
|
107 |
+
pyparsing==3.1.2
|
108 |
+
pyreadline3==3.4.1
|
109 |
+
python-dateutil==2.9.0.post0
|
110 |
+
python-dotenv==1.0.1
|
111 |
+
python-multipart==0.0.9
|
112 |
+
pytorch-lightning==2.3.3
|
113 |
+
pytorch-metric-learning==2.5.0
|
114 |
+
pytz==2024.1
|
115 |
+
PyYAML==6.0.1
|
116 |
+
referencing==0.35.1
|
117 |
+
regex==2024.5.15
|
118 |
+
requests==2.32.3
|
119 |
+
rich==13.7.1
|
120 |
+
rpds-py==0.19.0
|
121 |
+
ruamel.yaml==0.18.6
|
122 |
+
ruamel.yaml.clib==0.2.8
|
123 |
+
ruff==0.5.1
|
124 |
+
safetensors==0.4.3
|
125 |
+
scikit-learn==1.5.1
|
126 |
+
scipy==1.13.1
|
127 |
+
semantic-version==2.10.0
|
128 |
+
semver==3.0.2
|
129 |
+
sentencepiece==0.2.0
|
130 |
+
shellingham==1.5.4
|
131 |
+
six==1.16.0
|
132 |
+
sniffio==1.3.1
|
133 |
+
sortedcontainers==2.4.0
|
134 |
+
soundfile==0.12.1
|
135 |
+
soupsieve==2.5
|
136 |
+
soxr==0.3.7
|
137 |
+
speechbrain==1.0.0
|
138 |
+
SQLAlchemy==2.0.31
|
139 |
+
starlette==0.37.2
|
140 |
+
sympy==1.13.0
|
141 |
+
tabulate==0.9.0
|
142 |
+
tbb==2021.13.0
|
143 |
+
tenacity==8.5.0
|
144 |
+
tensorboardX==2.6.2.2
|
145 |
+
threadpoolctl==3.5.0
|
146 |
+
tokenizers==0.15.2
|
147 |
+
tomlkit==0.12.0
|
148 |
+
toolz==0.12.1
|
149 |
+
torch==2.3.1
|
150 |
+
torch-audiomentations==0.11.1
|
151 |
+
torch-pitch-shift==1.2.4
|
152 |
+
torchaudio==2.3.1
|
153 |
+
torchmetrics==1.4.0.post0
|
154 |
+
tqdm==4.66.4
|
155 |
+
transformers==4.39.3
|
156 |
+
typer==0.12.3
|
157 |
+
typing_extensions==4.12.2
|
158 |
+
tzdata==2024.1
|
159 |
+
ujson==5.10.0
|
160 |
+
urllib3==2.2.2
|
161 |
+
uvicorn==0.30.1
|
162 |
+
watchfiles==0.22.0
|
163 |
+
websockets==11.0.3
|
164 |
+
whisperx==3.1.1
|
165 |
+
yarl==1.9.4
|
166 |
+
zipp==3.19.2
|