shaipeerms commited on
Commit
3d48fce
1 Parent(s): 5f1dcbd

Enable DASR tracks

Browse files
Files changed (1) hide show
  1. content.py +3 -0
content.py CHANGED
@@ -22,6 +22,9 @@ HEADER_MARKDOWN = """
22
  Featured in both tasks, the NOTSOFAR recorded meeting dataset is leveraged as a common benchmark:
23
  each geometry-agnostic MC system submitted to DASR tracks (constrained or not) will also be **automatically submitted**
24
  to the known-geometry single-device NOTSOFAR-MC track. These entries will be marked with "DASR" to denote their origin.
 
 
 
25
  """
26
 
27
 
 
22
  Featured in both tasks, the NOTSOFAR recorded meeting dataset is leveraged as a common benchmark:
23
  each geometry-agnostic MC system submitted to DASR tracks (constrained or not) will also be **automatically submitted**
24
  to the known-geometry single-device NOTSOFAR-MC track. These entries will be marked with "DASR" to denote their origin.
25
+
26
+ *The leaderboard is offline for the final phase of the Challenge. Please submit your evaluation set results following the instructions for each task on the [CHiME website](https://www.chimechallenge.org/)*
27
+ .
28
  """
29
 
30