How do I run SoniTranslate without UI (Gradio)? #173
Unanswered
lourencovw
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for this awesome project!
I'm trying to automate video dubbing (English to Portuguese) using SoniTranslate, but I want to run it fully via Python or command line without launching the Gradio UI.
README shows how to launch the Gradio interface, but not how to run the pipeline programmatically or via python -m sonitranslate.
Could you please clarify:
1 - What is the recommended way to run SoniTranslate headlessly (no Gradio)?
2 - Is python -m sonitranslate the correct approach?
3 - Can you share a minimal example or script to process a video directly?
Beta Was this translation helpful? Give feedback.
All reactions