| model_name: "aiseosae/top-v1" | |
| runtime: | |
| adapter: "qwen3-tts" | |
| device_preference: "cuda" | |
| dtype: "bfloat16" | |
| use_flash_attention_2: true | |
| generation: | |
| sample_rate: 24000 | |
| max_seconds: 30 | |
| limits: | |
| max_text_chars: 2000 | |
| max_instruction_chars: 600 | |
| default_language: "English" | |