lpw commited on
Commit
505e7c9
1 Parent(s): 5648027

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -9
README.md CHANGED
@@ -6,18 +6,14 @@ tags:
6
  - fairseq
7
  - audio
8
  - text-to-speech
9
- language: en
10
- datasets:
11
- - mtedx
12
- - covost2
13
- - europarl_st
14
- - voxpopuli
15
  ---
16
  ## unit_hifigan_HK_layer12.km2500_frame_TAT-TTS
17
 
18
- Speech-to-speech translation model from fairseq S2UT ([paper](https://arxiv.org/abs/2204.02967)/[code](https://github.com/facebookresearch/fairseq/blob/main/examples/speech_to_speech/docs/enhanced_direct_s2st_discrete_units.md)):
19
- - Spanish-English
20
- - Trained on mTEDx, CoVoST 2, Europarl-ST and VoxPopuli
 
21
 
22
  ## Usage
23
 
 
6
  - fairseq
7
  - audio
8
  - text-to-speech
9
+ language: hk
 
 
 
 
 
10
  ---
11
  ## unit_hifigan_HK_layer12.km2500_frame_TAT-TTS
12
 
13
+ Speech-to-speech translation model from fairseq:
14
+ - English-Hokkien
15
+ - 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)
16
+ for training details
17
 
18
  ## Usage
19