Speech-Arena-2025 commited on
Commit
84be33a
·
verified ·
1 Parent(s): d61c9f4

Update ui/evaluation.py

Browse files
Files changed (1) hide show
  1. ui/evaluation.py +0 -3
ui/evaluation.py CHANGED
@@ -54,8 +54,5 @@ def render_eval_info():
54
  --num workers 4
55
  ```
56
 
57
- NOTES
58
- - Checkpoints and config files for the open source systems used in our benchmark can be found at :
59
- - Example inference command for every model can be found at :
60
  """
61
  return gr.Markdown(text, latex_delimiters=[{ "left": "$", "right": "$", "display": True }])
 
54
  --num workers 4
55
  ```
56
 
 
 
 
57
  """
58
  return gr.Markdown(text, latex_delimiters=[{ "left": "$", "right": "$", "display": True }])