Commit Graph

1 Commits

Author SHA1 Message Date
Fabio Manganiello 8df34a13f1
New architecture for the assistant speech detection logic.
continuous-integration/drone/push Build is passing Details
The assistant object now runs in its own thread and leverages an
external `SpeechProcessor` that uses two threads to scan for both
intents and speech in parallel on audio frames.
2024-04-20 17:24:03 +02:00