ARK-ASR-0.6B: Efficient Multilingual ASR with Online Policy Distillation
TL;DR
ARK-ASR-0.6B is an automatic speech recognition model trained with teacher-data adaptation and on-policy distillation, using a compact 0.6B-scale decoder LLM together with a dedicated audio encoder and adapter. The accompanying training, inference, and evaluation code is available at
AutoArk/open-audio-opd
.
Abstract
ARK-ASR is an audio ASR student model optimized with the
teacher-data adaptation + online policy distillation (TD + OPD)
recipe from
open-audio-opd
.
Instead of relying only on static supervised transcripts, OPD lets the student generate transcripts online and trains it against token-level teacher scores on the student's own generated behavior. This checkpoint corresponds to the
Ark-Base+TD+OPD
model reported in the open-audio-opd results.
ARK-ASR currently supports Chinese, English, German, Japanese, French, Korean, Spanish, Polish, Italian, Romanian, Hungarian, Czech, Dutch, Finnish, Croatian, Slovak, Slovene, Estonian, and Lithuanian ASR.
Figure 1: ARK-ASR architecture.
Audio is encoded by a Whisper-style encoder with RoPE, merged through an MLP adapter, and injected into a Qwen2 decoder by replacing audio placeholder token embeddings before transcript generation.
Model size:
0.6B decoder LLM parameters, with a separate 0.6B-scale Whisper-style audio encoder and MLP adapter
Task:
automatic speech recognition
Architecture:
audio-capable autoregressive Transformers model with custom
arkasr
remote code
The model should be loaded with
trust_remote_code=True
. The official inference script handles the processor, tokenizer, audio prompt format, generation cleanup, and ASR token filtering.
Performance
The following results are from the
open-audio-opd
evaluation. Lower CER/WER is better.
English WER
Model
AMI
Earnings22
GigaSpeech
LS Clean
LS Other
SPGISpeech
VoxPopuli
Avg
Ark-ASR
11.54%
10.07%
8.95%
1.87%
3.89%
2.89%
6.63%
6.55%
Qwen3-ASR-0.6B
11.66%
11.06%
9.14%
2.13%
4.45%
3.03%
7.07%
6.93%
Qwen3-ASR-1.7B
10.56%
10.25%
8.74%
1.63%
3.40%
2.84%
6.35%
6.25%
Chinese CER
Model
AISHELL-1
Wenet-meeting
Wenet-net
Avg
Ark-ASR
2.02%
5.92%
4.96%
4.30%
Qwen3-ASR-0.6B
2.07%
5.57%
5.45%
4.36%
Qwen3-ASR-1.7B
1.50%
4.69%
4.55%
3.58%
Ark-ASR
is the 0.6B-scale ASR checkpoint trained with teacher-data adaptation and on-policy distillation from
open-audio-opd
.
ARK-ASR-0.6B huggingface.co is an AI model on huggingface.co that provides ARK-ASR-0.6B's model effect (), which can be used instantly with this Edge0 ARK-ASR-0.6B model. huggingface.co supports a free trial of the ARK-ASR-0.6B model, and also provides paid use of the ARK-ASR-0.6B. Support call ARK-ASR-0.6B model through api, including Node.js, Python, http.
ARK-ASR-0.6B huggingface.co is an online trial and call api platform, which integrates ARK-ASR-0.6B's modeling effects, including api services, and provides a free online trial of ARK-ASR-0.6B, you can try ARK-ASR-0.6B online for free by clicking the link below.
Edge0 ARK-ASR-0.6B online free url in huggingface.co:
ARK-ASR-0.6B is an open source model from GitHub that offers a free installation service, and any user can find ARK-ASR-0.6B on GitHub to install. At the same time, huggingface.co provides the effect of ARK-ASR-0.6B install, users can directly use ARK-ASR-0.6B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.