Hey @BigDave641. It’s great to see you are building voice applications with Rasa and none of the questions asked here are a waste of time In fact, you caught and raised a very good issue here - Sara demo recently went through a few updates which resulted in some changes inside the Makefile. Those changes were not reflected in the tutorial and that’s the reason you are getting an error. I have updated the command in the tutorial. Let me know how it goes
Hi @Juste. Thanks for the encouragement and reply. I’m just coming back to this now.
At 3.3 when I execute the deepspeech_test_prediction.py I get the following console message:
site-packages/deepspeech/init.py", line 40, in init
status, impl = deepspeech.impl.CreateModel(*args, **kwargs)
TypeError: CreateModel() takes at most 2 arguments (5 given)
On the Github repo I see someone else has had the same issue. And I saw a similar thread on the Mozilla Discourse that is similar, but doesn’t resolve for me. Could you please advise?