nam194 commited on
Commit
339e016
·
verified ·
1 Parent(s): ef9b5b8

Update app.py

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