patrickvonplaten commited on
Commit
a42aaf1
1 Parent(s): 5eb2f87

correct vocab

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1421,6 +1421,7 @@ You can find more details about the languages and their ISO 649-3 codes in the [
1421
  - **Language(s):** 1107+ languages, see [supported languages](#supported-languages)
1422
  - **License:** CC-BY-NC 4.0 license
1423
  - **Num parameters**: 1 billion
 
1424
  - **Cite as:**
1425
 
1426
  @article{pratap2023mms,
@@ -1432,7 +1433,7 @@ You can find more details about the languages and their ISO 649-3 codes in the [
1432
 
1433
  ## Additional Links
1434
 
1435
- - [Blog post]( )
1436
  - [Transformers documentation](https://huggingface.co/docs/transformers/main/en/model_doc/mms).
1437
  - [Paper](https://arxiv.org/abs/2305.13516)
1438
  - [GitHub Repository](https://github.com/facebookresearch/fairseq/tree/main/examples/mms#asr)
 
1421
  - **Language(s):** 1107+ languages, see [supported languages](#supported-languages)
1422
  - **License:** CC-BY-NC 4.0 license
1423
  - **Num parameters**: 1 billion
1424
+ - **Audio sampling rate**: 16,000 kHz
1425
  - **Cite as:**
1426
 
1427
  @article{pratap2023mms,
 
1433
 
1434
  ## Additional Links
1435
 
1436
+ - [Blog post](https://ai.facebook.com/blog/multilingual-model-speech-recognition/)
1437
  - [Transformers documentation](https://huggingface.co/docs/transformers/main/en/model_doc/mms).
1438
  - [Paper](https://arxiv.org/abs/2305.13516)
1439
  - [GitHub Repository](https://github.com/facebookresearch/fairseq/tree/main/examples/mms#asr)