mirror of
https://github.com/thxxx/VTS.git
synced 2026-06-25 03:14:06 +00:00
10 lines
258 B
TOML
10 lines
258 B
TOML
[project]
|
|
name = "vts-inference"
|
|
version = "0.1.0"
|
|
description = "Inference-only packaging for VTS voice/text-conditioned sound effect generation."
|
|
readme = "README.md"
|
|
requires-python = ">=3.11"
|
|
license = { text = "MIT" }
|
|
|
|
[tool.setuptools]
|
|
py-modules = []
|