patrickvonplaten
commited on
Commit
•
0b752b8
1
Parent(s):
d846ab9
Update README.md
Browse files
README.md
CHANGED
@@ -24,8 +24,8 @@ widget:
|
|
24 |
|
25 |
# S2T2-Wav2Vec2-CoVoST2-EN-TR-ST
|
26 |
|
27 |
-
`s2t-wav2vec2-large-en-tr` is a Speech to Text Transformer
|
28 |
-
The
|
29 |
[Fairseq](https://github.com/pytorch/fairseq/blob/6f847c8654d56b4d1b1fbacec027f47419426ddb/fairseq/models/wav2vec/wav2vec2_asr.py#L266).
|
30 |
|
31 |
|
|
|
24 |
|
25 |
# S2T2-Wav2Vec2-CoVoST2-EN-TR-ST
|
26 |
|
27 |
+
`s2t-wav2vec2-large-en-tr` is a Speech to Text Transformer model trained for end-to-end Speech Translation (ST).
|
28 |
+
The S2T2 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
|
29 |
[Fairseq](https://github.com/pytorch/fairseq/blob/6f847c8654d56b4d1b1fbacec027f47419426ddb/fairseq/models/wav2vec/wav2vec2_asr.py#L266).
|
30 |
|
31 |
|