Fully Local Video Pipeline: Qwen Stack on a 5090+4090 Workstation, No Cloud Needed
awitod · reddit · 2026-09-11
The author shares a fully local pipeline for making videos and animated demos with no cloud services:
- Stack: Qwen 3.8 27B (scripting/planning/generating HTML+JS animations), Qwen Image, Qwen3-ASR-0.6B, Chatterbox (voice-clone TTS), InfiniteTalk with Longcat and WAN for video, and ffmpeg doing heavy lifting.
- Workflow: write a script → clone-voice TTS via Chatterbox → transcribe with Qwen3-ASR-0.6B → plan the demo with Qwen 27B from the time-coded transcript → let it build the HTML/JS demo and self-QA with Playwright + the vision mmproj → human QA with screenshot-based defect feedback.
- Hardware: a 5090+4090 workstation for the LLM plus a Strix Halo for audio/image/video jobs. The author notes a single-GPU machine could work with model swapping.
More from coding & agent
- SEO veteran builds an MCP server with Antigravity to serve her Algo Update list to agents — gaganghotra_ · 2026-09-12
- Devin Voice hits Product Hunt: talk through your work and the agent ships it — thisiskp_ · 2026-09-12
- Grok Build CLI now works natively inside Warp terminal with your subscription — Daniel_Farinax · 2026-09-12
- A $15 OBD2 adapter plus DeepSeek turns AI into your car's live diagnostician — Aizkmusic · 2026-09-12
- Open-sourced workflow turns ideas into storyboards with GPT image, then films via Seedance — alexcovo_eth · 2026-09-12
- Agent dev tip: kill single chats — agents messaging each other is the real unlock — xeophon · 2026-09-12