Pendrokar commited on
Commit
3d5f02b
โ€ข
1 Parent(s): 8a40d1b

dataset link fix

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -536,7 +536,7 @@ Generated audio clips cannot be redistributed and may be used for personal, non-
536
 
537
  Random sentences are sourced from a filtered subset of the [Harvard Sentences](https://www.cs.columbia.edu/~hgs/audio/harvard.html).
538
  """.strip()
539
- LDESC = """
540
  ## ๐Ÿ† Leaderboard
541
 
542
  Vote to help the community determine the best text-to-speech (TTS) models.
 
536
 
537
  Random sentences are sourced from a filtered subset of the [Harvard Sentences](https://www.cs.columbia.edu/~hgs/audio/harvard.html).
538
  """.strip()
539
+ LDESC = f"""
540
  ## ๐Ÿ† Leaderboard
541
 
542
  Vote to help the community determine the best text-to-speech (TTS) models.