| Image: | |
| from_base: parachutes/python:3.12 | |
| set_workdir: /app | |
| run_command: | |
| - pip install -U qwen-tts | |
| - pip install torch torchaudio transformers accelerate huggingface_hub pyyaml soundfile librosa | |
| NodeSelector: | |
| gpu_count: 1 | |
| min_vram_gb_per_gpu: 24 | |
| include: | |
| - pro_6000 | |
| exclude: [] | |
| Chute: | |
| tagline: vocence voice design SFT epoch-3 — Qwen3 voice design TTS | |
| shutdown_after_seconds: 86400 | |
| concurrency: 1 | |
| max_instances: 1 | |
| scaling_threshold: 0.5 | |
| tee: true | |
| readme: Qwen3 12Hz voice-design checkpoint (voice_design_sft epoch 3) for the Vocence subnet | |