From 621559cbbea901b677d48c6bb8ac88366a74fd12 Mon Sep 17 00:00:00 2001 From: SWivid Date: Fri, 21 Mar 2025 14:40:52 +0800 Subject: [PATCH] v1.0.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2779514..7893c7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "f5-tts" -version = "1.0.6" +version = "1.0.7" description = "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching" readme = "README.md" license = {text = "MIT License"}