nam194 commited on
Commit
dc61291
·
verified ·
1 Parent(s): c3dd4af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ with gr.Blocks(analytics_enabled=False) as demo:
88
  minimum=0.5,
89
  maximum=2.0,
90
  step=0.05,
91
- value=1.2,
92
  info="Điều chỉnh tốc độ đọc (1.0 là tốc độ bình thường)."
93
  )
94
  normalize_text = gr.Checkbox(
 
88
  minimum=0.5,
89
  maximum=2.0,
90
  step=0.05,
91
+ value=1.1,
92
  info="Điều chỉnh tốc độ đọc (1.0 là tốc độ bình thường)."
93
  )
94
  normalize_text = gr.Checkbox(