SandraCLV commited on
Commit
aa54951
·
1 Parent(s): 227c7dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -80,6 +80,7 @@ with demo:
80
  max_lines=1,
81
  value="0",
82
  placeholder="Speaker ID. Valid only for mult-speaker model")
 
83
  input_speed = gr.Slider(
84
  minimum=0.1,
85
  maximum=10,
 
80
  max_lines=1,
81
  value="0",
82
  placeholder="Speaker ID. Valid only for mult-speaker model")
83
+
84
  input_speed = gr.Slider(
85
  minimum=0.1,
86
  maximum=10,