rhasspy / rhasspy-tts-wavenet-hermes

MQTT service for text to speech using Google's Wavenet and the Hermes protocol
MIT License
1 stars 2 forks source link

Add handling of voices #2

Closed Romkabouter closed 4 years ago

Romkabouter commented 4 years ago

Hi,

In this pull request, I have made the Wavenet support the getVoices() call.

The will be a PR for the rhasspy-supervisor and rhasspy-server-hermes as well, so that wavenet voices are also loaded properly.

Please feel free to comment and discuss, this is a breaking change on the Wavenet settings

Romkabouter commented 4 years ago

Hi guys, can someone merge this PR for the handling of voices?

This because https://github.com/rhasspy/rhasspy-server-hermes/pull/13 is already in

digitalfiz commented 4 years ago

Hey @maxbachmann any chance this could get merged or looked at?