@denziideng: Another AI voice cloning 'dimensional reduction attack'... The CosyVoice I shared before can clone in 3 seconds, which I thought was already scary enough. But today's tool is even more lethal — after casually recording 1 minute of my own voice for training, it directly replicates tone, mannerisms, emotions, breathing, and pauses. It's almost like the soul of the original person possessed it! C...

X AI KOLs Timeline Tools

Summary

GPT-SoVITS is an open-source AI voice cloning tool that supports zero-shot (5-second voice) and few-shot (1-minute training) high-fidelity voice cloning, cross-lingual inference, and comes with a complete WebUI toolchain. It has garnered 57.8k stars on GitHub, becoming the leading open-source project in the voice cloning field.

Another AI voice cloning 'dimensional reduction attack'... The CosyVoice I shared before can clone in 3 seconds, which I thought was already scary enough. But today's tool is even more lethal — after casually recording 1 minute of my own voice for training, it directly replicates tone, mannerisms, emotions, breathing, and pauses. It's almost like the soul of the original person possessed it! Alibaba DAMO Academy's CosyVoice just hit 21.2k stars, while this one has skyrocketed to 57.8k stars, becoming the absolute king in open-source voice cloning! What tool is this? It's called GPT-SoVITS, and its biggest features are ultra-strong few-shot + high-fidelity voice cloning: - Zero-shot: Only need 5 seconds of voice for instant TTS, ready to use out of the box - Few-shot fine-tuning: After 1 minute of recording for training, similarity, naturalness, and emotional expression are maxed out, far surpassing CosyVoice - Supports cross-lingual (trained in Chinese can directly speak English, Japanese, Korean, Cantonese, etc., with voice unchanged) - Comes with complete WebUI toolchain: vocal separation → auto segmentation → ASR annotation → one-click training → inference. Even beginners can master it with just mouse clicks - Open source and free (MIT license), runs locally with zero uploads, privacy safe CosyVoice excels in '3-second instant use' simplicity, but GPT-SoVITS achieves a dimensional reduction attack in realism, emotional richness, and long-term stability after 1 minute of training, especially suitable for heavy users needing high-fidelity output. AI voice cloning has now gotten so competitive that it's utterly crazy! Link: https://github.com/RVC-Boss/GPT-SoVITS… Highly recommend giving it a try to experience the true ceiling of voice cloning! Remember to only clone your own voice or voices with permission, and use it compliantly~ #AI #ToolSharing #GPTSoVITS #VoiceCloning #OpenSourceGem
Original Article
View Cached Full Text

Cached at: 05/26/26, 03:12 PM

GPT-SoVITS-WebUI

Similar Articles

@MaxForAI: If you are working on voice agents, you should try this project. A team from NTU, NUS, and Shanghai AI Lab released: Mega-ASR. This fully open-source ASR is built on Qwen3-ASR, aiming to break the long-standing bottleneck of ASR performance in noisy, reverberant, or other impaired real-world environments...

X AI KOLs Timeline

NTU, NUS, and Shanghai AI Lab jointly released Mega-ASR, a fully open-source ASR model built on Qwen3-ASR. Using the Voices-in-the-Wild-2M dataset and progressive acoustic-to-semantic optimization, it achieves up to 30% relative Word Error Rate (WER) reduction in real-world noisy environments. With only 1.7B parameters, it enables efficient inference on consumer-grade hardware.

@noahduck283: A tool that can download any YouTube video, cleanly remove vocals, transcribe, translate into 100+ languages, clone the original voice, and perform fully automatic dubbing. It takes less than 2 minutes. 100% runs locally. Free. Sews six top open-source models into a web page for "one-click download, vocal removal, transcription, translation, dubbing"...

X AI KOLs Timeline

Voice-Pro is a web tool that integrates six top open-source models (Whisper, Demucs, CosyVoice, F5-TTS, etc.), supporting YouTube video downloading, vocal removal, transcription, translation, voice cloning, and fully automatic dubbing. It takes less than 2 minutes, runs 100% locally, and is free.

@Honcia13: Open-source TTS is going crazy! New weapons for industrial park scams? Tsinghua OpenBMB just released VoxCPM2: 20 billion parameters + 2 million hours of multilingual data training, 48kHz studio-quality sound! The most intense part is—no Tokenizer needed at all, performing diffusion autoregression directly in continuous latent space, maximizing detail retention!

X AI KOLs Timeline

Tsinghua University's OpenBMB has released VoxCPM2, an open-source multilingual TTS model with 20 billion parameters. It supports continuous latent space diffusion autoregressive generation without a Tokenizer, offering 48kHz studio-quality audio and powerful voice cloning and design capabilities.

@FeitengLi: Actually, these problems can be well solved: 1. Ditch whisper, switch to an ASR model. Qwen3-ASR is great with few hallucinations, and there are other ASR options. Whisper has many hallucinations and requires 30s segments. Qwen3-ASR gets more accurate with longer audio, supporting up to 20…

X AI KOLs Timeline

Recommends using Qwen3-ASR instead of Whisper to reduce hallucinations, using LattifAI tools for precise audio-text alignment and subtitle generation, and introducing their own OmniVAD-Kit project for voice activity detection.