ollieollie commited on
Commit
bf4bbc3
·
verified ·
1 Parent(s): 9386371

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ with gr.Blocks() as demo:
102
  sources=["upload", "microphone"],
103
  type="filepath",
104
  label="Reference Audio File (Optional)",
105
- value="https://storage.googleapis.com/chatterbox-demo-samples/prompts/female_shadowheart.flac"
106
  )
107
  exaggeration = gr.Slider(
108
  0.25, 2, step=.05, label="Exaggeration (Neutral = 0.5, extreme values can be unstable)", value=.5
 
102
  sources=["upload", "microphone"],
103
  type="filepath",
104
  label="Reference Audio File (Optional)",
105
+ value="https://storage.googleapis.com/chatterbox-demo-samples/prompts/female_shadowheart4.flac"
106
  )
107
  exaggeration = gr.Slider(
108
  0.25, 2, step=.05, label="Exaggeration (Neutral = 0.5, extreme values can be unstable)", value=.5