Update README.md
Browse files
README.md
CHANGED
@@ -101,6 +101,8 @@ Beam search decoding is used with `beam size = 4`.
|
|
101 |
|
102 |
**BibTeX:**
|
103 |
|
|
|
|
|
104 |
```
|
105 |
@inproceedings{fong2025speechllmlowres,
|
106 |
title={Speech LLMs in Low-Resource Scenarios: Data Volume Requirements and the
|
@@ -108,6 +110,7 @@ Impact of Pretraining on High-Resource Languages},
|
|
108 |
author={Fong, Seraphina and Matassoni, Marco and Brutti, Alessio},
|
109 |
booktitle={Interspeech},
|
110 |
pages={},
|
111 |
-
year={2025}
|
|
|
112 |
}
|
113 |
```
|
|
|
101 |
|
102 |
**BibTeX:**
|
103 |
|
104 |
+
Please cite the associated Interspeech 2025 paper when using this model (finalized citation pending):
|
105 |
+
|
106 |
```
|
107 |
@inproceedings{fong2025speechllmlowres,
|
108 |
title={Speech LLMs in Low-Resource Scenarios: Data Volume Requirements and the
|
|
|
110 |
author={Fong, Seraphina and Matassoni, Marco and Brutti, Alessio},
|
111 |
booktitle={Interspeech},
|
112 |
pages={},
|
113 |
+
year={2025},
|
114 |
+
note={In press; accepted for Interspeech 2025}
|
115 |
}
|
116 |
```
|