Commit Graph

2 Commits

Author SHA1 Message Date
Fabio Manganiello 99829a93cf
[assistant.picovoice] Sync between the speech and intent engines.
continuous-integration/drone/push Build is passing Details
2024-04-22 02:05:19 +02:00
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