Voice Bot using Rasa and Botium Speech Processing tool - Getting Started with Rasa / Tutorials, Resources & Videos - Rasa Community Forum

👋 Introducing the Rasa Playground

Voice Bot using Rasa and Botium Speech Processing tool

post by JiteshGaikwad on Mar 16, 2020

JiteshGaikwad
Rasa Certified Developer

Hello everyone,

I have created a video tutorial on how to develop a Voice Bot using opensource tools like RASA & Botium Speech Processing.

check it out here:

YouTube

This video is unavailable

Github Repo Links:

Botium Speech Processing tool:

Voice User Interface(VUI):

RASA Bot:

I hope this is helpful for many

post by jonathanpwheat on Mar 20, 2020

jonathanpwheat
Enthusiast

Watched all 3, this looks good!

You mention running it locally. I see you’re on a mac (which I have), but my work machine is windows. Have you tried this on windows? If not, do you see any issue trying to get it to work since it’s mostly in docker?

post by JiteshGaikwad on Mar 20, 2020

JiteshGaikwad
Rasa Certified Developer

Hey @jonathanpwheat, I haven’t tried on windows but it should work since it’s running on docker

post by pankaj676 on May 19, 2020

pankaj676
Enthusiast

Hello @JiteshGaikwad i am using gspeech-api Google Speech API which directly uses client library to make calls to rasa server. You are directly making HTTP calls in script.js of your voice UI GitHub - JiteshGaikwad/Voice-UI: Voice User Interface for integratin Botium Speech Processing tool & RASA. How to directly use library here.

post by Navjan on Jul 18, 2020

Navjan
Navod

@JiteshGaikwad Please help me. Once I run

docker-compose up -d

It is not starting the services and give following error.

post by vin0108 on Jul 25, 2020

vin0108
vin

@JiteshGaikwad can you please tell how to integrate this further with Asterisk? I am planning to build a IVR system.