zhuohan-7 commited on
Commit
5fcc188
·
verified ·
1 Parent(s): 791eba4

edit typos

Browse files
Files changed (1) hide show
  1. app/content.py +2 -2
app/content.py CHANGED
@@ -143,8 +143,8 @@ dataset_diaplay_information = {
143
  'Mediacorp-Short' : 'Under Development',
144
  'YTB-ASR-Batch1(English with Singapore Content)' : 'YouTube ASR Dataset, English with Singapore Content',
145
  'YTB-ASR-Batch2(English with Strong Emotion)' : 'YouTube ASR Dataset, English with strong emotions',
146
- 'YTB-ASR-Batch3-Malay(Malay and Malay-Eng-CodeSwitch)': 'YouTube ASR Dataset, Malay and Malay-English CondeSwitch'
147
- 'YTB-ASR-Batch3-Malay-Malay-Prompte(Malay and Malay-Eng-CodeSwitch)': 'YouTube ASR Dataset, Malay and Malay-English CondeSwitch. Use Malay prompts'
148
  'SEAME-Dev-Man' : 'Under Development',
149
  'SEAME-Dev-Sge' : 'Under Development',
150
 
 
143
  'Mediacorp-Short' : 'Under Development',
144
  'YTB-ASR-Batch1(English with Singapore Content)' : 'YouTube ASR Dataset, English with Singapore Content',
145
  'YTB-ASR-Batch2(English with Strong Emotion)' : 'YouTube ASR Dataset, English with strong emotions',
146
+ 'YTB-ASR-Batch3-Malay(Malay and Malay-Eng-CodeSwitch)': 'YouTube ASR Dataset, Malay and Malay-English CondeSwitch',
147
+ 'YTB-ASR-Batch3-Malay-Malay-Prompte(Malay and Malay-Eng-CodeSwitch)': 'YouTube ASR Dataset, Malay and Malay-English CondeSwitch. Use Malay prompts',
148
  'SEAME-Dev-Man' : 'Under Development',
149
  'SEAME-Dev-Sge' : 'Under Development',
150