mrfakename commited on
Commit
2a9845b
β€’
1 Parent(s): e747637

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -145,7 +145,7 @@ INSTR = """
145
  * Vote on which audio sounds more natural to you.
146
  * Model names are revealed after the vote is cast.
147
 
148
- Note: The models could take up to 30 seconds for synthesizing audio.
149
 
150
  ## Synthesize now!
151
  """.strip()
@@ -191,6 +191,8 @@ We may store text you enter and generated audio. We store a unique ID for each s
191
  ### License
192
 
193
  Generated audio clips cannot be redistributed and used for personal, non-commercial use only.
 
 
194
  """.strip()
195
  LDESC = """
196
  ## πŸ† Leaderboard
 
145
  * Vote on which audio sounds more natural to you.
146
  * Model names are revealed after the vote is cast.
147
 
148
+ Note: The models could take up to 30 seconds to synthesize audio.
149
 
150
  ## Synthesize now!
151
  """.strip()
 
191
  ### License
192
 
193
  Generated audio clips cannot be redistributed and used for personal, non-commercial use only.
194
+
195
+ Random sentences come from a filtered subset of the [Harvard Sentences](https://www.cs.columbia.edu/~hgs/audio/harvard.html).
196
  """.strip()
197
  LDESC = """
198
  ## πŸ† Leaderboard