Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
liliang-cn opened this issue Apr 1, 2024 · 3 comments
Open

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

liliang-cn opened this issue Apr 1, 2024 · 3 comments

Comments

@liliang-cn
Copy link

No description provided.

@jeremy110
Copy link

Maybe you can refer this #56

@timhagel
Copy link

timhagel commented Apr 2, 2024

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.

@hmmhmmhm
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants