I recently started using the RASA framework for developing chatbots. My goal is to create something that once deployed on a cloud VM, it can interface with voice modules so that it can be more easily accessible (no typing required from the user).
Do you have any suggestions as to how I could bridge the RASA bot with the text-to-speech module as well as the speech-to-text (transcription) one? Any help on this would be greatly appreciated. Thanks