1.1.22

SWivid/F5-TTS1.1.22Jul 23, 2026by SWivid

AI Summary

This release addresses a critical bug where audio duration was blowing up due to incorrect allocation of fixed duration across chunks.

Key Highlights

  • Fixed duration blow-up in chunk allocation logic
  • New contributor @Wing900

New Features

  • Fix for N× duration blow-up

Full Release Notes

## What's Changed
* fix: allocate fix_duration across chunks to avoid N× duration blow-up by @Wing900 in https://github.com/SWivid/F5-TTS/pull/1309

## New Contributors
* @Wing900 made their first contribution in https://github.com/SWivid/F5-TTS/pull/1309

**Full Changelog**: https://github.com/SWivid/F5-TTS/compare/1.1.21...1.1.22