1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-11-27 22:28:31 +02:00
Files
dockerfiles/tts

TTS

TTS - a deep learning toolkit for Text-to-Speech, battle-tested in research and production

$ docker compose up -d
$ docker compose exec tts bash
>>> python3 TTS/server/server.py --list_models
>>> exit