ehristoforu commited on
Commit
acc1f6f
·
1 Parent(s): 52124ed

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
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
  )