Spaces:
Build error
Build error
abcde1234www
commited on
Commit
•
fc2296f
1
Parent(s):
54ce256
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ def main():
|
|
21 |
with gr.Blocks() as demo:
|
22 |
gr.Markdown(
|
23 |
"""
|
24 |
-
<h1 align="center">
|
25 |
|
26 |
1. Write an utterance to generate,
|
27 |
2. Select the model to synthesize with
|
|
|
21 |
with gr.Blocks() as demo:
|
22 |
gr.Markdown(
|
23 |
"""
|
24 |
+
<h1 align="center">Text-to-Speech</h1>
|
25 |
|
26 |
1. Write an utterance to generate,
|
27 |
2. Select the model to synthesize with
|