1.1.21
SWivid/F5-TTS1.1.21Jul 5, 2026by SWivid
AI Summary
This release focuses on security and hardware support, specifically addressing a path traversal vulnerability in the finetune interface and updating AMD GPU support to version 7.2.
Key Highlights
- Fixed path traversal vulnerability in finetune Gradio handlers
- Updated AMD ROCm to version 7.2 for RDNA 3.5/4 support
- Updated Gradio dependency to >=6.15.0
New Features
- AMD ROCm 7.2 support
Full Release Notes
## What's Changed * update gradio>=6.15.0 in pyproject.toml * fix: path traversal in finetune Gradio handlers by @AAtomical in https://github.com/SWivid/F5-TTS/pull/1294 * Update AMD ROCm install to 7.2 for RDNA 3.5/4 support by @Kaihui-AMD in https://github.com/SWivid/F5-TTS/pull/1298 ## New Contributors * @AAtomical made their first contribution in https://github.com/SWivid/F5-TTS/pull/1294 * @Kaihui-AMD made their first contribution in https://github.com/SWivid/F5-TTS/pull/1298 **Full Changelog**: https://github.com/SWivid/F5-TTS/compare/1.1.20...1.1.21