Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- app/content.py +1 -1
app/content.py
CHANGED
@@ -87,7 +87,7 @@ dataname_column_rename_in_table = {
|
|
87 |
'earnings22_test' : 'Earnings-22',
|
88 |
'tedlium3_test' : 'TED-LIUM-3',
|
89 |
'tedlium3_long_form_test': 'TED-LIUM-3-Long',
|
90 |
-
'
|
91 |
'covost2_en_id_test' : 'Covost2-EN-ID',
|
92 |
'covost2_en_zh_test' : 'Covost2-EN-ZH',
|
93 |
'covost2_en_ta_test' : 'Covost2-EN-TA',
|
|
|
87 |
'earnings22_test' : 'Earnings-22',
|
88 |
'tedlium3_test' : 'TED-LIUM-3',
|
89 |
'tedlium3_long_form_test': 'TED-LIUM-3-Long',
|
90 |
+
'aishell_asr_zh_test' : 'Aishell-ASR-ZH',
|
91 |
'covost2_en_id_test' : 'Covost2-EN-ID',
|
92 |
'covost2_en_zh_test' : 'Covost2-EN-ZH',
|
93 |
'covost2_en_ta_test' : 'Covost2-EN-TA',
|