pipibjc commited on
Commit
8b4120d
1 Parent(s): b7aba4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Speech-to-speech translation model with single-pass decoder (S2UT) 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
- - [Examples](https://github.com/facebookresearch/fairseq/tree/ust/examples/hokkien)
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