youngshen commited on
Commit
a1ec3a4
·
verified ·
1 Parent(s): 671a458

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -60,6 +60,7 @@ title = "SpeechT5: Speech Synthesis"
60
  description = """
61
  The <b>SpeechT5</b> model is pre-trained on text as well as speech inputs, with targets that are also a mix of text and speech.
62
  By pre-training on text and speech at the same time, it learns unified representations for both, resulting in improved modeling capabilities.
 
63
 
64
  article = """
65
  <div style='margin:20px auto;'>
 
60
  description = """
61
  The <b>SpeechT5</b> model is pre-trained on text as well as speech inputs, with targets that are also a mix of text and speech.
62
  By pre-training on text and speech at the same time, it learns unified representations for both, resulting in improved modeling capabilities.
63
+ """
64
 
65
  article = """
66
  <div style='margin:20px auto;'>