Can we run it locally?
#12
by
Thot-Htp
- opened
I've created a Space that provides an API for this functionality: https://huggingface.co/spaces/innoai/Edge-TTS-Text-to-Speech-API. You can use this Space to access the API.
Regarding running the model locally, yes, absolutely! The code is designed to be run locally. You can find the source code in the "Files and versions" tab of the Space, or directly at: https://huggingface.co/spaces/innoai/Edge-TTS-Text-to-Speech-API/tree/main
Hopefully this is helpful