Text-to-Speech
Safetensors
PyTorch
Persian
persian
grainspeech
hifi-gan
experimental
single-speaker
Gooya-Microscopy-v2-exp / pyproject.toml
Reza2kn's picture
Release self-contained experimental Persian TTS with verified offline CPU inference
4fb5649 verified
Raw
History Blame Contribute Delete
327 Bytes
[build-system]
requires = ["setuptools>=68"]
build-backend = "setuptools.build_meta"
[project]
name = "gooya-tts-experimental"
version = "2.0.0"
requires-python = ">=3.10"
dynamic = ["dependencies"]
[tool.setuptools.dynamic]
dependencies = {file = ["requirements.txt"]}
[tool.setuptools.packages.find]
include = ["gooya_tts*"]