Mutlilingual bot (capturing user input and intercepting bot's output for translation)

The first one, @amaelbogne.

You can see it here: GitHub - ChrisRahme/FYP-Chatbot: WebApp: https://github.com/ChrisRahme/fyp-webapp

1 Like

Indeed, my first results from a multi-language project is that direct translation is not sufficient. The reason might be that we use Rasa as a voice bot and when people speak, the transcriptions are not so “pretty”.

2 Likes

Ah, voice AND translation. Doubles the risk of bad input haha.

1 Like

I also have same use case of multilingual voice bot and using translation to do my MVP. My bot is for elderly , is it better to create different models for different languages? I am using rasa-calm