ComfyUI Node
Qwen3 Forced Aligner Config
A ComfyUI node in Qwen3-ASR with 4 inputs and 1 output.
Qwen3 Forced Aligner Config
- aligner_config
◄model_name▾►
◄devicecuda►
◄precisionbf16►
◄flash_attention_2false►
CategoryQwen3-ASR
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | COMBO | The Qwen3 Forced Aligner model to use for generating timestamps. | |
| device | COMBO | cuda | The device to run the aligner on. |
| precision | COMBO | bf16 | The numerical precision to use for the aligner model. |
| flash_attention_2 | BOOLEAN | false | Enable Flash Attention 2 for faster inference and lower VRAM usage (requires compatible GPU and bf16/fp16). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| aligner_config | QWEN3_ALIGNER_CONF | — |