0.0.23
gradio-app/fastrtc0.0.23Apr 23, 2025by freddyaboulton
AI Summary
Added first-class support for Cartesia text-to-speech and improved TURN credential handling. Also introduced the ability to hide the title in the built-in UI.
Key Highlights
- Cartesia text-to-speech integration
- Title hiding capability in UI
- TURN credential fixes for interactive video
New Features
- Documentation updates
- Llama 4 tweaks
Full Release Notes
## What's Changed * Update text_to_speech_gallery.md by @Shubham-Rasal in https://github.com/gradio-app/fastrtc/pull/296 * Fixed path for `telephone/handler` in `handle_incoming_call` by @amanchauhan11 in https://github.com/gradio-app/fastrtc/pull/280 * Fix TURN credentials for interactive video + other Gemini Audio Video demo tweaks by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/297 * Add first-class support for Cartesia text-to-speech by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/298 * Add ability to Hide Title in Built-in UI + llama 4 cartesia tweaks by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/299 * Release verison 0.0.23 by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/300 ## New Contributors * @Shubham-Rasal made their first contribution in https://github.com/gradio-app/fastrtc/pull/296 * @amanchauhan11 made their first contribution in https://github.com/gradio-app/fastrtc/pull/280 **Full Changelog**: https://github.com/gradio-app/fastrtc/compare/0.0.22...0.0.23