0.11.64

stepfun-ai/Step-Audio0.11.64May 8, 2026by halajohn

AI Summary

Added multiple TTS (Text-to-Speech) features including Rime TTS update log, Deepgram TTS extension with voice assistant integration, Tencent and Deepgram result_language_default configuration, and various TTS voice configuration fixes.

Key Highlights

  • Added Rime TTS update log
  • Added Deepgram TTS extension with voice assistant integration
  • Added result_language_default for Tencent and Deepgram
  • Fixed Deepgram TTS log missing config keyword
  • Fixed Murf TTS voice config per request

New Features

  • Rime TTS update log
  • Deepgram TTS extension with voice assistant integration
  • result_language_default configuration for Tencent and Deepgram

Full Release Notes

## What's Changed
* feat: rime tts update log by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2127
* feat: del raise exception by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2134
* feat: add deepgram tts extension with voice-assistant integration by @BenWeekes in https://github.com/TEN-framework/ten-framework/pull/2131
* feat: tts guarder test subtitle disable default by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2133
* fix: enhance connection state checks by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2137
* fix: add missing config keyword in deepgram tts log by @BenWeekes in https://github.com/TEN-framework/ten-framework/pull/2138
* feat: add result_language_default for tencent and deepgram by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2144
* docs: add progressive disclosure AI documentation by @BenWeekes in https://github.com/TEN-framework/ten-framework/pull/2132
* fix: murf tts voice config with each tts request by @nitin4real in https://github.com/TEN-framework/ten-framework/pull/2157


**Full Changelog**: https://github.com/TEN-framework/ten-framework/compare/0.11.63...0.11.64