Changing how to cite this work
#7
by
carlosdanielhernandezmena
- opened
README.md
CHANGED
@@ -336,6 +336,16 @@ This model is the result of finetuning the model ["openai/whisper-large-v3"](htt
|
|
336 |
## Citation
|
337 |
If this model contributes to your research, please cite the work:
|
338 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
339 |
@misc{mena2024whisperlarge3catparla,
|
340 |
title={Acoustic Model in Catalan: whisper-large-v3-ca-3catparla.},
|
341 |
author={Hernandez Mena, Carlos Daniel; Armentano-Oller, Carme; Solito, Sarah; Külebi, Baybars},
|
@@ -343,7 +353,7 @@ If this model contributes to your research, please cite the work:
|
|
343 |
url={https://huggingface.co/projecte-aina/whisper-large-v3-ca-3catparla},
|
344 |
year={2024}
|
345 |
}
|
346 |
-
|
347 |
|
348 |
## Additional Information
|
349 |
|
|
|
336 |
## Citation
|
337 |
If this model contributes to your research, please cite the work:
|
338 |
```bibtex
|
339 |
+
@inproceedings{hernandez20243catparla,
|
340 |
+
title={3CatParla: A New Open-Source Corpus of Broadcast TV in Catalan for Automatic Speech Recognition},
|
341 |
+
author={Hern{\'a}ndez Mena, Carlos Daniel and Armentano Oller, Carme and Solito, Sarah and K{\"u}lebi, Baybars},
|
342 |
+
booktitle={Proc. IberSPEECH 2024},
|
343 |
+
pages={176--180},
|
344 |
+
year={2024}
|
345 |
+
}
|
346 |
+
```
|
347 |
+
|
348 |
+
<!--
|
349 |
@misc{mena2024whisperlarge3catparla,
|
350 |
title={Acoustic Model in Catalan: whisper-large-v3-ca-3catparla.},
|
351 |
author={Hernandez Mena, Carlos Daniel; Armentano-Oller, Carme; Solito, Sarah; Külebi, Baybars},
|
|
|
353 |
url={https://huggingface.co/projecte-aina/whisper-large-v3-ca-3catparla},
|
354 |
year={2024}
|
355 |
}
|
356 |
+
-->
|
357 |
|
358 |
## Additional Information
|
359 |
|