binwang commited on
Commit
b75e676
·
verified ·
1 Parent(s): f5165d3

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app/content.py +1 -1
app/content.py CHANGED
@@ -92,7 +92,7 @@ metrics_info = {
92
  dataname_column_rename_in_table = {
93
  'librispeech_test_clean' : 'LibriSpeech-Clean',
94
  'librispeech_test_other' : 'LibriSpeech-Other',
95
- 'common_lvoice_15_en_test' : 'CommonVoice-15-EN',
96
  'peoples_speech_test' : 'Peoples-Speech',
97
  'gigaspeech_test' : 'GigaSpeech-1',
98
  'earnings21_test' : 'Earnings-21',
 
92
  dataname_column_rename_in_table = {
93
  'librispeech_test_clean' : 'LibriSpeech-Clean',
94
  'librispeech_test_other' : 'LibriSpeech-Other',
95
+ 'common_voice_15_en_test' : 'CommonVoice-15-EN',
96
  'peoples_speech_test' : 'Peoples-Speech',
97
  'gigaspeech_test' : 'GigaSpeech-1',
98
  'earnings21_test' : 'Earnings-21',