myshell-ai / MeloTTS

High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
MIT License
4.49k stars 561 forks source link

Is there any way to call http APIs when install via Docoker? #91

Open liliang-cn opened 6 months ago

jeremy110 commented 6 months ago

Maybe you can refer this https://github.com/myshell-ai/MeloTTS/pull/56

timhagel commented 6 months ago

https://github.com/timhagel/MeloTTS-API-Server

I wrote this docker image for one of my projects that runs a API server for MeloTTS. It might be what your looking for.