awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jianchang512 avatar

jianchang512/clone-voiceArchived

0
View on GitHub↗
8,959 stars·985 forks·Python·43 viewspyvideotrans.com↗

Clone Voice

This project is a GPU-accelerated speech engine and AI voice cloning tool. It functions as a text-to-speech synthesizer and voice-to-voice converter that replicates specific human voices to generate synthetic speech.

The system creates digital voice profiles by analyzing short audio samples or capturing live microphone input. These profiles enable the transformation of existing audio recordings into a target speaker's voice or the synthesis of new audio from written text.

The engine supports subtitle-based speech generation for batch processing and automated dubbing workflows. A web-based audio interface provides a dashboard for recording voice samples and managing synthesis tasks.

Features

  • Voice Cloning Tools - Provides machine learning pipelines that generate high-quality synthetic speech from custom audio recordings.
  • Voice Profiling - Extracts unique vocal characteristics from live microphone input to build personalized voice models.
  • Neural Text-to-Speech Engines - Implements deep learning pipelines that generate synthetic speech by modeling cloned vocal characteristics.
  • GPU Acceleration - Uses GPU hardware acceleration to optimize the processing speed of voice cloning and synthesis models.
  • Text-to-Speech Synthesis - Converts written text and subtitle files into spoken audio using artificial intelligence and cloned voices.
  • Voice Cloning - Replicates specific human vocal characteristics from audio samples to transform existing recordings.
  • Microphone Sampling - Captures audio directly from a microphone to establish voice profiles for cloning and synthesis.
  • Voice Identity Conversions - Transforms the vocal characteristics of a source audio signal to match a target speaker's identity.
  • Voice Profile Management - Registers and stores vocal characteristics to ensure consistency in synthetic speech generation.
  • Voice Embedding Precomputations - Analyzes short audio samples to extract and store reusable vocal embeddings for voice cloning.
  • GPU-Accelerated TTS - Provides a speech synthesis engine specifically optimized for GPU execution to increase audio generation speed.
  • Text-to-Speech Synthesizers - Converts written text or subtitle files into synthetic spoken audio using cloned voice profiles.
  • Subtitle-Driven Dubbing - Utilizes external subtitle files as the primary driver for generating synchronized synthetic voiceovers.
  • Subtitle-Driven Audio Synthesis - Generates dubbed audio tracks based on the timing and text of external subtitle files.
  • Speech Synthesis Generators - Generates audible cloned speech based on the text and timing found in subtitle files.

Star history

Star history chart for jianchang512/clone-voiceStar history chart for jianchang512/clone-voice

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Clone Voice

These projects share indexed features with Clone Voice. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ohf-voice/piper1-gplOHF-Voice avatar

    OHF-Voice/piper1-gpl

    2,897View on GitHub↗

    This project is a neural text-to-speech system and voice trainer that converts written text into spoken audio across a variety of global languages and regional dialects. It functions as an ONNX-based engine capable of performing fast offline inference and uses a phoneme-based controller to manage precise pronunciation. The system distinguishes itself through a comprehensive toolkit for neural voice training, allowing for the creation of custom single-speaker or multi-speaker models. It supports the export of these models to a standardized open format and provides hardware acceleration via gra

    C++
    View on GitHub↗2,897
  • kevinwang676/bark-voice-cloningKevinWang676 avatar

    KevinWang676/Bark-Voice-Cloning

    2,957View on GitHub↗

    Bark Voice Cloning is a text-to-speech synthesis engine designed to generate natural-sounding audio and replicate specific vocal characteristics. The system utilizes a transformer-based autoregressive model to convert written text into high-fidelity speech, supporting multilingual output and expressive delivery. The project distinguishes itself through zero-shot voice cloning, which extracts speaker identity embeddings from short audio samples to condition the generative model without requiring extensive fine-tuning. It also provides specialized workflows for voice identity conversion, allowi

    Jupyter Notebook
    View on GitHub↗2,957
  • elevenlabs/elevenlabs-pythonelevenlabs avatar

    elevenlabs/elevenlabs-python

    2,873View on GitHub↗

    This Python SDK provides a comprehensive toolkit for synthetic audio generation, voice cloning, and the development of conversational AI agents. It enables the creation of lifelike spoken audio from text, the replication of human voices through custom cloning, and the deployment of real-time voice agents capable of interacting with external large language models. The library distinguishes itself through deep integration of conversational AI capabilities, including the design of agent personas and the execution of real-time actions via APIs. It supports professional-grade audio production thro

    Pythonartificial-intelligenceconversational-aitext-to-speech
    View on GitHub↗2,873
  • boson-ai/higgs-audioboson-ai avatar

    boson-ai/higgs-audio

    7,919View on GitHub↗

    Higgs-audio is a generative text-to-speech engine that transforms text into natural conversational speech using large language model architectures. It functions as a multilingual speech synthesizer capable of generating high-fidelity audio across different languages with control over emotional tone and prosody. The system includes a voice cloning tool that creates synthetic replicas of specific speakers from short audio samples without requiring extensive model training. It also provides a streaming audio API designed to deliver generated speech incrementally to minimize playback delay. The

    Python
    View on GitHub↗7,919
Compare all 30 related projects→

Frequently asked questions

What does jianchang512/clone-voice do?

This project is a GPU-accelerated speech engine and AI voice cloning tool. It functions as a text-to-speech synthesizer and voice-to-voice converter that replicates specific human voices to generate synthetic speech.

What are the main features of jianchang512/clone-voice?

The main features of jianchang512/clone-voice are: Voice Cloning Tools, Voice Profiling, Neural Text-to-Speech Engines, GPU Acceleration, Text-to-Speech Synthesis, Voice Cloning, Microphone Sampling, Voice Identity Conversions.

Which projects share features with jianchang512/clone-voice?

Projects with overlapping indexed features include: kevinwang676/bark-voice-cloning — Bark Voice Cloning is a text-to-speech synthesis engine designed to generate natural-sounding audio and replicate… ohf-voice/piper1-gpl — This project is a neural text-to-speech system and voice trainer that converts written text into spoken audio across a… elevenlabs/elevenlabs-python — This Python SDK provides a comprehensive toolkit for synthetic audio generation, voice cloning, and the development of… boson-ai/higgs-audio — Higgs-audio is a generative text-to-speech engine that transforms text into natural conversational speech using large… babysor/mockingbird — MockingBird is an AI voice cloning tool and text-to-speech system designed to generate synthetic speech. It functions… mozilla/tts — This project is a comprehensive suite for neural speech synthesis, featuring a deep learning text-to-speech engine, a…

Curated searches featuring Clone Voice

Hand-picked collections where Clone Voice appears.
  • AI Voice Cloning and Synthesis
  • Speech Synthesis and Recognition Models