TangRain commited on
Commit
a4ba271
·
verified ·
1 Parent(s): 59db826

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -125,9 +125,9 @@ def gen_song(lang, texts, durs, pitchs, spk):
125
  title = "Demo of Singing Voice Synthesis in Muskits-ESPnet"
126
 
127
  description = """
128
- <div style="font-size: 20px; width: 80%;">
129
  <p>This is the demo page of our toolkit <b>Muskits-ESPnet: A Comprehensive Toolkit for Singing Voice Synthesis in New Paradigm</b>.</p>
130
- <p>Singing Voice Synthesis (SVS) takes a music score as input and generates singing vocal with the voice of a specific singer.
131
  Music score contains information about lyrics, as well as duration and pitch of each word in lyrics.</p>
132
 
133
  <p>How to use:</p>
 
125
  title = "Demo of Singing Voice Synthesis in Muskits-ESPnet"
126
 
127
  description = """
128
+ <div style="font-size: 20px; ">
129
  <p>This is the demo page of our toolkit <b>Muskits-ESPnet: A Comprehensive Toolkit for Singing Voice Synthesis in New Paradigm</b>.</p>
130
+ <p>Singing Voice Synthesis (SVS) takes a music score as input and generates singing vocal with the voice of a specific singer.\n
131
  Music score contains information about lyrics, as well as duration and pitch of each word in lyrics.</p>
132
 
133
  <p>How to use:</p>