| Image: | |
| from_base: parachutes/python:3.12 | |
| run_command: | |
| - pip install torch torchaudio | |
| - pip install transformers==4.51.3 | |
| - pip install accelerate huggingface_hub pyyaml soundfile librosa datasets peft llvmlite numba diffusers tqdm numpy scipy librosa ml-collections absl-py gradio av aiortc | |
| set_workdir: /app | |
| NodeSelector: | |
| gpu_count: 1 | |
| min_vram_gb_per_gpu: 64 | |
| include: | |
| - pro_6000 | |
| exclude: [] | |
| Chute: | |
| tagline: Vocence TTS — QWEN3Vox (weights + miner.py in repo) | |
| readme: Repo-root miner.py, config.json, weights, aux_lm_residual_projection.safetensors; optional voices/*.wav for discrete conditioning (VOCENCE_PREFER_DISCRETE_COEFF_DIR). | |
| shutdown_after_seconds: 86400 | |
| concurrency: 1 | |
| max_instances: 1 | |
| scaling_threshold: 0.5 | |
| tee: true | |