patrickvonplaten commited on
Commit
293b60a
1 Parent(s): 3be8a67

correct vocab

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1494,4 +1494,7 @@ You can find more details about the languages and their ISO 649-3 codes in the [
1494
  - [Paper](https://arxiv.org/abs/2305.13516)
1495
  - [GitHub Repository](https://github.com/facebookresearch/fairseq/tree/main/examples/mms#asr)
1496
  - [Other **MMS** checkpoints](https://huggingface.co/models?other=mms)
 
 
 
1497
  - [Official Space](https://huggingface.co/spaces/facebook/MMS)
 
1494
  - [Paper](https://arxiv.org/abs/2305.13516)
1495
  - [GitHub Repository](https://github.com/facebookresearch/fairseq/tree/main/examples/mms#asr)
1496
  - [Other **MMS** checkpoints](https://huggingface.co/models?other=mms)
1497
+ - MMS base checkpoints:
1498
+ - [facebook/mms-1b](https://huggingface.co/facebook/mms-1b)
1499
+ - [facebook/mms-300m](https://huggingface.co/facebook/mms-300m)
1500
  - [Official Space](https://huggingface.co/spaces/facebook/MMS)