Update README.md
Browse files
README.md
CHANGED
|
@@ -53,7 +53,7 @@ CoVoGER provides 5-best lists generated by standard ASR and ST models (Whisper a
|
|
| 53 |
|
| 54 |
- n_best_hypotheses: A list of the 5-best transcriptions/translations generated by the base models.
|
| 55 |
|
| 56 |
-
reference: The ground truth text.
|
| 57 |
|
| 58 |
|
| 59 |
```python
|
|
|
|
| 53 |
|
| 54 |
- n_best_hypotheses: A list of the 5-best transcriptions/translations generated by the base models.
|
| 55 |
|
| 56 |
+
- reference: The ground truth text.
|
| 57 |
|
| 58 |
|
| 59 |
```python
|