ivangtorre
commited on
Commit
•
93df1ac
1
Parent(s):
a8b5bfc
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ metrics:
|
|
6 |
- cer
|
7 |
- wer
|
8 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
9 |
---
|
10 |
|
11 |
## Usage
|
@@ -73,4 +75,4 @@ print("CER:", cer(result["source_processed"], result["transcription"]))
|
|
73 |
howpublished={\url{https://huggingface.co/jonatasgrosman/wav2vec2-xls-r-1b-russian}},
|
74 |
year={2022}
|
75 |
}
|
76 |
-
```
|
|
|
6 |
- cer
|
7 |
- wer
|
8 |
pipeline_tag: automatic-speech-recognition
|
9 |
+
datasets:
|
10 |
+
- ivangtorre/second_americas_nlp_2022
|
11 |
---
|
12 |
|
13 |
## Usage
|
|
|
75 |
howpublished={\url{https://huggingface.co/jonatasgrosman/wav2vec2-xls-r-1b-russian}},
|
76 |
year={2022}
|
77 |
}
|
78 |
+
```
|