Commit
·
aadf924
1
Parent(s):
36c8dc4
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ widget:
|
|
22 |
|
23 |
# S2T2-Wav2Vec2-CoVoST2-EN-CA-ST
|
24 |
|
25 |
-
`s2t-wav2vec2-large-en-
|
26 |
The S2T model was proposed in [Large-Scale Self- and Semi-Supervised Learning for Speech Translation](https://arxiv.org/pdf/2104.06678.pdf) and officially released in
|
27 |
[Fairseq](https://github.com/pytorch/fairseq/blob/6f847c8654d56b4d1b1fbacec027f47419426ddb/fairseq/models/wav2vec/wav2vec2_asr.py#L266).
|
28 |
|
@@ -34,7 +34,7 @@ Translation (ST). It uses a pretrained [Wav2Vec2](https://huggingface.co/transfo
|
|
34 |
|
35 |
## Intended uses & limitations
|
36 |
|
37 |
-
This model can be used for end-to-end English speech to
|
38 |
See the [model hub](https://huggingface.co/models?filter=speech2text2) to look for other S2T2 checkpoints.
|
39 |
|
40 |
|
|
|
22 |
|
23 |
# S2T2-Wav2Vec2-CoVoST2-EN-CA-ST
|
24 |
|
25 |
+
`s2t-wav2vec2-large-en-ca` is a Speech to Text Transformer (S2T) model trained for end-to-end Speech Translation (ST).
|
26 |
The S2T model was proposed in [Large-Scale Self- and Semi-Supervised Learning for Speech Translation](https://arxiv.org/pdf/2104.06678.pdf) and officially released in
|
27 |
[Fairseq](https://github.com/pytorch/fairseq/blob/6f847c8654d56b4d1b1fbacec027f47419426ddb/fairseq/models/wav2vec/wav2vec2_asr.py#L266).
|
28 |
|
|
|
34 |
|
35 |
## Intended uses & limitations
|
36 |
|
37 |
+
This model can be used for end-to-end English speech to Catalan text translation.
|
38 |
See the [model hub](https://huggingface.co/models?filter=speech2text2) to look for other S2T2 checkpoints.
|
39 |
|
40 |
|