Spaces:
Running
Running
Commit
·
acc1f6f
1
Parent(s):
52124ed
Update run.py
Browse files
run.py
CHANGED
@@ -7,7 +7,7 @@ tts_examples = [
|
|
7 |
|
8 |
tts_demo = gr.load(
|
9 |
"huggingface/facebook/fastspeech2-en-ljspeech",
|
10 |
-
title="Text-to-Spech,
|
11 |
examples=tts_examples,
|
12 |
theme="Soft",
|
13 |
)
|
|
|
7 |
|
8 |
tts_demo = gr.load(
|
9 |
"huggingface/facebook/fastspeech2-en-ljspeech",
|
10 |
+
title="Text-to-Spech",
|
11 |
examples=tts_examples,
|
12 |
theme="Soft",
|
13 |
)
|