Update app.py
Browse files
app.py
CHANGED
@@ -120,8 +120,6 @@ description = """
|
|
120 |
<p>Singing Voice Synthesis (SVS) takes a music score as input and generates singing vocal with the voice of a specific singer.
|
121 |
Music score contains information about tempo (singing speed), lyrics, as well as duration and pitch of each word in lyrics.</p>
|
122 |
|
123 |
-
<img src="resource/Muskits_ESPnet_logo.png" alt="Muskits-ESPnet logo" style="width: 300px; height: auto;" />
|
124 |
-
|
125 |
<p>How to use:</p>
|
126 |
<ol>
|
127 |
<li> <b>Choose language ID</b>: "zh" indicates lyrics input in Chinese, and "jp" indicates lyrics input in Japanese. </li>
|
|
|
120 |
<p>Singing Voice Synthesis (SVS) takes a music score as input and generates singing vocal with the voice of a specific singer.
|
121 |
Music score contains information about tempo (singing speed), lyrics, as well as duration and pitch of each word in lyrics.</p>
|
122 |
|
|
|
|
|
123 |
<p>How to use:</p>
|
124 |
<ol>
|
125 |
<li> <b>Choose language ID</b>: "zh" indicates lyrics input in Chinese, and "jp" indicates lyrics input in Japanese. </li>
|