patrickvonplaten commited on
Commit
3ae399c
1 Parent(s): ddf722e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ widget:
22
 
23
  # S2T2-Wav2Vec2-CoVoST2-EN-TR-ST
24
 
25
- `s2t-wav2vec2-large-en-de` 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
 
 
22
 
23
  # S2T2-Wav2Vec2-CoVoST2-EN-TR-ST
24
 
25
+ `s2t-wav2vec2-large-en-tr` 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