# Voice Assistant Tutorial

Mar 18, 2020

alright

no [@JiteshGaikwad](https://forum.rasa.com/u/jiteshgaikwad) 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 directo…

no [@JiteshGaikwad](https://forum.rasa.com/u/jiteshgaikwad) thats the only issue which i am facing, error is in above image

Hey [@JiteshGaikwad](https://forum.rasa.com/u/jiteshgaikwad) did what u suggested but still not working, still with that same error.  
I hope you are aware that i am talking about this error in the above screen shot  
`E tensorflow/stream_executor/cuda/cuda_driver.cc:351] failed call to cuInit: UNKNOWN ERROR (303)`

[@JiteshGaikwad](https://forum.rasa.com/u/jiteshgaikwad) now it shows this after hitting command  
`rasa run --enable-api -p 5005`  
[[Screenshot%20from%202020-03-17%2015-52-16]](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/3/3319ba19bf6523c0c843a5d4922d4f7052eceddf.png "Screenshot%20from%202020-03-17%2015-52-16")

ok let me try that

[@JiteshGaikwad](https://forum.rasa.com/u/jiteshgaikwad) I have been using this version  
TensorFlow: v1.14.0-21-ge77504a  
DeepSpeech: v0.6.1-0-g3df20fe  
Sorry it was my mistake i have been using deepspeech version 0.6.1 not 0.5.1  
now what are the changes i need to follow for this version of deepspeech could you please guide.

ok

Hey…  
I have deepspeech version 0.5.1 and I have been following the same blog which is mentioned above but after running this command **`rasa run --enable-api -p 5005`**  
i am getting this error [[Screenshot%20from%202020-03-16%2018-06-48]](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/e/e96f2ae8962a909f327d027bb0e149d42340c532.png "Screenshot%20from%202020-03-16%2018-06-48")  
`TypeError: CreateModel() takes at most 2 arguments (5 given)`
w…

I got that error solved but after running this command **`rasa run --enable-api -p 5005`**  
i am stuck at this error `TypeError: CreateModel() takes at most 2 arguments (5 given)` [[Screenshot%20from%202020-03-16%2018-06-48]](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/e/e96f2ae8962a909f327d027bb0e149d42340c532.png "Screenshot%20from%202020-03-16%2018-06-48")  
Here is the screenshot of the error.  
[@erohmensing](https://forum.rasa.com/u/erohmensing) [@Juste](https://forum.rasa.com/u/juste)

In this blog I got it working till the jumping ball. Once I add the [socketio_connector.py](https://slack-redir.net/link?url=https%3A%2F%2Fgist.github.com%2FJustinaPetr%2F82b81d859836fb3dc08217edff0eb6bb%23file-socketio_connector-py&v=3) and credentials.yml file, i get exception error:  
`Exception: Failed to find input channel class for ‘socketio_connector.SocketIOInput’. Unknown input channel. Check your credentials configuration to make sure …`
