Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ Speech-to-speech translation model with two-pass decoder (UnitY) from fairseq:
|
|
19 |
- Trained with supervised data in TED domain, and weakly supervised data in TED and Audiobook domain. See [here]( https://research.facebook.com/publications/hokkien-direct-speech-to-speech-translation)
|
20 |
for training details.
|
21 |
- Speech synthesis with [facebook/unit_hifigan_HK_layer12.km2500_frame_TAT-TTS](https://huggingface.co/facebook/unit_hifigan_HK_layer12.km2500_frame_TAT-TTS)
|
22 |
-
- [
|
23 |
|
24 |
## Usage
|
25 |
```python
|
|
|
19 |
- Trained with supervised data in TED domain, and weakly supervised data in TED and Audiobook domain. See [here]( https://research.facebook.com/publications/hokkien-direct-speech-to-speech-translation)
|
20 |
for training details.
|
21 |
- Speech synthesis with [facebook/unit_hifigan_HK_layer12.km2500_frame_TAT-TTS](https://huggingface.co/facebook/unit_hifigan_HK_layer12.km2500_frame_TAT-TTS)
|
22 |
+
- [Project Page](https://github.com/facebookresearch/fairseq/tree/ust/examples/hokkien)
|
23 |
|
24 |
## Usage
|
25 |
```python
|