Real-Time-Voice-Cloning and MockingBird

These are competing implementations of the same voice-cloning approach, both based on similar real-time synthesis architectures, where developers would typically choose one based on code quality, maintenance status, or specific feature differences rather than use them together.

Real-Time-Voice-Cloning
65
Established
MockingBird
58
Established
Maintenance 16/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 59,518
Forks: 9,422
Downloads: β€”
Commits (30d): 1
Language: Python
License: β€”
Stars: 36,874
Forks: 5,236
Downloads: β€”
Commits (30d): 0
Language: Python
License: β€”
No Package No Dependents
No Package No Dependents

About Real-Time-Voice-Cloning

CorentinJ/Real-Time-Voice-Cloning

Clone a voice in 5 seconds to generate arbitrary speech in real-time

Implements the three-stage SV2TTS framework combining a GE2E speaker encoder with Tacotron synthesis and WaveRNN vocoder to enable real-time speech generation from speaker embeddings. Provides both GUI and CLI interfaces supporting CPU/GPU inference, with pretrained models automatically downloaded from Hugging Face. While noted as an older reference implementation, it remains a functional open-source alternative to contemporary commercial voice cloning services.

About MockingBird

babysor/MockingBird

πŸš€Clone a voice in 5 seconds to generate arbitrary speech in real-time

Uses a modular three-stage architecture with pretrained speaker encoder and neural vocoder, training only a Mandarin-optimized synthesizer to reduce computational overhead. Operates as both a PyQt5 desktop toolbox and web server, supporting inference on GPU (CUDA) and CPU across Windows, Linux, and M1 Mac via Rosetta emulation. Extensively tested on Chinese speech datasets (aidatatang_200zh, aishell3, magicdata) with PyTorch 1.9.0+, allowing users to train custom synthesizers or leverage community pretrained models.

Scores updated daily from GitHub, PyPI, and npm data. How scores work