Downloads
All tools are free. No account required.
AI Translate & Dub
Setup notes
- Open the DMG and drag AI Translate & Dub to your Applications folder, then launch it
- The app starts a local Gradio server automatically — open http://127.0.0.1:7860 in your browser if it doesn't open automatically
- Install Python dependencies: pip install -r requirements.txt (requires Python 3)
- Install ffmpeg: brew install ffmpeg
- Ollama backend: start Ollama, then pull a model from inside the app (e.g. qwen3:latest)
- DeepSeek backend: enter your DeepSeek API key in the app settings — no local GPU required
All tools are open source. View source on GitHub or run from source if you prefer not to use the pre-built DMG.