MeloTTS
MeloTTS copied to clipboard
Is there any way to call http APIs when install via Docoker?
Maybe you can refer this https://github.com/myshell-ai/MeloTTS/pull/56
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.
I successfully called the Gradio UI of MeloTTS running inside Docker as an API from outside, without any modifications to Docker, and received a voice file URL.
I'll put my Typescript code in the Gist.
https://gist.github.com/hmmhmmhm/d6944e6061b85277579396dadf102ac1