zhuohan-7 commited on
Commit
c2eebd1
·
1 Parent(s): e854e1f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app/content.py +1 -1
app/content.py CHANGED
@@ -142,7 +142,7 @@ dataset_diaplay_information = {
142
  'UKUS-News-Short' : 'Under Development',
143
  'Mediacorp-Short' : 'Under Development',
144
 
145
- 'YouTube ASR: English Singapore Content' : 'YouTube Evaluation Dataset for ASR Task: \n This dataset contains English and Singlish audio clips, featuring Singapore-related content. \n It includes approximately 2.5 hours of audio, with individual clips ranging from 2 seconds to 30 seconds in length.',
146
 
147
  'YouTube ASR: English with Strong Emotion' : 'YouTube Evaluation Dataset for ASR Task: \n This dataset contains English and some unknown languages audio clips, featuring speech with strong emotional expression. \n It includes approximately 3.9 hours of audio, with each clip lasting 30 seconds.',
148
 
 
142
  'UKUS-News-Short' : 'Under Development',
143
  'Mediacorp-Short' : 'Under Development',
144
 
145
+ 'YouTube ASR: English Singapore Content' : 'YouTube Evaluation Dataset for ASR Task: <br> This dataset contains English and Singlish audio clips, featuring Singapore-related content. \n It includes approximately 2.5 hours of audio, with individual clips ranging from 2 seconds to 30 seconds in length.',
146
 
147
  'YouTube ASR: English with Strong Emotion' : 'YouTube Evaluation Dataset for ASR Task: \n This dataset contains English and some unknown languages audio clips, featuring speech with strong emotional expression. \n It includes approximately 3.9 hours of audio, with each clip lasting 30 seconds.',
148