ivangtorre commited on
Commit
4e84aa6
1 Parent(s): 5a40a3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -100,10 +100,14 @@ print("CER:", cer(result["source_processed"], result["transcription"]))
100
  ## Citation
101
 
102
  ```bibtex
103
- @article{romero2024asr,
104
- title={ASR advancements for indigenous languages: Quechua, Guarani, Bribri, Kotiria, and Wa'ikhana},
105
- author={Romero, Monica and Gomez, Sandra and Torre, Iv{\'a}n G},
106
- journal={arXiv preprint arXiv:2404.08368},
107
- year={2024}
 
 
 
 
108
  }
109
  ```
 
100
  ## Citation
101
 
102
  ```bibtex
103
+ @article{romero2024automatic,
104
+ title={Automatic Speech Recognition Advancements for Indigenous Languages of the Americas},
105
+ author={Romero, Monica and G{\'o}mez-Canaval, Sandra and Torre, Ivan G},
106
+ journal={Applied Sciences},
107
+ volume={14},
108
+ number={15},
109
+ pages={6497},
110
+ year={2024},
111
+ publisher={MDPI}
112
  }
113
  ```