Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Speech-to-speech translation model with two-pass decoder (UnitY) from fairseq:
|
|
21 |
- Trained with supervised data in TED, drama, [TAT](https://sites.google.com/speech.ntut.edu.tw/fsw/home/tat-corpus) domain, and weakly supervised data in drama domain. See [here](https://research.facebook.com/publications/hokkien-direct-speech-to-speech-translation)
|
22 |
for training details.
|
23 |
- Speech synthesis with [facebook/unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur](https://huggingface.co/facebook/unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur)
|
24 |
-
- [
|
25 |
|
26 |
## Usage
|
27 |
```python
|
|
|
21 |
- Trained with supervised data in TED, drama, [TAT](https://sites.google.com/speech.ntut.edu.tw/fsw/home/tat-corpus) domain, and weakly supervised data in drama domain. See [here](https://research.facebook.com/publications/hokkien-direct-speech-to-speech-translation)
|
22 |
for training details.
|
23 |
- Speech synthesis with [facebook/unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur](https://huggingface.co/facebook/unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur)
|
24 |
+
- [Project Page](https://github.com/facebookresearch/fairseq/tree/ust/examples/hokkien)
|
25 |
|
26 |
## Usage
|
27 |
```python
|