A dual face & voice authentication system with real-time face swap, real-time voice conversion, and custom model training. Clone anyone's face from a single photo Clone anyone's voice from a short audio clip Works with social apps, video conferencing, and live streaming platforms
No reviews yetBe the first to leave a review for Fvswap
Maker
📌
What inspired FvSwap?
I noticed that most face swap and voice changer tools were either too technical to set up or required expensive hardware. Streamers and content creators just wanted something that worked out of the box — no Python, no command line, no headaches.
What problem does it solve?
Getting real-time face swap and voice conversion running together is surprisingly painful. You need to configure multiple models, virtual audio devices, and camera outputs — and make them all work at the same time. FvSwap bundles everything into a single executable. Unzip, run, done.
How did the process evolve?
We started with separate face swap and voice changer modules built on Deep-Live-Cam and RVC. Early versions required users to install Python and manage dependencies manually — feedback showed that killed adoption immediately. So we shifted focus: package everything, eliminate setup friction, and add a membership system so we could keep improving it. The goal moved from "technically impressive" to "anyone can use this in five minutes."