yakhyo commited on
Commit
f62071f
·
1 Parent(s): d278189

chore: Change the title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ example_texts = [
65
 
66
  # Gradio Interface
67
  with gr.Blocks() as demo:
68
- gr.Markdown("# <center> Kokoro-82m Text-to-Speech with Gradio </center>")
69
 
70
  # Model-specific inputs
71
  with gr.Row(variant="panel"):
 
65
 
66
  # Gradio Interface
67
  with gr.Blocks() as demo:
68
+ gr.Markdown("# <center> Kokoro TTS ONNX Inference </center>")
69
 
70
  # Model-specific inputs
71
  with gr.Row(variant="panel"):