jonathanagustin commited on
Commit
2c2c365
1 Parent(s): 8991bd4

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,8 +67,8 @@ def main():
67
  gr.Markdown("# OpenAI Text-to-Speech Demo")
68
  with gr.Row():
69
  with gr.Column(scale=1):
 
70
  with gr.Group():
71
- gr.Markdown("### Voice Preview")
72
  # Function to play the selected voice sample
73
  def play_voice_sample(voice):
74
  return gr.Audio.update(
 
67
  gr.Markdown("# OpenAI Text-to-Speech Demo")
68
  with gr.Row():
69
  with gr.Column(scale=1):
70
+ gr.Markdown("### Voice Preview")
71
  with gr.Group():
 
72
  # Function to play the selected voice sample
73
  def play_voice_sample(voice):
74
  return gr.Audio.update(