spapi commited on
Commit
650b7ac
·
verified ·
1 Parent(s): 2618e6b

Uniform FAMA model cards

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,8 +14,8 @@ tags:
14
  - speech
15
  - speech recognition
16
  - ASR
17
- library_name: transformers
18
  pipeline_tag: automatic-speech-recognition
 
19
  ---
20
 
21
  # FAMA-small-asr
@@ -49,7 +49,7 @@ It is available in 2 sizes, with 2 variants for ASR only:
49
  - [FAMA-small-asr](https://huggingface.co/FBK-MT/fama-small-asr) - 475 million parameters
50
  - [FAMA-medium-asr](https://huggingface.co/FBK-MT/fama-medium-asr) - 878 million parameters
51
 
52
- For more information about FAMA, please check our [blog post](https://huggingface.co/blog/FAMA/release) and the [arXiv](https://arxiv.org/abs/2505.22759) preprint.
53
  The code is available in the [Github repository](https://github.com/hlt-mt/FBK-fairseq).
54
 
55
  ## Usage
 
14
  - speech
15
  - speech recognition
16
  - ASR
 
17
  pipeline_tag: automatic-speech-recognition
18
+ library_name: transformers
19
  ---
20
 
21
  # FAMA-small-asr
 
49
  - [FAMA-small-asr](https://huggingface.co/FBK-MT/fama-small-asr) - 475 million parameters
50
  - [FAMA-medium-asr](https://huggingface.co/FBK-MT/fama-medium-asr) - 878 million parameters
51
 
52
+ For further details, please refer to the paper [FAMA: The First Large-Scale Open-Science Speech Foundation Model for English and Italian](https://huggingface.co/papers/2505.22759).
53
  The code is available in the [Github repository](https://github.com/hlt-mt/FBK-fairseq).
54
 
55
  ## Usage