Mardiyyah commited on
Commit
a7e6318
·
verified ·
1 Parent(s): 99b8c4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ with gr.Blocks() as demo:
49
  sources=["upload", "microphone"],
50
  interactive=True,
51
  min_length=1,
52
- max_length=30
53
  )
54
  with gr.Row():
55
  submit_btn = gr.Button("Submit")
 
49
  sources=["upload", "microphone"],
50
  interactive=True,
51
  min_length=1,
52
+ max_length=31
53
  )
54
  with gr.Row():
55
  submit_btn = gr.Button("Submit")