Skip to content

Commit c576e87

Browse files
committed
update requierments
1 parent edf6e1c commit c576e87

File tree

1 file changed

+38
-15
lines changed

1 file changed

+38
-15
lines changed

requirements.txt

+38-15
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@ attrs==25.3.0
7272
audioread==3.0.1
7373
# via librosa
7474
av==14.3.0
75-
# via qwen-vl-utils
75+
# via
76+
# flashtts
77+
# qwen-vl-utils
7678
backoff==2.2.1
7779
# via posthog
7880
blake3==1.0.4
@@ -181,14 +183,15 @@ editdistance==0.8.1
181183
# funasr
182184
einops==0.8.1
183185
# via
186+
# flashtts
184187
# infinity-emb
185188
# lmdeploy
186189
# modelscope
187190
# sglang
188191
# snac
189192
# vllm
190193
einx==0.3.0
191-
# via gpt-server (pyproject.toml)
194+
# via flashtts
192195
email-validator==2.2.0
193196
# via fastapi
194197
evalscope==0.10.1
@@ -205,6 +208,7 @@ fastapi==0.115.0
205208
# via
206209
# gpt-server (pyproject.toml)
207210
# evalscope
211+
# flashtts
208212
# fschat
209213
# infinity-emb
210214
# lmdeploy
@@ -230,6 +234,8 @@ flashinfer-python==0.2.3+cu124torch2.5
230234
# via
231235
# gpt-server (pyproject.toml)
232236
# sglang
237+
flashtts==0.1.0
238+
# via gpt-server (pyproject.toml)
233239
flatbuffers==25.2.10
234240
# via onnxruntime
235241
fonttools==4.57.0
@@ -265,24 +271,25 @@ googleapis-common-protos==1.70.0
265271
# opentelemetry-exporter-otlp-proto-http
266272
grpcio==1.71.0
267273
# via opentelemetry-exporter-otlp-proto-grpc
268-
h11==0.14.0
274+
h11==0.16.0
269275
# via
270276
# httpcore
271277
# uvicorn
272278
hf-transfer==0.1.9
273279
# via
274280
# infinity-emb
275281
# sglang
276-
hf-xet==1.0.3
282+
hf-xet==1.0.4
277283
# via huggingface-hub
278-
httpcore==1.0.8
284+
httpcore==1.0.9
279285
# via httpx
280286
httptools==0.6.4
281287
# via uvicorn
282288
httpx==0.27.2
283289
# via
284290
# anthropic
285291
# fastapi
292+
# flashtts
286293
# fschat
287294
# litellm
288295
# openai
@@ -317,6 +324,8 @@ importlib-metadata==8.0.0
317324
# litellm
318325
# opentelemetry-api
319326
# vllm
327+
importlib-resources==6.5.2
328+
# via wetextprocessing
320329
infinity-emb==0.0.73
321330
# via gpt-server (pyproject.toml)
322331
interegular==0.3.3
@@ -382,10 +391,12 @@ latex2mathml==3.77.0
382391
lazy-loader==0.4
383392
# via librosa
384393
librosa==0.11.0
385-
# via funasr
394+
# via
395+
# flashtts
396+
# funasr
386397
litellm==1.60.0
387398
# via sglang
388-
llguidance==0.7.18
399+
llguidance==0.7.19
389400
# via
390401
# sglang
391402
# vllm
@@ -565,7 +576,9 @@ nvidia-nvjitlink-cu12==12.4.127
565576
nvidia-nvtx-cu12==12.4.127
566577
# via torch
567578
omegaconf==2.3.0
568-
# via hydra-core
579+
# via
580+
# flashtts
581+
# hydra-core
569582
onnx==1.17.0
570583
# via optimum
571584
onnxruntime==1.21.1
@@ -579,7 +592,7 @@ openai==1.55.3
579592
# sglang
580593
# vllm
581594
openai-whisper==20240930
582-
# via gpt-server (pyproject.toml)
595+
# via flashtts
583596
opencv-python-headless==4.11.0.86
584597
# via
585598
# mistral-common
@@ -701,7 +714,7 @@ pooch==1.8.2
701714
# via librosa
702715
portalocker==3.1.1
703716
# via sacrebleu
704-
posthog==3.25.0
717+
posthog==4.0.0
705718
# via infinity-emb
706719
prometheus-client==0.21.1
707720
# via
@@ -720,7 +733,7 @@ propcache==0.3.1
720733
# via
721734
# aiohttp
722735
# yarl
723-
protobuf==4.25.6
736+
protobuf==4.25.7
724737
# via
725738
# googleapis-common-protos
726739
# lmdeploy
@@ -781,9 +794,11 @@ pygments==2.19.1
781794
# markdown2
782795
# rich
783796
pyloudnorm==0.1.1
784-
# via gpt-server (pyproject.toml)
797+
# via flashtts
785798
pympler==1.1
786799
# via evalscope
800+
pynini==2.1.6
801+
# via wetextprocessing
787802
pynndescent==0.5.13
788803
# via umap-learn
789804
pynvml==12.0.0
@@ -807,6 +822,7 @@ python-json-logger==3.3.0
807822
python-multipart==0.0.20
808823
# via
809824
# fastapi
825+
# flashtts
810826
# sglang
811827
pytorch-wpe==0.0.1
812828
# via funasr
@@ -887,7 +903,7 @@ rich==13.9.4
887903
# rich-toolkit
888904
# streamlit
889905
# typer
890-
rich-toolkit==0.14.1
906+
rich-toolkit==0.14.3
891907
# via fastapi-cli
892908
rouge-chinese==1.0.3
893909
# via evalscope
@@ -974,7 +990,7 @@ six==1.17.0
974990
smmap==5.0.2
975991
# via gitdb
976992
snac==1.2.1
977-
# via gpt-server (pyproject.toml)
993+
# via flashtts
978994
sniffio==1.3.1
979995
# via
980996
# anthropic
@@ -986,12 +1002,15 @@ sortedcontainers==2.4.0
9861002
soundfile==0.13.1
9871003
# via
9881004
# --override (workspace)
1005+
# flashtts
9891006
# funasr
9901007
# infinity-emb
9911008
# librosa
9921009
# sglang
9931010
soxr==0.5.0.post1
994-
# via librosa
1011+
# via
1012+
# flashtts
1013+
# librosa
9951014
srt==3.5.3
9961015
# via edge-tts
9971016
sse-starlette==2.1.3
@@ -1119,6 +1138,7 @@ transformers==4.50.0
11191138
# colpali-engine
11201139
# compressed-tensors
11211140
# evalscope
1141+
# flashtts
11221142
# lmdeploy
11231143
# modelscope
11241144
# optimum
@@ -1183,6 +1203,7 @@ uvicorn==0.32.1
11831203
# via
11841204
# fastapi
11851205
# fastapi-cli
1206+
# flashtts
11861207
# fschat
11871208
# infinity-emb
11881209
# lmdeploy
@@ -1206,6 +1227,8 @@ wcwidth==0.2.13
12061227
# via prompt-toolkit
12071228
websockets==15.0.1
12081229
# via uvicorn
1230+
wetextprocessing==1.0.4.1
1231+
# via flashtts
12091232
wrapt==1.17.2
12101233
# via deprecated
12111234
xformers==0.0.29.post2

0 commit comments

Comments
 (0)