# Vocence PromptTTS — k2-fsa/OmniVoice (diffusion LM TTS, voice design via `instruct`). # Weights + tokenizer ship in the HF repo; miner maps free-form `instruction` → OmniVoice tags. Image: from_base: parachutes/base-python:3.12.9 run_command: - pip install --no-cache-dir torch==2.10.0 torchaudio==2.10.0 --extra-index-url https://download.pytorch.org/whl/cu128 - pip install --no-cache-dir transformers accelerate safetensors soundfile scipy einops - pip install --no-cache-dir omnivoice - pip install --no-cache-dir numpy pyyaml huggingface_hub NodeSelector: gpu_count: 1 min_vram_gb_per_gpu: 48 include: ["pro_6000"] exclude: [] Chute: tagline: Sad-tts-v1 OmniVoice TTS (PromptTTS voice design, Vocence) readme: NL instruction + text to WAV; Vocence SN78 Sad-tts-v1 miner. boost: 1.32 shutdown_after_seconds: 86400 concurrency: 1 max_instances: 1 scaling_threshold: 0.5 tee: true