Speech and language processing capabilities#
This page lists system capabilities (ie, installed by default) related to Speech and language processing. You can directly use these capabilities in your application controller.
/manage_chatbot
(documentation) Starts the respective RASA language model given alanguage
goal input, as long as it has not already been loaded.See Dialogue management for details.
/train_chatbot
(documentation) Trains the specified chatbot.Note that the goal
lang
must exist either in ~/.pal/chatbot_cfg/rasa_chatbot_chitchat or /opt/pal/gallium/share/rasa_chatbot_chitchat directories.See Dialogue management for details.
/get_user_input
(documentation)/speech_multi_recognizer
(documentation)/tts
(documentation)/start_asr
(documentation) Start the automatic speech recognition/stop_asr
(documentation) Stops the automatic speech recognition