11 个仓库
Alignment models that use phoneme-level analysis to match text to audio.
Distinct from Sequence Alignment Models: Distinct from general sequence alignment: focuses on phoneme-level acoustic matching for transcription accuracy.
Explore 11 awesome GitHub repositories matching artificial intelligence & ml · Phoneme-Based Alignment. Refine with filters or upvote what's useful.
Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ
Measures the quality of predicted word alignments using specialized metrics like Alignment Error Rate.
CosyVoice is a speech synthesis framework that utilizes large language models to generate expressive, multilingual audio. The system functions as an audio generation engine capable of producing natural-sounding speech across multiple languages while preserving regional dialects and specific emotional tones. The platform distinguishes itself through its zero-shot voice cloning capabilities, which allow for the creation of synthetic voice profiles from short audio samples without requiring additional model training. It provides fine-grained control over vocal attributes, enabling users to adjus
Maps text inputs to specific phonetic sequences to ensure precise pronunciation and prosodic rendering.
WhisperX is an automated speech recognition toolkit designed to convert spoken audio into text while maintaining precise synchronization with the original media. It functions as an integrated pipeline that combines transcription, phoneme-based alignment, and speaker diarization to produce structured, attributed transcripts. The project distinguishes itself through its use of forced alignment, which matches existing text to audio signals at the phoneme level to generate accurate word-level timestamps. It also incorporates speaker diarization to identify and label unique voices within a recordi
Improves transcription accuracy by matching text to audio signals at the phoneme level.
Index-tts is a neural audio generation engine designed to convert written text into high-fidelity human speech. By utilizing deep learning models and phoneme-based sequence modeling, the system transforms text into natural-sounding audio waveforms suitable for a variety of accessibility and media applications. The platform functions as a server-side inference pipeline that provides a programmatic interface for integrating voice generation into external applications. It distinguishes itself through asynchronous audio streaming, which buffers and delivers generated speech chunks in real time to
Converts raw text into structured phonetic units to ensure accurate pronunciation and natural prosody.
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.
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.
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.
YuE: Open Full-song Music Generation Foundation Model, something similar to Suno.ai but open
Aligns phoneme-level lyric timing with generated musical notes using a cross-attention mechanism between text and audio tokens.
Muzic 是一个用于 AI 驱动的音乐分析、创作和合成的深度学习平台和框架。它作为一个音乐生成框架和分析工具,利用大型语言模型和自主智能体来编排符号音乐和音频音乐的创作与解读。 该项目以其跨模态能力而著称,将自然语言和符号音乐映射到共享的联合嵌入空间中,用于零样本分类和信息检索。它采用了多种专门的架构,包括用于音频合成的扩散框架、用于长序列结构一致性的双粒度注意力机制,以及结合音乐理论规则与神经网络的混合系统。 该平台涵盖了广泛的功能,包括从文本和歌词生成 MIDI 序列、神经歌声合成以及自动歌词转录。它还提供用于音乐结构建模、基于属性的符号生成以及通过自主智能体编排外部音乐工具的工具。 支持性实用程序包括用于大规模 MIDI 二进制化、数据集编码的数据工程流水线,以及用于旋律音符提取和语音到音素对齐的音频信号处理。
Determines the exact timing of phonemes within a speech audio signal to facilitate syllable-level adjustments.
这是一个基于 TensorFlow 的语音转换框架和深度学习音频工具包,专为神经语音风格迁移而设计。它作为一个语音合成引擎,将源说话人的语音频谱特征转换为目标说话人的声音特征。 该系统采用基于音素的语音转换方法,将音频话语分类为与说话人无关的音素,并使用目标声音重新合成它们。此流水线允许通过映射不同说话人之间的音频特征来转换语音特征。 该工具包包括跨多个 GPU 进行音频模型训练、张量数据归一化以及管理模型超参数的功能。它还提供了用于监控性能的工具,例如通过混淆矩阵可视化分类准确率。
Transforms audio by analyzing speaker-independent phonemes and resynthesizing them using a target voice.
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.