Uniform FAMA model cards
Browse files
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
|
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
|