Upload folder using huggingface_hub
Browse files- app/content.py +1 -1
app/content.py
CHANGED
@@ -64,7 +64,7 @@ displayname2datasetname = {
|
|
64 |
|
65 |
'YouTube ASR: English Singapore Content': 'ytb_asr_batch1',
|
66 |
'YouTube ASR: English with Strong Emotion': 'ytb_asr_batch2',
|
67 |
-
'YouTube ASR: Malay English Prompt': 'ytb_asr_batch3_malay',
|
68 |
'YouTube ASR: Malay with Malay Prompt': 'ytb_asr_batch3_ms_ms_prompt',
|
69 |
|
70 |
'SEAME-Dev-Mandarin' : 'seame_dev_man',
|
|
|
64 |
|
65 |
'YouTube ASR: English Singapore Content': 'ytb_asr_batch1',
|
66 |
'YouTube ASR: English with Strong Emotion': 'ytb_asr_batch2',
|
67 |
+
'YouTube ASR: Malay with English Prompt': 'ytb_asr_batch3_malay',
|
68 |
'YouTube ASR: Malay with Malay Prompt': 'ytb_asr_batch3_ms_ms_prompt',
|
69 |
|
70 |
'SEAME-Dev-Mandarin' : 'seame_dev_man',
|