Commit ·
e16968e
1
Parent(s): 5fcb308
Zero-shot wer plot added
Browse files- README.md +1 -0
- images/wer_comparison_zero-shot_roest.png +0 -0
README.md
CHANGED
|
@@ -101,6 +101,7 @@ To evaluate generalizability, the model was evaluated against multiple open-sour
|
|
| 101 |
**OBS!** The vocab used for training incudes numerals (0,1,2,..,9), which are translated to text in a post-processing step. If the model misses spaces the numbers are interpreted as one, which especially affects the NST score as this dataset contains many numerals.
|
| 102 |
|
| 103 |
<img src="https://huggingface.co/CoRal-project/roest-wav2vec2-2B-v2/resolve/main/images/cer_comparison_zero-shot_roest.png">
|
|
|
|
| 104 |
|
| 105 |
|
| 106 |
### Conversational CoRal-v2 Performance
|
|
|
|
| 101 |
**OBS!** The vocab used for training incudes numerals (0,1,2,..,9), which are translated to text in a post-processing step. If the model misses spaces the numbers are interpreted as one, which especially affects the NST score as this dataset contains many numerals.
|
| 102 |
|
| 103 |
<img src="https://huggingface.co/CoRal-project/roest-wav2vec2-2B-v2/resolve/main/images/cer_comparison_zero-shot_roest.png">
|
| 104 |
+
<img src="https://huggingface.co/CoRal-project/roest-wav2vec2-2B-v2/resolve/main/images/wer_comparison_zero-shot_roest.png">
|
| 105 |
|
| 106 |
|
| 107 |
### Conversational CoRal-v2 Performance
|
images/wer_comparison_zero-shot_roest.png
ADDED
|