What's Changed
- fix(tman): accept --user-token and --config-file after the subcommand by @noron12234 in https://github.com/TEN-framework/ten-framework/pull/2255
- feat(tts): support custom cosy tts endpoint by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2257
- fix: use x86_64-unknown-linux-gnuasan instead of Rust nightly by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/2253
- fix: ezai asr error when a speech segment has no transcript by @samx81 in https://github.com/TEN-framework/ten-framework/pull/2262
- chore: update azure-cognitiveservices-speech dependency to 1.49.0 by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2267
- chore: bump ezai_asr version by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2268
- chore: cleanup for rust toolchain replacement by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/2269
- chore: bump version to 0.11.69 by @halajohn in https://github.com/TEN-framework/ten-framework/pull/2270
New Contributors
- @noron12234 made their first contribution in https://github.com/TEN-framework/ten-framework/pull/2255
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.11.69...0.11.70