vocence-ninja
A Vocence-compliant PromptTTS miner repo. Provides text-to-speech via the
generate_voice_design(text, instruct) API on top of
Qwen/Qwen3-TTS-12Hz-1.7B-VoiceDesign.
Designed to be deployed on Chutes under the Vocence subnet using the canonical wrapper.
Files
| File | Purpose |
|---|---|
miner.py |
PromptTTS engine. Class Miner(path_hf_repo), warmup(), generate_wav(instruction, text) |
vocence_config.yaml |
Runtime + generation config. Top-level model_name must match your on-chain commitment. |
chute_config.yml |
Image / NodeSelector / Chute settings for chutes build |
model.safetensors |
Model weights |
config.json |
HuggingFace Qwen3TTSConfig |
tokenizer_config.json, vocab.json, merges.txt, preprocessor_config.json |
Text tokenizer |
speech_tokenizer/ |
12 Hz acoustic codec |
- Downloads last month
- 49