DaCiDian is an open-sourced chinese mandarin lexicon for automatic speech recognition(ASR)
A wrapper around speech quality metrics MOSNet, BSSEval, STOI, PESQ, SRMR, SISDR
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
ChatTTS is a conversational text-to-speech generative model designed to convert written dialogue into natural sounding audio. It functions as a multilingual speech synthesis framework capable of producing human-like audio across different languages and speaker profiles. The system is distinguished by its ability to generate interactive dialogue with realistic vocal nuances. It utilizes a speech nuance controller to insert specific tokens that trigger non-verbal elements, such as laughter, pauses, and interjections, during the synthesis process. The project includes a streaming audio generato
🤖💬 Transformer TTS: Implementation of a non-autoregressive Transformer based neural network for text to speech.
The main features of as-ideas/transformertts are: Speech Processing.
Open-source alternatives to as-ideas/transformertts include: aishell-foundation/dacidian — DaCiDian is an open-sourced chinese mandarin lexicon for automatic speech recognition(ASR). aliutkus/speechmetrics — A wrapper around speech quality metrics MOSNet, BSSEval, STOI, PESQ, SRMR, SISDR. boson-ai/higgs-audio — Higgs-audio is a generative text-to-speech engine that transforms text into natural conversational speech using large… bytedance/megatts3 — MegaTTS3 is a bilingual speech synthesis system that generates natural-sounding speech in Chinese and English,… emotional-text-to-speech/dl-for-emo-tts — :computer: :robot: A summary on our attempts at using Deep Learning approaches for Emotional Text to Speech :speaker:. 2noise/chattts — ChatTTS is a conversational text-to-speech generative model designed to convert written dialogue into natural sounding…