docker-tts icon indicating copy to clipboard operation
docker-tts copied to clipboard

Text to speech service (TTS) using Merlin project. Neural Network (NN) based Speech Synthesis System

Results 3 docker-tts issues
Sort by recently updated
recently updated
newest added

Thank you very much for sharing the project. It would be better if you could share the docker image.

When building on Docker for Mac I ran into the following issue. ``` Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from kiwisolver>=1.0.1->matplotlib) (39.1.0) Building wheels for collected packages: Theano, bandmat, subprocess32...

``` -tts":/opt/out tts "Hello. This is text to speech service" docker: Error response from daemon: OCI runtime create failed: container_linux.go:296: starting container process caused "exec: \"Hello. This is text to...