jonathanagustin commited on
Commit
100243d
1 Parent(s): 6082e5d

Upload folder using huggingface_hub

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