ftshijt commited on
Commit
9dea735
1 Parent(s): 01aeb87

Update src/display/about.py

Browse files
Files changed (1) hide show
  1. src/display/about.py +1 -1
src/display/about.py CHANGED
@@ -24,7 +24,7 @@ TITLE = """<h1 align="center" id="space-title">Discrete-based TTS (Acoustic+Voco
24
 
25
  # What does your leaderboard evaluate?
26
  INTRODUCTION_TEXT = """
27
- The leaderboard for discrete speech challenge (TTS Challenge - Acoustic+Vocoder Track) at Interspeech 2024. Challenge details can be found at https://www.wavlab.org/activities/2024/Interspeech2024-Discrete-Speech-Unit-Challenge/
28
  """
29
 
30
  # Which evaluations are you running? how can people reproduce what you have?
 
24
 
25
  # What does your leaderboard evaluate?
26
  INTRODUCTION_TEXT = """
27
+ The leaderboard for discrete speech challenge (TTS Challenge - Acoustic+Vocoder Track) at Interspeech 2024. Submissions before Interspeech deadline is marked with *. Challenge details can be found at https://www.wavlab.org/activities/2024/Interspeech2024-Discrete-Speech-Unit-Challenge/
28
  """
29
 
30
  # Which evaluations are you running? how can people reproduce what you have?