ivangtorre
commited on
Commit
•
4e84aa6
1
Parent(s):
5a40a3e
Update README.md
Browse files
README.md
CHANGED
@@ -100,10 +100,14 @@ print("CER:", cer(result["source_processed"], result["transcription"]))
|
|
100 |
## Citation
|
101 |
|
102 |
```bibtex
|
103 |
-
@article{
|
104 |
-
title={
|
105 |
-
author={Romero, Monica and
|
106 |
-
journal={
|
107 |
-
|
|
|
|
|
|
|
|
|
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 |
```
|