|
|
|
|
|
by t-vi
1128 days ago
|
|
Personally, I plugged a Jabra conference speaker to a Raspberry and if it hears something interesting, it sends to my local GPU computer for decoding (with whisper) + answer-getting + response sent back to the Raspberry as audio (with a model from coqui-ai/TTS but using more plain PyTorch). Works really nicely for having very local weather, calendar, ... |
|
If you don't mind my asking, what do you mean "if it hears something interesting"? Is that based on wake word, or always listen/process?