Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,12 @@ pipeline_tag: automatic-speech-recognition
|
|
13 |
<a href="https://github.com/augustgw/early-exit-transformer" target="_blank" style="margin: 2px;">
|
14 |
<img alt="GitHub" src="https://img.shields.io/badge/GitHub-Splitformer-181717?logo=github&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
15 |
</a>
|
|
|
|
|
|
|
16 |
</div>
|
17 |
|
|
|
18 |
## 1. Overview
|
19 |
|
20 |
**Splitformer** is a 36.7M parameters Conformer-based ASR model trained from scratch on 1000 hours of the **LibriSpeech dataset** with an **early‐exit objective**.
|
|
|
13 |
<a href="https://github.com/augustgw/early-exit-transformer" target="_blank" style="margin: 2px;">
|
14 |
<img alt="GitHub" src="https://img.shields.io/badge/GitHub-Splitformer-181717?logo=github&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
15 |
</a>
|
16 |
+
<a href="https://www.arxiv.org/abs/2506.18035" target="_blank" style="margin: 2px;">
|
17 |
+
<img alt="arXiv" src="https://img.shields.io/badge/arXiv-2506.18035-B31B1B?logo=arxiv&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
18 |
+
</a>
|
19 |
</div>
|
20 |
|
21 |
+
|
22 |
## 1. Overview
|
23 |
|
24 |
**Splitformer** is a 36.7M parameters Conformer-based ASR model trained from scratch on 1000 hours of the **LibriSpeech dataset** with an **early‐exit objective**.
|