v1.0.3 fix api.py

This commit is contained in:
SWivid
2025-03-17 02:39:20 +08:00
parent f05ceda4cb
commit 7e4985ca56
2 changed files with 4 additions and 5 deletions

View File

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