feat:use xinference tts stream mode (#8616)

This commit is contained in:
呆萌闷油瓶
2024-09-22 10:08:35 +08:00
committed by GitHub
parent a587f0d3f1
commit c8b9bdebfe
5 changed files with 13 additions and 17 deletions

View File

@@ -203,7 +203,7 @@ transformers = "~4.35.0"
unstructured = { version = "~0.10.27", extras = ["docx", "epub", "md", "msg", "ppt", "pptx"] }
websocket-client = "~1.7.0"
werkzeug = "~3.0.1"
xinference-client = "0.13.3"
xinference-client = "0.15.2"
yarl = "~1.9.4"
zhipuai = "1.0.7"
# Before adding new dependency, consider place it in alphabet order (a-z) and suitable group.