How good is the recognition?
Rhasspy is an open source, fully offline voice assistant toolkit
21–30 of 56 posts
Re: Rhasspy is an open source, fully offline voice assistant toolkit
#22I too am super interested in an offline-only voice assistant but really don't want to bother with setting up a mic connected to a pi. Even tough it's not super hard, it'll never be as good as the commercially available options. I think this project would really benefit from taking one of the excellent existing voice assistant/speakers on the market (Google home, echo dots, etc., and flashing them with some custom fir…
> Even tough it's not super hard, it'll never be as good as the commercially available options. Arguably, being offline and keeping your recordings off the cloud, it is already superior to commercially available options.
I've just looked over the docs. I'll probably be playing with this very soon.
Re: Rhasspy is an open source, fully offline voice assistant toolkit
#23Does anyone know if this is viable on a pi zero?
No, based off of their hardware requirements. See here. https://rhasspy.readthedocs.io/en/latest/hardware/
Sounds like it's not too far off.
Re: Rhasspy is an open source, fully offline voice assistant toolkit
#24How good is the recognition?
It seems it uses pocketsphinx or kaldi. I've never tried kaldi but I've tried pocketsphinx before and didn't find it accurate enough to be useful.
It would still be much better than pocketsphinx.
Re: Rhasspy is an open source, fully offline voice assistant toolkit
#25Website: https://voice2json.org
GitHub: https://github.com/synesthesian/voice2json
(I am not affiliated but am using it in my own pet project)
Re: Rhasspy is an open source, fully offline voice assistant toolkit
#26Similar project: Voice2JSON Website: https://voice2json.org GitHub: https://github.com/synesthesian/voice2json (I am not affiliated but am using it in my own pet project)
Re: Rhasspy is an open source, fully offline voice assistant toolkit
#27Re: Rhasspy is an open source, fully offline voice assistant toolkit
#28This looks like a lot of fun to hook up to something like this 6 mic hat for the Raspberry Pi https://respeaker.io/6_mic_array/
They’re pretty decent. Solid range. The setup is sorta ok. Requires a bit of googling and tweaking
Re: Rhasspy is an open source, fully offline voice assistant toolkit
#29Earlier quoted context omitted.
> Even tough it's not super hard, it'll never be as good as the commercially available options. Arguably, being offline and keeping your recordings off the cloud, it is already superior to commercially available options.
Exactly. I've never considered voice assistants because I don't want recordings of me or my family being used for who knows what. I've just looked over the docs. I'll probably be playing with this very soon.
Re: Rhasspy is an open source, fully offline voice assistant toolkit
#30Does anyone know if this is viable on a pi zero?