0.5.1 Enhance DynamicBatchSampler to support epoch-based shuffling

This commit is contained in:
SWivid
2025-02-05 15:12:34 +08:00
parent 906b1af925
commit 261b2774f2

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "f5-tts"
version = "0.5.0"
version = "0.5.1"
description = "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
readme = "README.md"
license = {text = "MIT License"}