What's Changed
- feat: add rime tts extension by @seymourtang in https://github.com/TEN-framework/ten-framework/pull/1329
- feat: cosy tts by @HugoChaan in https://github.com/TEN-framework/ten-framework/pull/1331
- fix: azure asr by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1334
- feat: optimize cosy tts by @HugoChaan in https://github.com/TEN-framework/ten-framework/pull/1336
- feat: add groq_tts_python by @ygcaicn in https://github.com/TEN-framework/ten-framework/pull/1323
- fix: speechmatics lint by @liaochenliang in https://github.com/TEN-framework/ten-framework/pull/1343
- feat(asr): add VAD support and improve error handling for bytedance ASR by @ZhangPengPaul in https://github.com/TEN-framework/ten-framework/pull/1341
- fix: flatten api only when needed by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1348
- feat: opt bytedance duplex by @HugoChaan in https://github.com/TEN-framework/ten-framework/pull/1351
- fix: tencent_asr_python params by @ygcaicn in https://github.com/TEN-framework/ten-framework/pull/1350
- feat: manifest.json by @liaochenliang in https://github.com/TEN-framework/ten-framework/pull/1345
- fix: update default tts to 11labs by @plutoless in https://github.com/TEN-framework/ten-framework/pull/1354
- feat: opt tts config by @HugoChaan in https://github.com/TEN-framework/ten-framework/pull/1356
- feat: 11labs google tts passthrough params and reconnection behavior by @YiminW in https://github.com/TEN-framework/ten-framework/pull/1358
- feat: optimize Bytedance ASR extension by @ZhangPengPaul in https://github.com/TEN-framework/ten-framework/pull/1360
- fix: new language by @liaochenliang in https://github.com/TEN-framework/ten-framework/pull/1363
- fix: aws, openai asr python params by @ygcaicn in https://github.com/TEN-framework/ten-framework/pull/1359
- feat: reduce latency by tcp_keepalive by @ygcaicn in https://github.com/TEN-framework/ten-framework/pull/1366
- fix: params by @liaochenliang in https://github.com/TEN-framework/ten-framework/pull/1365
- feat: support new asr/tts/llm/mllm default extension templates by @plutoless in https://github.com/TEN-framework/ten-framework/pull/1362
- fix: make addon registration async by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1367
- refactor: update various components and improve code structure by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1371
- chore: update version headers and manifest files across multiple components by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1372
- fix(designer fe): graph & backend nodes by @shczhen in https://github.com/TEN-framework/ten-framework/pull/1349
- fix: remove publish of some tmpl pkgs by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1376
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.10.35...0.10.36