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

correct vocab

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1477,6 +1477,7 @@ You can find more details about the languages and their ISO 649-3 codes in the [
1477
  - **Language(s):** 1107+ languages, see [supported languages](#supported-languages)
1478
  - **License:** CC-BY-NC 4.0 license
1479
  - **Num parameters**: 1 billion
 
1480
  - **Cite as:**
1481
 
1482
  @article{pratap2023mms,
@@ -1488,7 +1489,7 @@ You can find more details about the languages and their ISO 649-3 codes in the [
1488
 
1489
  ## Additional Links
1490
 
1491
- - [Blog post]( )
1492
  - [Transformers documentation](https://huggingface.co/docs/transformers/main/en/model_doc/mms).
1493
  - [Paper](https://arxiv.org/abs/2305.13516)
1494
  - [GitHub Repository](https://github.com/facebookresearch/fairseq/tree/main/examples/mms#asr)
 
1477
  - **Language(s):** 1107+ languages, see [supported languages](#supported-languages)
1478
  - **License:** CC-BY-NC 4.0 license
1479
  - **Num parameters**: 1 billion
1480
+ - **Audio sampling rate**: 16,000 kHz
1481
  - **Cite as:**
1482
 
1483
  @article{pratap2023mms,
 
1489
 
1490
  ## Additional Links
1491
 
1492
+ - [Blog post](https://ai.facebook.com/blog/multilingual-model-speech-recognition/)
1493
  - [Transformers documentation](https://huggingface.co/docs/transformers/main/en/model_doc/mms).
1494
  - [Paper](https://arxiv.org/abs/2305.13516)
1495
  - [GitHub Repository](https://github.com/facebookresearch/fairseq/tree/main/examples/mms#asr)