Speech-Arena-2025 commited on
Commit
85ba5d3
·
verified ·
1 Parent(s): 3d1e88b

Update ui/leaderboard.py

Browse files
Files changed (1) hide show
  1. ui/leaderboard.py +1 -1
ui/leaderboard.py CHANGED
@@ -20,7 +20,7 @@ def render_info_html():
20
  , ensuring safer and more trustworthy audio communications. We report the average EER (lower the better).
21
  Models are ranked based on their Average EER, from lowest to highest. Check the Metrics tab to understand how the models are evaluated.
22
  If you want results for a model that is not listed here, you can submit a request for it to be included through under "submit your own system" tab.
23
- The leaderboard currently focuses on English and Chinese speech deepfake detection datasets."""
24
 
25
  # HTML formatted info text
26
  return gr.Markdown(info_text)
 
20
  , ensuring safer and more trustworthy audio communications. We report the average EER (lower the better).
21
  Models are ranked based on their Average EER, from lowest to highest. Check the Metrics tab to understand how the models are evaluated.
22
  If you want results for a model that is not listed here, you can submit a request for it to be included through under "submit your own system" tab.
23
+ """
24
 
25
  # HTML formatted info text
26
  return gr.Markdown(info_text)