What's Changed
- feat(asr): add iFLYTEK ASR extension by @dillonliang224 in https://github.com/TEN-framework/ten-framework/pull/2276
- fix(asr): ensure bytedance_llm_based_asr vendor codes are stringified… by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2281
- test: fix tts guarder test checking metadata by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2282
- fix: remove default ssml config value for cartesia tts by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2284
- fix(asr): update session handling and improve schema for GA integration by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2290
- feat: remove openai tts params check by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2288
- feat: tts vendor info add language by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2296
- fix: bytedance asr streamline error handling and update version to 0.5.5 by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2297
- fix: redact smallest tts headers and report asr connection status by @harshitajain165 in https://github.com/TEN-framework/ten-framework/pull/2293
- chore: bump smallest extension versions to 0.1.1 by @abhishekmishragithub in https://github.com/TEN-framework/ten-framework/pull/2303
- feat: sarvam tts new model by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2304
- fix(asr): reconnect when smallest message loop exits by @abhishekmishragithub in https://github.com/TEN-framework/ten-framework/pull/2305
- feat(asr): support nested iFLYTEK parameters by @dillonliang224 in https://github.com/TEN-framework/ten-framework/pull/2287
- feat: deepgram add metadata to ASR result handling and bump version to 0.5.2 by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2299
- docs: fix agent quick start task command by @JianYan121 in https://github.com/TEN-framework/ten-framework/pull/2309
- fix(asr): gate connection swap so base class buffers audio by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2310
- fix: fix fish audio tts flush issue by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2311
- feat(asr): add appid to vendor metadata in Tencent ASR by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2313
- fix(tts): report Rime language in metadata by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2319
- chore(asr): update ASR review guidelines and add ASR Plugin Design Guide by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2325
- feat: deepgram tts add flush sentence configuration by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2326
- feat: add code review prompts and workflows for Claude and Codex by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2329
- fix: backtrace handler by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/2323
- Pump version by @halajohn in https://github.com/TEN-framework/ten-framework/pull/2331
New Contributors
- @dillonliang224 made their first contribution in https://github.com/TEN-framework/ten-framework/pull/2276
- @abhishekmishragithub made their first contribution in https://github.com/TEN-framework/ten-framework/pull/2303
- @JianYan121 made their first contribution in https://github.com/TEN-framework/ten-framework/pull/2309
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.11.71...0.11.72