Update README.md
Browse files
README.md
CHANGED
@@ -26,12 +26,13 @@ These modules are trained on a mix of cross-entropy (ASR) and knowledge distilla
|
|
26 |
|
27 |
Loader will be made available soon at https://github.com/naver
|
28 |
|
29 |
-
## Citation
|
30 |
```
|
31 |
-
@
|
32 |
-
title={DistilWhisper: Efficient Distillation of Multi-task Speech Models via Language-Specific Experts},
|
33 |
author={Ferraz, Thomas Palmeira and Boito, Marcely Zanon and Brun, Caroline and Nikoulina, Vassilina},
|
34 |
-
|
35 |
-
year={
|
|
|
36 |
}
|
37 |
```
|
|
|
26 |
|
27 |
Loader will be made available soon at https://github.com/naver
|
28 |
|
29 |
+
## Citation
|
30 |
```
|
31 |
+
@inproceedings{ferraz2024distilwhisper,
|
32 |
+
title={Multilingual DistilWhisper: Efficient Distillation of Multi-task Speech Models via Language-Specific Experts},
|
33 |
author={Ferraz, Thomas Palmeira and Boito, Marcely Zanon and Brun, Caroline and Nikoulina, Vassilina},
|
34 |
+
booktitle={ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
|
35 |
+
year={2024},
|
36 |
+
organization={IEEE}
|
37 |
}
|
38 |
```
|