hmdvr commited on
Commit
40617b5
1 Parent(s): bdb4d21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -206,7 +206,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
206
 
207
  gr.Markdown("""
208
  ## Notes:
209
- - Video limit is 1 minute. The tool will dub all speakers using a single voice.
210
  - Processing may take up to 5 minutes.
211
  - This is an alpha version using open-source models.
212
  - Quality vs. speed trade-off was made for scalability and hardware limitations.
 
206
 
207
  gr.Markdown("""
208
  ## Notes:
209
+ - Video limit is 10 minute. The tool will dub all speakers using a single voice.
210
  - Processing may take up to 5 minutes.
211
  - This is an alpha version using open-source models.
212
  - Quality vs. speed trade-off was made for scalability and hardware limitations.