Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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
|
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.
|