All - Activity - divyanshu - Rasa Community Forum

Running RASA on the RPi 4 with Raspbian Buster!

Thanks @JulianGerhard. I tried this way also, it gives this error.

interpreter = RasaNLUInterpreter(model_directory=‘./models/nlu’, config_file=‘config1.yml’)

Hi, @JulianGerhard yep, I am sure of it. Also I got error in rasa while selecting models. In “rasa shell nlu” it was working well but in program on line

nlu_model = Interpreter.load(’./models/nlu’)

it throws this error.

Hi, any luck with running rasa with duckling server on pi4?

Hi @JulianGerhard, thanks for this walkthrough, I got rasa installed successfully, but while installing spacy I got these errors.

Please, if someone can provide whl of tensor2tensor=1.14 for python3.6.8.