So i am using Home Assistant with Rhasspy on a Raspberry Pi and wanted to do some adnvanced intent recognition and found rasa. However, i can’t seem to find a way to run the rasa server on the raspberry itself since it’s an arm-system. Is there any way i can still run it on the raspberry pi with some workaround? Training would be done on a more powerful pc so i can just upload the model to the pi and let it do the intent recognition
If you search the forum you’ll find some posts on this topic but these are a bit out of date. Also, the latest release supports the M1 so I would try that first.
The biggest issue with getting Rasa to work on arm systems is because of Tensorflow. I just made a tutorial on getting the latest Rasa version running on Raspberry Pi which you can find here