xorbitsai / inference

Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
https://inference.readthedocs.io
Apache License 2.0
4.53k stars 355 forks source link

BUG: missing ChatTTS thirdparty files in docker image #1608

Closed Minamiyama closed 2 months ago

Minamiyama commented 2 months ago

in docker container files⬇️:

image

in source codes ⬇️:

image

so, launch chattts from docker failed

qinxuye commented 2 months ago

Yes, it should be fixed by #1606 , we can wait for the nighly-main built tomorrow.