patrickvonplaten commited on
Commit
f7e2aa3
1 Parent(s): 8bc572b
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  value: 1.9
25
  ---
26
 
27
- # Wav2Vec2-Large-960h-Lv60 + Self-Training
28
 
29
  [Facebook's Wav2Vec2](https://ai.facebook.com/blog/wav2vec-20-learning-the-structure-of-speech-from-raw-audio/)
30
 
@@ -106,4 +106,4 @@ print("WER:", wer(result["text"], result["transcription"]))
106
 
107
  | "clean" | "other" |
108
  |---|---|
109
- | 1.9 | 3.9 |
 
24
  value: 1.9
25
  ---
26
 
27
+ # Wav2Vec2-Large-960h-Lv60 + Self-Training + 4-gram
28
 
29
  [Facebook's Wav2Vec2](https://ai.facebook.com/blog/wav2vec-20-learning-the-structure-of-speech-from-raw-audio/)
30
 
 
106
 
107
  | "clean" | "other" |
108
  |---|---|
109
+ | 1.9 | 3.9 |