platypush/platypush/message
Fabio Manganiello 8df34a13f1
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
..
event New architecture for the assistant speech detection logic. 2024-04-20 17:24:03 +02:00
request [] Context variables should be dynamically assigned through locals() instead of exec(). 2024-02-26 21:29:35 +01:00
response [] Refactored/rewritten telegram plugin. 2024-03-03 15:39:47 +01:00
__init__.py Several improvements for request/procedure execution. 2024-01-04 13:13:16 +01:00