Spaces:
Running
Running
[project] | |
name = "kokoro-studio" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.11" | |
dependencies = [ | |
"gradio>=5.9.1", | |
"munch>=4.0.0", | |
"openphonemizer>=0.1.2", | |
"phonemizer>=3.3.0", | |
"pyyaml>=6.0.2", | |
"scipy>=1.14.1", | |
"soundfile>=0.12.1", | |
"torch>=2.5.1", | |
"transformers>=4.47.1", | |
] | |