End-to-end text to speech system using gruut and onnx.
Larynx's goals are:
Listen to voice samples from all of the pre-trained models.
Pre-built Docker images for each language are available for the following platforms:
linux/amd64 - desktop/laptop/serverlinux/arm64 - Raspberry Pi 64-bitlinux/arm/v7 - Raspberry Pi 32-bitRun the Larynx web server with:
$ docker run -it -p 5002:5002 rhasspy/larynx:<LANG>
where <LANG> is one of:
de-de - Germanen-us - U.S. Englishes-es - Spanishfr-fr - Frenchit-it - Italiannl - Dutchru-ru - Russiansv-se - SwedishVisit http://localhost:5002 for the test page. See http://localhost:5002/openapi/ for HTTP endpoint documentation.
Content type
Image
Digest
Size
461.9 MB
Last updated
almost 5 years ago
docker pull rhasspy/larynx