sravyapopuri388
commited on
Commit
•
6918b4c
1
Parent(s):
caa5dc8
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,3 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
---
|
4 |
-
# xm_transformer_600m-es_en-multi_domain
|
5 |
-
|
6 |
-
[W2V2-Transformer](https://aclanthology.org/2021.acl-long.68/) speech-to-text translation model from fairseq S2T ([paper](https://arxiv.org/abs/2010.05171)/[code](https://github.com/pytorch/fairseq/tree/main/examples/speech_to_text)):
|
7 |
-
- Spanish-English
|
8 |
-
- Trained on mTEDx, CoVoST 2, EuroParl-ST, VoxPopuli, Multilingual LibriSpeech, Common Voice v7 and CCMatrix
|
9 |
-
- Speech synthesis with [facebook/fastspeech2-en-ljspeech](https://huggingface.co/facebook/fastspeech2-en-ljspeech)
|
10 |
-
|
11 |
## Usage
|
12 |
```python
|
13 |
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Usage
|
2 |
```python
|
3 |
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub
|