mirror of
https://github.com/SWivid/F5-TTS.git
synced 2025-12-12 15:50:07 -08:00
v1.1.8
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "f5-tts"
|
name = "f5-tts"
|
||||||
version = "1.1.7"
|
version = "1.1.8"
|
||||||
description = "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
|
description = "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {text = "MIT License"}
|
license = {text = "MIT License"}
|
||||||
@@ -20,7 +20,7 @@ dependencies = [
|
|||||||
"click",
|
"click",
|
||||||
"datasets",
|
"datasets",
|
||||||
"ema_pytorch>=0.5.2",
|
"ema_pytorch>=0.5.2",
|
||||||
"gradio>=3.45.2",
|
"gradio>=5.0.0",
|
||||||
"hydra-core>=1.3.0",
|
"hydra-core>=1.3.0",
|
||||||
"jieba",
|
"jieba",
|
||||||
"librosa",
|
"librosa",
|
||||||
|
|||||||
Reference in New Issue
Block a user