jonathanagustin commited on
Commit
6e60917
1 Parent(s): 46e322b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ def main():
133
  )
134
  voice_dropdown = gr.Dropdown(
135
  choices=VOICE_OPTIONS,
136
- label="Voice Options",
137
  value="Echo",
138
  )
139
  response_format_dropdown = gr.Dropdown(
 
133
  )
134
  voice_dropdown = gr.Dropdown(
135
  choices=VOICE_OPTIONS,
136
+ label="Voice",
137
  value="Echo",
138
  )
139
  response_format_dropdown = gr.Dropdown(