Note:
To use voice in watsonx Orchestrate Developer Edition, enable the voice feature by adding the
--with-voice
flag to the orchestrate server start
command. For more information, see Installing watsonx Orchestrate Developer Edition: watsonx Orchestrate server.Importing voice configuration
To import a voice configuration, first create a YAML file that defines your voice settings. This file includes the voice name, speech-to-text and text-to-speech provider settings, the primary language, and optional configurations for additional languages. The list of STT models could be found here. The list of TTS models could be found here.YAML
BASH
Updating voice configuration
To update an existing voice configuration, import a new YAML file using the same command you used for the initial import:BASH
Removing voice configuration
To remove a voice configuration:BASH
Listing voice configuration
To list all available voice configurations:BASH