Live data from Hacker News

Rhasspy is an open source, fully offline voice assistant toolkit

rhasspy.readthedocs.io

11–20 of 56 posts

Re: Rhasspy is an open source, fully offline voice assistant toolkit

#11
post #9

I 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…

They do wake-word processing on device. Not sure how dedicated the hardware is to make that possible, and the requirements for this seem too high for that.

Would love to have great hardware for custom tinkering though. With more development time and money behind this project, I hope it could grow into a great tool.

Re: Rhasspy is an open source, fully offline voice assistant toolkit

#12
post #5
post #4

This is really cool! Does anyone know if there's a way to hack an Echo Dot and use it as the speaker/mic for Rhasspy? Rolling out our own hardware that is as effective as a Dot would probably be very difficult?

I was looking up this today without much luck, I’d actually like to try to use either the echo dot or google home for generic videoconferencing (zoom)

Do they have a web browser? Since they run Android,I assume there is hope to get it open.

Re: Rhasspy is an open source, fully offline voice assistant toolkit

#13
post #5
post #4

This is really cool! Does anyone know if there's a way to hack an Echo Dot and use it as the speaker/mic for Rhasspy? Rolling out our own hardware that is as effective as a Dot would probably be very difficult?

I was looking up this today without much luck, I’d actually like to try to use either the echo dot or google home for generic videoconferencing (zoom)

Idk if this is something that’d interest you, but you can use Alexa for Business in AWS for $3 per month and link your echo to zoom.

Re: Rhasspy is an open source, fully offline voice assistant toolkit

#15
post #9

I 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.

Re: Rhasspy is an open source, fully offline voice assistant toolkit

#16
post #2

Does anyone know if this is viable on a pi zero?

You can set it up for remote processing and use a zero W as just a remote, but you will definitely need something more powerful for speech.

AFAIK Snips.ai supports recognizing wake words on the pi zero w, and then have the actual speech recognition happen on some other machine.

I guess something similar should be possible with Rhasspy?

I was part way through a "smart speaker" project and planned to use Snips.ai, but I see now that they've been bought by Sonos so Rhasspy is looking pretty tempting now.

However my plan was to use pi zero's at the speaker end, with my beefier HA machine doing the speech recognition.

Re: Rhasspy is an open source, fully offline voice assistant toolkit

#17
post #4

This is really cool! Does anyone know if there's a way to hack an Echo Dot and use it as the speaker/mic for Rhasspy? Rolling out our own hardware that is as effective as a Dot would probably be very difficult?

The docs mention open hardware and software voice solutions at Mycroft:

https://mycroft.ai/shop/

Re: Rhasspy is an open source, fully offline voice assistant toolkit

#19
post #18

How is that useful? Most of the things I use assistants for is locating data online while I'm not on my phone.

By "offline" I think they mean the speech recognition and processing is offline and requires no third-party servers. I'm fairly certain you can assign voice commands to do stuff online.
Post reply on HN