freddyaboulton HF Staff commited on
Commit
408e0c4
·
verified ·
1 Parent(s): 3b4d26e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ stream = Stream(
94
  additional_inputs=[
95
  gr.Dropdown(
96
  choices=voice_ids,
97
- value="katherine",
98
  label="Voice",
99
  info="Select a voice from the dropdown",
100
  )
 
94
  additional_inputs=[
95
  gr.Dropdown(
96
  choices=voice_ids,
97
+ value="victoria",
98
  label="Voice",
99
  info="Select a voice from the dropdown",
100
  )