v0.3.0 custom model cfg, checkpointing for training, minor fix, etc.

This commit is contained in:
SWivid
2024-12-16 16:39:56 +08:00
parent c4c1fde6f2
commit 61f28ee8a5

View File

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