Is your feature request related to a problem? Please describe.
When using qwen3-asr with qwen-asr backend through the API, only the filename and language are forwarded to the model. Given Prompts or Context is not forwarded to the model.
Describe the solution you'd like
Forward context to the qwen3-asr model.
Is your feature request related to a problem? Please describe.
When using qwen3-asr with qwen-asr backend through the API, only the filename and language are forwarded to the model. Given Prompts or Context is not forwarded to the model.
Describe the solution you'd like
Forward context to the qwen3-asr model.