v1.0.4 fix finetune_gradio.py vocab extend with .safetensors ckpt

This commit is contained in:
SWivid
2025-03-17 16:22:26 +08:00
parent 7e4985ca56
commit 1ab90505a4
2 changed files with 5 additions and 2 deletions

View File

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