patrickvonplaten commited on
Commit
b4741b0
1 Parent(s): 2fc3b97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ model-index:
28
  value: 1.71
29
  ---
30
 
31
- # Wav2Vec2-Base-960h + 4-gram
32
 
33
  This model is identical to [Facebook's hubert-xlarge-ls960-ft](https://huggingface.co/facebook/hubert-xlarge-ls960-ft), but is
34
  augmented with an English 4-gram. The `4-gram.arpa.gz` of [Librispeech's official ngrams](https://www.openslr.org/11) is used.
 
28
  value: 1.71
29
  ---
30
 
31
+ # Hubert-XLarge-ls960-ft + 4-gram
32
 
33
  This model is identical to [Facebook's hubert-xlarge-ls960-ft](https://huggingface.co/facebook/hubert-xlarge-ls960-ft), but is
34
  augmented with an English 4-gram. The `4-gram.arpa.gz` of [Librispeech's official ngrams](https://www.openslr.org/11) is used.