All open source
Open SourceVoice & Media55k

Real-Time Voice Cloning

Clone a voice from five seconds of audio and synthesize arbitrary speech in real time.

Real-Time Voice Cloning is a widely studied implementation of the SV2TTS framework, cloning a voice from roughly five seconds of reference audio and generating new speech with it. It chains a speaker encoder, a Tacotron synthesizer, and a vocoder, and remains a popular reference for understanding the encoder-synthesizer-vocoder TTS architecture.

Repository

CorentinJ/Real-Time-Voice-Cloning

Language

Python

What you'd build with it

  • Prototype few-shot voice cloning to learn the encoder/synthesizer/vocoder pipeline
  • Generate sample speech in a target voice for demos and experiments
  • Study and adapt a reference SV2TTS implementation for custom voice work

Tags

ttsvoice-cloningfew-shotsv2tts