platypush/platypush/plugins/assistant/picovoice
Fabio Manganiello 317241eb36
[assistant.picovoice] Various improvements.
- Added `intent_model_path` parameter.

- Always apply `expanduser` to configuration paths.

- Better logic to infer the fallback model path.

- The Picovoice Leonardo object should always be removed after
  `assistant.picovoice.transcribe` is called.
2024-04-14 21:24:06 +02:00
..
__init__.py [assistant.picovoice] Various improvements. 2024-04-14 21:24:06 +02:00
_assistant.py [assistant.picovoice] Implemented mic mute/unmute handling. 2024-04-13 20:51:34 +02:00
_context.py [assistant.picovoice] More features. 2024-04-10 22:26:45 +02:00
_recorder.py [assistant.picovoice] Implemented mic mute/unmute handling. 2024-04-13 20:51:34 +02:00
_state.py [assistant.picovoice] Conversation flow improvements. 2024-04-13 20:03:35 +02:00
manifest.yaml Added ffmpeg requirement for `assistant.picovoice`. 2024-04-10 20:31:38 +02:00