v0.7.x to v0.8.x migration guide
Patch Changes
-
voiceassistant: fix will_synthesize_assistant_reply race - #638 (@theomonnom)
-
Switch Cartesia to a sentence tokenizer and keep the same context id throughout. - #608 (@keepingitneil)
Propagate segment_id through the basic sentence tokenizer -
silero: adjust vad activation threshold - #639 (@theomonnom)
-
limit simultaneous process initialization - #621 (@theomonnom)
-
voiceassistant: remove fade effect when interrupting #622 - #623 (@theomonnom)
-
ipc improvements, fix slow shutdown & cleanup leaked resources - #607 (@theomonnom)
-
ipc: use our own duplex instead of mp.Queue - #634 (@theomonnom)
-
Support OpenAI Assistants API as a beta feature under
livekit.plugins.openai.beta
- #601 (@keepingitneil)
Add _metadata to ChatCtx and ChatMessage which can be used (in the case of OpenAI assistants) for bookeeping to sync local state with remote, OpenAI state -
llm: fix optional arguments & non-hashable list - #637 (@theomonnom)
-
silero: fix vad padding & static audio - #631 (@theomonnom)