From 77d3ec623b861ea3cebd3a11f0f9a14489112464 Mon Sep 17 00:00:00 2001 From: SWivid Date: Sat, 13 Sep 2025 13:42:33 +0800 Subject: [PATCH] v1.1.9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d941193..b0f2fcf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "f5-tts" -version = "1.1.8" +version = "1.1.9" description = "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching" readme = "README.md" license = {text = "MIT License"}