Gooya-RizehPizeh-v2-exp / environment.json
Reza2kn's picture
Release self-contained experimental Persian TTS with verified offline CPU inference
f68f12f verified
Raw
History Blame Contribute Delete
276 Bytes
{
"tested_platform": "Linux x86_64 CPU",
"python": "3.13.11",
"packages": {
"torch": "2.14.0+cpu",
"transformers": "5.17.0",
"safetensors": "0.8.0",
"numpy": "2.5.3",
"soundfile": "0.14.0",
"einops": "0.8.2",
"huggingface_hub": "1.33.0"
}
}