2.0.0
Techmo TTS gRPC C++ client Changelog
Added
The --audio-encoding option, with pcm16 (default) and ogg-vorbis.
The --speech-pitch, --speech-range, --speech-rate, and --speech-volume, options for controlling speech parameters
The --voice-name, --voice-gender, and --voice-age options for controlling voice
The --language option for specifying request text language
The --list-voices option to list all available voices on the service
The --no-streaming option to call the non-streaming version of Synthesize
Changed
Updated the proto to version 2.0.0.
Techmo TTS gRPC Python client Changelog
Added
The --audio-encoding option, with pcm16 (default) and ogg-vorbis.
The --play option, with pcm16 (default).
The --speech-pitch, --speech-range, --speech-rate, and --speech-volume, options for controlling speech parameters
The --voice-name, --voice-gender, and --voice-age options for controlling voice
The --language option for specifying request text language
The --list-voices option to list all available voices on the service
The --no-streaming option to call the non-streaming version of Synthesize
Changed
Updated the proto to version 2.0.0.