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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesPhoneme-Based Pipelines

Text processing pipelines that convert input text into standardized phonetic representations for consistent pronunciation.

Distinct from Phoneme-Based Alignment: Distinct from phoneme-based alignment: focuses on the text-to-phoneme conversion pipeline rather than audio-to-text alignment.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Phoneme-Based Pipelines. Refine with filters or upvote what's useful.

Awesome Phoneme-Based Pipelines GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rhasspy/piperAvatar rhasspy

    rhasspy/piper

    10,584Vezi pe GitHub↗

    Piper is a local neural text-to-speech engine designed to convert written text into natural human speech entirely on your own hardware. By utilizing a neural synthesis framework, it operates without the need for internet connectivity, ensuring that all audio generation remains private and secure. The system distinguishes itself through a modular architecture that allows for the dynamic loading of speaker embeddings and voice configurations. This enables users to switch between various vocal personas and styles without requiring a full reload of the core synthesis model. By processing input th

    Processes input through a phoneme-based pipeline to ensure consistent pronunciation and accurate prosody.

    C++speech-synthesistext-to-speechtts
    Vezi pe GitHub↗10,584
  • jasonppy/voicecraftAvatar jasonppy

    jasonppy/VoiceCraft

    8,500Vezi pe GitHub↗

    VoiceCraft is a neural speech generation and manipulation system consisting of a text-to-speech system, a voice cloning tool, and an audio inpainting engine. It uses a large language model approach to synthesize high-fidelity audio from text and replicate speaker identities. The system provides zero-shot voice cloning and speech editing capabilities, allowing users to modify spoken content within existing recordings. This includes an audio inpainting engine that replaces specific sections of audio with new speech while preserving the original acoustic characteristics and speaker identity. Th

    Converts text and audio transcripts into discrete phonetic units to standardize speech generation.

    Jupyter Notebook
    Vezi pe GitHub↗8,500
  • netease-youdao/emotivoiceAvatar netease-youdao

    netease-youdao/EmotiVoice

    8,446Vezi pe GitHub↗

    EmotiVoice is an emotional text-to-speech engine and bilingual speech synthesizer designed to generate synthetic audio in English and Chinese. It utilizes a deep learning architecture to produce high-fidelity speech with controllable emotional states and timbres. The project includes a voice cloning framework for replicating specific speaker identities by training custom acoustic models on personal audio datasets. It employs a jointly-trained acoustic-vocoder pipeline and style-embedding-based synthesis to manage expression and reduce audio artifacts. The system covers a broad range of speec

    Implements a pipeline to transform raw bilingual text into phonetic representations for synthesis.

    Pythonaideep-learningemotion
    Vezi pe GitHub↗8,446
  • andabi/deep-voice-conversionAvatar andabi

    andabi/deep-voice-conversion

    3,941Vezi pe GitHub↗

    This project is a TensorFlow voice conversion framework and deep learning audio toolkit designed for neural voice style transfer. It functions as a speech synthesis engine that transforms the spectral characteristics of a source speaker's voice to match the vocal identity of a target speaker. The system employs a phoneme-based approach to voice conversion, classifying audio utterances into speaker-independent phonemes and resynthesizing them using a target voice. This pipeline allows for the transformation of voice characteristics by mapping audio features between different speakers. The too

    Transforms audio by analyzing speaker-independent phonemes and resynthesizing them using a target voice.

    Python
    Vezi pe GitHub↗3,941
  • voicevox/voicevoxAvatar VOICEVOX

    VOICEVOX/voicevox

    3,025Vezi pe GitHub↗

    Voicevox is a text-to-speech synthesis software and audio production environment that converts written text into spoken audio using synthetic character voices. It functions as both a comprehensive editor for voice design and a standalone speech synthesis engine capable of generating audio via an API for integration into external applications. The project distinguishes itself by providing a singing voice synthesizer that uses a piano-roll interface for melodic vocal composition, including the ability to generate humming. It offers specialized prosody editing tools for the manual refinement of

    Uses a customizable dictionary-based system to translate written text into phonetic representations for accurate pronunciation.

    TypeScript
    Vezi pe GitHub↗3,025
  1. Home
  2. Artificial Intelligence & ML
  3. Sequence Alignment Models
  4. Phoneme-Based Alignment
  5. Phoneme-Based Pipelines

Explorează sub-etichetele

  • Voice Conversion PipelinesPipelines that use phoneme-based analysis to transform a source voice into a target speaker's voice. **Distinct from Phoneme-Based Pipelines:** Focuses on audio-to-audio voice conversion rather than text-to-phoneme conversion for TTS.