Hi All,
I am creating speech to text and text to sppech chatbot in RASA and for that I’m following this post( How to build a voice assistant with open source Rasa and Mozilla tools )
As I am stuck with socket.io only. I have all set up ready but the connection is not working as maybe some files are missing or what.
I would like to describe it to you in more detail that all these commands are running fine and after executing it on chrome, After last command npm run serve is not refreshing and staying on the same that jumping ball page and waiting for connection.
And last command python3 -m http.server 8888 is showing my whole project directory page. Is it okay? and after it I’m loading that npm run serve.
It would be greatful If you can lookout to this issue. As I have find that so many people are getting the same issus.
Hi @Gehova,
Thanks for your response.
But in my case I won’t be able to refresh the jumping ball page to voice bot page.
I can execute -> rasa train nlu command and from mentioned link i can also execute last 4 server commands and it is also opening in my browser like I’m getting rasa version , in docker I’m getting “quack” message in last command (http server command) I’m getting all project directory there. but after it when I’m trying to refresh the page showing jumping ball( from npm run serve command) it is not refreshing to the voice bot page as it is mentioned in blog. So it is not able to establish connection at the end, my bot is stuck at that jumping ball tab only even after hitting that last command and refreshing the page of jumping ball.
The commented credentials are the ones from the tutorial, replace it with the other. And in socketio_connector.py replace the blueprint function in SocketIOInput with:
Hey @Gehova,
Thanks a lot for your response.
Thanks a lot, I have been trying on this for 20 days.
And I’m getting the RASA voice Assistant page but If I speak something it is loading only, nothing happened. I would like to attach screen shot of the terminal window and inspect element both. Please find it.
Hi, I got it working. Thanks. Yet the UI is taking too long to respond, sometimes it doesn’t respond at all. help please.
The audio files are getting created in the backend, Ui is not loading them or loading them late