zhuohan-7 commited on
Commit
f04bb8b
·
1 Parent(s): f7a3f90

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app/content.py +2 -2
app/content.py CHANGED
@@ -61,9 +61,9 @@ displayname2datasetname = {
61
  'Parliament-Short': 'parliament_short_test',
62
  'UKUS-News-Short' : 'ukusnews_short_test',
63
  'Mediacorp-Short' : 'mediacorp_short_test',
64
- 'YouTube ASR: English with Singapore Content': 'ytb_asr_batch1',
65
  'YouTube ASR: English with Strong Emotion': 'ytb_asr_batch2',
66
- 'YouTube ASR: Malay with English Prompt': 'ytb_asr_batch3_ms',
67
  'YouTube ASR: Malay with Malay Prompt': 'ytb_asr_batch3_ms_ms_prompt',
68
 
69
  'SEAME-Dev-Mandarin' : 'seame_dev_man',
 
61
  'Parliament-Short': 'parliament_short_test',
62
  'UKUS-News-Short' : 'ukusnews_short_test',
63
  'Mediacorp-Short' : 'mediacorp_short_test',
64
+ 'YouTube ASR: English Singapore Content': 'ytb_asr_batch1',
65
  'YouTube ASR: English with Strong Emotion': 'ytb_asr_batch2',
66
+ 'YouTube ASR: Malay English Prompt': 'ytb_asr_batch3_ms',
67
  'YouTube ASR: Malay with Malay Prompt': 'ytb_asr_batch3_ms_ms_prompt',
68
 
69
  'SEAME-Dev-Mandarin' : 'seame_dev_man',