v0.3.2 add flags and default values to socket_server.py

This commit is contained in:
SWivid
2024-12-18 20:32:20 +08:00
parent 0e1f2fcd93
commit deaca8d24c
2 changed files with 49 additions and 18 deletions

View File

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