Rozinamax commited on
Commit
2403326
1 Parent(s): cde7f79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def inference(
63
  yield (24000, complete_audio.numpy())
64
 
65
  def main():
66
- title = "Tortoise TTS "
67
 
68
  text = gr.Textbox(
69
  lines=4,
 
63
  yield (24000, complete_audio.numpy())
64
 
65
  def main():
66
+ title = "TTS "
67
 
68
  text = gr.Textbox(
69
  lines=4,