open-speech / speech-aligner
speech-aligner,是一个从“人声语音”及其“语言文本”,产生音素级别时间对齐标注的工具。speech-aligner, is a tool that generate phoneme-level alignment between human speech and its transcription
☆396Updated 4 years ago
Alternatives and similar repositories for speech-aligner:
Users that are interested in speech-aligner are comparing it to the libraries listed below
- A Demo of Mandarin/Chinese TTS frontend☆279Updated 2 years ago
- DaCiDian is an open-sourced chinese mandarin lexicon for automatic speech recognition(ASR)☆300Updated 4 years ago
- Pronunciation lexicon covering both English and Chinese languages for Automatic Speech Recognition.☆256Updated 5 years ago
- A Neural Grapheme-to-Phoneme Conversion Package for Mandarin Chinese Based on a New Open Benchmark Dataset☆341Updated 3 years ago
- Deepmind's Tacotron-2 Tensorflow implementation☆162Updated 4 years ago
- g2pC: A Context-aware Grapheme-to-Phoneme Conversion module for Chinese☆239Updated 5 years ago
- Chinese text normalization for speech processing☆646Updated last year
- PyTorch reimplementation of Tacotron2 in Mandarin☆81Updated 3 years ago
- Forced alignment and Goodness of Pronunciation (GOP) with DNN support. Bases on Kaldi.☆224Updated 5 years ago
- A 10000+ hours dataset for Chinese speech recognition☆515Updated last year
- Production First and Production Ready End-to-End Text-to-Speech Toolkit☆378Updated 8 months ago
- chinese tts☆74Updated 4 years ago
- (已过时)中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2☆298Updated 2 years ago
- Kaldi-based goodness of pronunciation (GOP)☆147Updated 3 years ago
- 一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1☆469Updated 4 months ago
- Crystal - C++ implementation of a unified framework for multilingual TTS synthesis engine with SSML specification as interface.☆228Updated 4 years ago
- Tensorflow implementation of Chinese/Mandarin TTS (Text-to-Speech) based on Tacotron-2 model.☆130Updated last year
- A python module that convert chinese written string to read string. 一个python包:将中文书面字符串转换为口语字符串。☆119Updated 5 years ago
- The dataset of Speech Recognition☆400Updated last month
- 基于标贝数据继续训练,同时对原本的FastSpeech2模型做了改进,引入了韵律表征以及韵律预测模块,使中文发音更生动且富有节奏☆256Updated last year
- tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)☆533Updated last year
- Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)☆122Updated last year
- A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model☆282Updated 5 years ago
- a lightweight speech processing toolkit based on Pytorch and (Py)Kaldi☆337Updated 4 years ago
- SpeechIO Leaderboard: a large, robust, comprehensive, benchmarking platform for Automatic Speech Recognition.☆464Updated 2 weeks ago
- Google Summer of Code 2018 Project: Automatic Speech Recognition for Speech-to-Text on Chinese☆115Updated 6 years ago
- A demo of zh/Chinese Text to Speech system run on CPU in real time. 中文实时语音合成系统Demo