This website requires JavaScript.
Explore
Help
Sign In
Medix-AI
/
coqui-tts
mirror of
https://github.com/coqui-ai/TTS.git
Watch
1
Star
0
Fork
You've already forked coqui-tts
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25969c60a4
coqui-tts
/
server
/
README.md
255 B
Raw
Blame
History
TTS example web-server
Steps to run:
Download one of the models given on the main page.
Set paths and other options in server/conf.json.
Run the server
python server/server.py -c conf.json
Go to
localhost:[given_port]
and enjoy.