Q
Qwen3-ASR 0.6B
bởi QwenCông khaiapache-2.0
README.md
Qwen3-ASR 0.6B
Qwen3-ASR 0.6B is a lightweight speech-to-text and audio Q&A model from the Alibaba Qwen team, published under the Qwen organization on Hugging Face.
Links
- Upstream model card: https://huggingface.co/Qwen/Qwen3-ASR-0.6B
- Upstream GitHub: https://github.com/QwenLM/Qwen2.5-ASR
Model Facts
- Task: Speech-to-Text (Transcription and Audio Q&A)
- Parameters: 600M (0.6B)
- License: Apache-2.0
- Architecture: Qwen3-ASR GGUF
LA Studio Notes
Qwen3-ASR 0.6B in LA Studio runs offline using the CrispASR runtime. It downloads GGUF models from conversion repository cstr/qwen3-asr-0.6b-GGUF. It needs:
- Model:
qwen3-asr-0.6b-q4_k.gguf
It supports standard multilingual speech transcription as well as free-form audio Q&A instructions via the Audio Q&A Prompt configuration setting.
Cấu hình tham số quy trình
Cấu hình các tham số tùy chỉnh này để tinh chỉnh quy trình tiếng nói và giọng nói.
Temperaturefloat
Controls randomness of speech generation. Higher values increase variety.
1
Seedint
Random seed for reproducibility. Set to -1 for random.
-1
Max Codec Stepsint
Maximum decoding steps for the neural voice audio synthesizer.
100