Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,6 @@ pipeline_tag: automatic-speech-recognition
|
|
15 |
<a href="https://github.com/augustgw/early-exit-transformer" target="_blank" style="margin: 2px;">
|
16 |
<img alt="GitHub" src="https://img.shields.io/badge/GitHub-Splitformer-181717?logo=github&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
17 |
</a>
|
18 |
-
<a href="https://arxiv.org/abs/2501.12948" target="_blank" style="margin: 2px;">
|
19 |
-
<img alt="arXiv" src="https://img.shields.io/badge/arXiv-2501.12948-b31b1b?logo=arxiv&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
20 |
-
</a>
|
21 |
<a href="LICENSE" style="margin: 2px;">
|
22 |
<img alt="License" src="https://img.shields.io/badge/License-MIT-f5de53?&color=white" style="display: inline-block; vertical-align: middle;"/>
|
23 |
</a>
|
@@ -31,6 +28,8 @@ This architecture introduces **parallel downsampling layers** before the first a
|
|
31 |
|
32 |
Our code for training and inference is available on our [GitHub](https://github.com/augustgw/early-exit-transformer) repository.
|
33 |
|
|
|
|
|
34 |
### 2. Results on LibriSpeech
|
35 |
|
36 |
<table>
|
|
|
15 |
<a href="https://github.com/augustgw/early-exit-transformer" target="_blank" style="margin: 2px;">
|
16 |
<img alt="GitHub" src="https://img.shields.io/badge/GitHub-Splitformer-181717?logo=github&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
17 |
</a>
|
|
|
|
|
|
|
18 |
<a href="LICENSE" style="margin: 2px;">
|
19 |
<img alt="License" src="https://img.shields.io/badge/License-MIT-f5de53?&color=white" style="display: inline-block; vertical-align: middle;"/>
|
20 |
</a>
|
|
|
28 |
|
29 |
Our code for training and inference is available on our [GitHub](https://github.com/augustgw/early-exit-transformer) repository.
|
30 |
|
31 |
+
**Maxence Lasbordes, Daniele Falavigna, and Alessio Brutti, *Splitformer: An improved early-exit architecture for automatic speech recognition on edge devices*, Proc. of EUSIPCO 2025.**
|
32 |
+
|
33 |
### 2. Results on LibriSpeech
|
34 |
|
35 |
<table>
|