I tried to use MeloTTS as an API in a hurry, but it didn't install properly on my Mac environment.
So I built my environment with Docker and tried to use MeloTTS, which resulted in a Gradio Local Web UI with no API.
It looks like MeloTTS is still working on creating an official API, so I created my own local fetch code that mimics the Gradio client's call to make it work and be usable.