Upload folder using huggingface_hub
Browse files- 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
|
65 |
'YouTube ASR: English with Strong Emotion': 'ytb_asr_batch2',
|
66 |
-
'YouTube ASR: Malay
|
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',
|