patrickvonplaten
commited on
Commit
•
4210646
1
Parent(s):
a87fbc3
correct vocab
Browse files
README.md
CHANGED
@@ -398,4 +398,7 @@ You can find more details about the languages and their ISO 649-3 codes in the [
|
|
398 |
- [Paper](https://arxiv.org/abs/2305.13516)
|
399 |
- [GitHub Repository](https://github.com/facebookresearch/fairseq/tree/main/examples/mms#asr)
|
400 |
- [Other **MMS** checkpoints](https://huggingface.co/models?other=mms)
|
|
|
|
|
|
|
401 |
- [Official Space](https://huggingface.co/spaces/facebook/MMS)
|
|
|
398 |
- [Paper](https://arxiv.org/abs/2305.13516)
|
399 |
- [GitHub Repository](https://github.com/facebookresearch/fairseq/tree/main/examples/mms#asr)
|
400 |
- [Other **MMS** checkpoints](https://huggingface.co/models?other=mms)
|
401 |
+
- MMS base checkpoints:
|
402 |
+
- [facebook/mms-1b](https://huggingface.co/facebook/mms-1b)
|
403 |
+
- [facebook/mms-300m](https://huggingface.co/facebook/mms-300m)
|
404 |
- [Official Space](https://huggingface.co/spaces/facebook/MMS)
|