wasertech commited on
Commit
8fd660c
1 Parent(s): 3566476

update custom message

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -97,7 +97,7 @@ are ranked based on their average WER scores, from lowest to highest.
97
  For more details on the individual datasets and how models are evaluated to give the ESB score, refer to the [ESB paper](https://arxiv.org/abs/2210.13352).
98
  """
99
 
100
- CUSTOM_MESSAGE = """## Using CommonVoice to approximate average WER for open domain transcriptions
101
  This space is a fork of the original [hf-audio/open_asr_leaderboard](https://huggingface.co/spaces/hf-audio/open_asr_leaderboard). It aims to demonstrate how the CommonVoice Test Set provides a relatively accurate approximation of the average WER/CER (Word Error Rate/Character Error Rate) at a significantly lower computational cost.
102
 
103
  #### Why is this useful?
 
97
  For more details on the individual datasets and how models are evaluated to give the ESB score, refer to the [ESB paper](https://arxiv.org/abs/2210.13352).
98
  """
99
 
100
+ CUSTOM_MESSAGE = """## Using CommonVoice to approximate average WER for open domain transcription
101
  This space is a fork of the original [hf-audio/open_asr_leaderboard](https://huggingface.co/spaces/hf-audio/open_asr_leaderboard). It aims to demonstrate how the CommonVoice Test Set provides a relatively accurate approximation of the average WER/CER (Word Error Rate/Character Error Rate) at a significantly lower computational cost.
102
 
103
  #### Why is this useful?