Recording samples from Larynx TTS

Is it possible to record larynx voice from text to a wav file? i would like to record them to be used as wake/error words

The /ap/text-to-speech endpoint should return the WAV data if you have it spoken on the same device that the TTS service is running on.

Alternatively, you can also install Larynx by itself and just use its built-in web server. There are some more settings you can manipulate this way, so I’d recommend it over the Rhasspy API.

thanks - used the command line tool with the docker installed.

1 Like