Note
livekit-agents 1.2 introduced many new features. You can check out the changelog here.
previous patch version changelog here (1.2.2)
What's Changed
- chore(assemblyai): update termination message by @dan-ince-aai in #3001
- fix gemini realtime generate_reply by @longcw in #3017
- pin the hedra avatar sample rate to 16k by @longcw in #3027
- add metadata when set tracer provider by @longcw in #3034
- Fix incorrect streaming flag for neuphonic by @alexshelkov in #3036
- Gladia STT - fix region parameter to gladia stt on query parameters by @mfernandez-gladia in #3018
- feat(azure-stt): add phrase list support for keyword boosting by @JohnBurtt10-bot in #3024
- fix aws stt restarting by @longcw in #2994
- improve tts error trace and expose cartesia error message by @longcw in #3028
- add retry_on_chunk_sent to FallbackAdapter for allowing retry after chunk sent by @longcw in #3033
- Fix RuntimeError on scheduling speech and on mark_generation_done by @jayeshp19 in #3032
- add modalities arg to OAI realtime model with_azure by @longcw in #3049
- enable - gemini-live-2.5-flash-preview by @yaniv-peretz in #3016
- Update events.py with new AWS Nova Sonic voice by @lucasolinas in #3048
- Updating minimal worker to connect to room by @sascotto in #3065
- Fixing chunk size bug on inworld plugin-- matches hume and neuphonic by @thavidu in #3067
- feat: use default load fnc and thresholds when hosting on Cloud by @davidzhao in #3069
- fix: call on_attached or on_detached when set agent input and output by @longcw in #3063
- fix using AgentTask in on_enter and on_exit by @longcw in #3051
- use tts as fallback when realtime model returns text response by @longcw in #3050
- add tts stream pacer to generate speech lazily by @longcw in #3074
New Contributors
- @alexshelkov made their first contribution in #3036
- @JohnBurtt10-bot made their first contribution in #3024
- @yaniv-peretz made their first contribution in #3016
- @lucasolinas made their first contribution in #3048
- @thavidu made their first contribution in #3067
Full Changelog: https://github.com/livekit/agents/compare/livekit-agents@1.2.2...livekit-agents@1.2.3