--
You received this message because you are subscribed to the Google Groups "HomeBrew Robotics Club" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/1334812666.293228.1780411076169%40mail.yahoo.com.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/CAPFBGAdSHDR6z%3D5V4dd8g9Yut2JT6rifDqHeN_84%3DA%2B0krHwGg%40mail.gmail.com.
1. Sleep until we hear a wake word.
2. grab the audio from a microphone.
3. process the audio to see what it’s saying.
4. After that, we’ll figure out what the user wants.
5. act on that, passing some kind of data structure to a “interpreter.”
6. If the tsk generates any text, we’ll catch it.
7. Then, send the test to a speech processing system.
8. And finally, output the audio to a speaker.
Even the simplest parts can be hard. Maybe there are two or more microphones picking up the wake word. We want to make sure only the closest microphone starts the process.
Also, we want the system to be easy to use. For instance, I’d like to be able to switch out the speech-to-text app or maybe even use the cloud if needed, without having to rewrite anything.
"Wyoming Protocol" handles this. Someone has already put in the effort to do all of this and build the interface, so all we need to do is configure it.
![]() | |
![]() | |
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/CADyjTybZA-%2BDFFK6zEC8ugGX-6az8eU8BcrgVSPjbYy03%3DhyVw%40mail.gmail.com.
I do want an LLM as well. Currently, I have a Google Nest Mini Velcroed to the top of Smarty. I want my Smart Speaker to follow me around, or I could direct it verbally to a specific location. Eventually, it monitors the news, and when something I'm interested in happens, it might track me down and tell me about it. I'm tired of having to walk into the kitchen and ask the time, the temperature... or any other question, for that matter.
The weak link is actions. if a sentence pattern is recognized, it can be given an action in python. But if the LLM is needed all you get back are words. Words don’t make motors move.
--
You received this message because you are subscribed to the Google Groups "HomeBrew Robotics Club" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/cd4002ac-c450-49af-af9c-918243126c57n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "HomeBrew Robotics Club" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/3a7f9637-c260-49af-9eb8-97d65efcdf7dn%40googlegroups.com.

--
You received this message because you are subscribed to a topic in the Google Groups "HomeBrew Robotics Club" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/hbrobotics/QJqoxG8Kzw8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to hbrobotics+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/D509B422-DC27-41BB-8E69-1BA1657CADED%40gmail.com.
You received this message because you are subscribed to the Google Groups "HomeBrew Robotics Club" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/CAE6K5zVx1OQMOx6RFoxwz1cWFAL_DZrN%2BSQeumKyajM_G8fG5A%40mail.gmail.com.