platypush/platypush/plugins/assistant/picovoice
Fabio Manganiello 8df34a13f1
continuous-integration/drone/push Build is passing Details
New architecture for the assistant speech detection logic.
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
..
_speech New architecture for the assistant speech detection logic. 2024-04-20 17:24:03 +02:00
__init__.py New architecture for the assistant speech detection logic. 2024-04-20 17:24:03 +02:00
_assistant.py New architecture for the assistant speech detection logic. 2024-04-20 17:24:03 +02:00
_context.py New architecture for the assistant speech detection logic. 2024-04-20 17:24:03 +02:00
_intent.py New architecture for the assistant speech detection logic. 2024-04-20 17:24:03 +02:00
_recorder.py New architecture for the assistant speech detection logic. 2024-04-20 17:24:03 +02:00
_state.py [assistant.picovoice] Conversation flow improvements. 2024-04-13 20:03:35 +02:00
manifest.yaml New architecture for the assistant speech detection logic. 2024-04-20 17:24:03 +02:00