seanghay commited on
Commit
5bfb779
·
verified ·
1 Parent(s): e599bbc

Remove comparison-to-earlier-checkpoint note

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -64,10 +64,6 @@ normalized by removing punctuation.
64
  - **CER (corpus)** = total edit distance ÷ total reference characters (micro-average).
65
  - **CER (avg)** = mean of per-clip CER (macro-average).
66
 
67
- On the out-of-domain set, this model roughly halves the CER of an earlier,
68
- smaller-data checkpoint (≈16% → ≈8%), showing the fine-tuning generalizes
69
- beyond the training domain.
70
-
71
  ## Usage
72
 
73
  Install the [`qwen-asr`](https://pypi.org/project/qwen-asr/) package (transformers backend):
@@ -141,7 +137,7 @@ If you use this model, please cite:
141
  ```bibtex
142
  @misc{yath2026qwen3asrkhmer,
143
  title = {Qwen3-ASR-0.6B-Khmer},
144
- author = {Seanghay},
145
  year = {2026},
146
  howpublished = {\url{https://huggingface.co/seanghay/Qwen3-ASR-0.6B-Khmer}}
147
  }
 
64
  - **CER (corpus)** = total edit distance ÷ total reference characters (micro-average).
65
  - **CER (avg)** = mean of per-clip CER (macro-average).
66
 
 
 
 
 
67
  ## Usage
68
 
69
  Install the [`qwen-asr`](https://pypi.org/project/qwen-asr/) package (transformers backend):
 
137
  ```bibtex
138
  @misc{yath2026qwen3asrkhmer,
139
  title = {Qwen3-ASR-0.6B-Khmer},
140
+ author = {Yath, Seanghay},
141
  year = {2026},
142
  howpublished = {\url{https://huggingface.co/seanghay/Qwen3-ASR-0.6B-Khmer}}
143
  }