Update README.md
Browse files
README.md
CHANGED
@@ -24,10 +24,11 @@ Loader will be made available soon at https://github.com/naver
|
|
24 |
|
25 |
## Citation (submitted to ICASSP 2024)
|
26 |
```
|
27 |
-
@
|
28 |
-
title={DistilWhisper: Efficient Distillation of Multi-task Speech Models via Language-Specific Experts},
|
29 |
author={Ferraz, Thomas Palmeira and Boito, Marcely Zanon and Brun, Caroline and Nikoulina, Vassilina},
|
30 |
-
|
31 |
-
year={
|
|
|
32 |
}
|
33 |
```
|
|
|
24 |
|
25 |
## Citation (submitted to ICASSP 2024)
|
26 |
```
|
27 |
+
@inproceedings{ferraz2024distilwhisper,
|
28 |
+
title={Multilingual DistilWhisper: Efficient Distillation of Multi-task Speech Models via Language-Specific Experts},
|
29 |
author={Ferraz, Thomas Palmeira and Boito, Marcely Zanon and Brun, Caroline and Nikoulina, Vassilina},
|
30 |
+
booktitle={ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
|
31 |
+
year={2024},
|
32 |
+
organization={IEEE}
|
33 |
}
|
34 |
```
|