neuralleap commited on
Commit
513ec33
·
1 Parent(s): 65f67c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ def main():
45
  )
46
 
47
  voice = gr.Dropdown(
48
- VOICE_OPTIONS, value="jane_eyre", label="Select voice:", type="value"
49
  )
50
 
51
  output_audio = gr.Audio(label="streaming audio:", streaming=True, autoplay=True)
 
45
  )
46
 
47
  voice = gr.Dropdown(
48
+ VOICE_OPTIONS, value="kasuri", label="Select voice:", type="value"
49
  )
50
 
51
  output_audio = gr.Audio(label="streaming audio:", streaming=True, autoplay=True)