patrickvonplaten commited on
Commit
2b6db96
1 Parent(s): 5db2fe9

correct vocab

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