williamhtan commited on
Commit
06f366d
·
verified ·
1 Parent(s): 046c5a7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,7 +37,7 @@ on **frozen pooled encoder embeddings** from
37
  spoken language detection over 5 languages and selects the matching MMS language adapter
38
  before decoding, improving downstream transcription accuracy.
39
 
40
- [![paper](https://img.shields.io/badge/paper-ICML%202026-blue.svg)](https://icml.cc/virtual/2026/poster/64615)
41
  [![code](https://img.shields.io/badge/code-GitHub-181717.svg?logo=github)](https://github.com/pilancilab/CLD)
42
  [![pypi](https://img.shields.io/badge/pip-jaxcld-3775A9.svg?logo=pypi&logoColor=white)](https://pypi.org/project/jaxcld/)
43
  [![license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/pilancilab/CLD)
@@ -143,7 +143,7 @@ Best validation accuracy during training: **0.9825**.
143
  year = {2026},
144
  series = {Proceedings of Machine Learning Research},
145
  publisher = {PMLR},
146
- url = {https://icml.cc/virtual/2026/poster/64615}
147
  }
148
  ```
149
 
 
37
  spoken language detection over 5 languages and selects the matching MMS language adapter
38
  before decoding, improving downstream transcription accuracy.
39
 
40
+ [![paper](https://img.shields.io/badge/paper-ICML%202026-blue.svg)](https://arxiv.org/abs/2605.23235)
41
  [![code](https://img.shields.io/badge/code-GitHub-181717.svg?logo=github)](https://github.com/pilancilab/CLD)
42
  [![pypi](https://img.shields.io/badge/pip-jaxcld-3775A9.svg?logo=pypi&logoColor=white)](https://pypi.org/project/jaxcld/)
43
  [![license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/pilancilab/CLD)
 
143
  year = {2026},
144
  series = {Proceedings of Machine Learning Research},
145
  publisher = {PMLR},
146
+ url = {https://arxiv.org/abs/2605.23235}
147
  }
148
  ```
149