jonathanagustin commited on
Commit
3cc628d
1 Parent(s): 1bd5a81

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -159,7 +159,6 @@ def main():
159
  choices=VOICE_OPTIONS,
160
  label="Voice Options",
161
  value="echo",
162
- info="The voice to use when generating the audio.",
163
  )
164
  response_format_dropdown = gr.Dropdown(
165
  choices=RESPONSE_FORMAT_OPTIONS,
 
159
  choices=VOICE_OPTIONS,
160
  label="Voice Options",
161
  value="echo",
 
162
  )
163
  response_format_dropdown = gr.Dropdown(
164
  choices=RESPONSE_FORMAT_OPTIONS,