0.4.3 Bug-fixes for finetune-gradio component mismatch & checkpoint loading error loop

This commit is contained in:
unknown
2025-01-27 21:22:29 +08:00
parent 1e7d6da992
commit d1f708d442
2 changed files with 3 additions and 3 deletions

View File

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