huckiyang commited on
Commit
ccba135
·
verified ·
1 Parent(s): b026ecb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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