An open-source system that turns AI coding assistants into autonomous video studios, handling research, scripting, asset generation, and final render.
Image · Video · Audio
big names · picking up speedA minimal C/C++ port of OpenAI’s Whisper built to transcribe speech locally on phones, browsers, and underclocked POWER9 boxes.
VibeVoice is a family of open-source speech models from Microsoft built to ingest, transcribe, and generate very long audio sessions—up to an hour—in a single pass.
RVC exists because voice conversion usually demands heavy compute and hours of data; it packs training, inference, and vocal separation into a browser UI that claims to work with ten minutes of audio and weaker GPUs.
Deep-Live-Cam exists to turn a single selfie into a real-time webcam deepfake or video face swap running entirely on local hardware.
An Electron app that wraps 200+ generative models behind a single UI, with an unusual pitch: no guardrails, no cloud lock-in, and a split personality between local and remote inference.
LocalAI wraps 36+ inference engines behind one OpenAI-compatible API and pulls them on demand, so you can run LLMs, vision, voice, and video on anything from a CPU to a Jetson.
An offline, cross-platform dictation app that aims to be the most forkable speech-to-text tool, not the most polished one.
A reimplementation of OpenAI's Whisper that trades the original inference engine for CTranslate2 and gains up to 4× speed without sacrificing accuracy.
It renders high-quality novel views of real-world scenes at 30 fps by replacing costly neural radiance fields with optimized 3D Gaussians.
It collects the best social-media experiments with a Gemini-2.5-flash-image derivative and releases a 150k identity-consistent dataset for the community.
Trained its own deep-learning models so you don't have to sing along.
It bundles a dozen TTS architectures—from Tacotron to Bark and XTTS—into one Python library for research and production voice synthesis.
OpenAI's Whisper is accurate but slow and timestamp-imprecise; WhisperX bolts on batching, forced phoneme alignment, and speaker diarization to fix that.
It gives artists and professionals a local, node-based studio for Stable Diffusion, treating AI as a collaborator rather than an opaque generator.
It wraps Stable Diffusion—and the whole messy ecosystem of models, upscalers, and LoRAs—into one browser-based workbench.
To squeeze multimodal understanding—vision, video, and even real-time speech—into models small enough to run natively on a handset.
CosyVoice provides open-source training, inference, and deployment tools for zero-shot multilingual speech synthesis using large language models.
OpenVoice clones a speaker's tone color and lets you reshape emotion, accent, and language independently—even generating speech in languages absent from the training data.
It turns face swaps and lip-syncs into queued, retryable batch jobs instead of one-off scripts.


