Qwen Transcribers
Collection
Post processors for local ASR • 3 items • Updated
Post processor for local ASR.
> Temperature = 0.1
> top_k = 10
> top_p = 0.95
> min_p = 0.05
> repeat_penalty = 1.0
> Prompt format (for chat) = {input transcript}
> Prompt format (for use in Handy) = ${output}
No System Prompt required.
You need to disable thinking for the model by adding {%- set enable_thinking = false %} in the Jinja Prompt Template.
LMStudio: Go to model gallery, click the model entry, then in inference settings scroll to the bottom to Prompt Template and paste at top.
Qwen3.5-0.8B.F16.ggufQwen3.5-0.8B.Q8_0.ggufQwen3.5-0.8B.Q5_K_M.gguQwen3.5-0.8B.Q4_K_M.ggufLora merged safetensorThis qwen3 model was trained 2x faster with Unsloth and Huggingface's TRL library.