All - Activity - Abbas - Rasa Community Forum
Voice Assistant Tutorial
Mar 18, 2020
alright
no @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 thats the only issue which i am facing, error is in above image
Hey @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 shotE tensorflow/stream_executor/cuda/cuda_driver.cc:351] failed call to cuInit: UNKNOWN ERROR (303)
@JiteshGaikwad now it shows this after hitting commandrasa run --enable-api -p 5005
[Screenshot%20from%202020-03-17%2015-52-16]
ok let me try that
@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]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]
Here is the screenshot of the error.
@erohmensing @Juste
In this blog I got it working till the jumping ball. Once I add the socketio_connector.py 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 …