| model_name: "michael-chan-000/tts-0.2-1" | |
| runtime: | |
| adapter: "qwen3-tts" | |
| device_preference: "cuda" | |
| dtype: "bfloat16" | |
| attn_implementation: "sdpa" | |
| generation: | |
| sample_rate: 24000 | |
| language: "english" | |
| max_seconds: 30 | |
| io: | |
| output_format: "wav" | |
| limits: | |
| max_text_chars: 2000 | |
| max_instruction_chars: 600 | |