open-speech / speech-alignerLinks
speech-aligner,是一个从“人声语音”及其“语言文本”,产生音素级别时间对齐标注的工具。speech-aligner, is a tool that generate phoneme-level alignment between human speech and its transcription
☆405Updated 5 years ago
Alternatives and similar repositories for speech-aligner
Users that are interested in speech-aligner are comparing it to the libraries listed below
Sorting:
- DaCiDian is an open-sourced chinese mandarin lexicon for automatic speech recognition(ASR)☆302Updated 5 years ago
- A Demo of Mandarin/Chinese TTS frontend☆280Updated 3 years ago
- Pronunciation lexicon covering both English and Chinese languages for Automatic Speech Recognition.☆259Updated 5 years ago
- A Neural Grapheme-to-Phoneme Conversion Package for Mandarin Chinese Based on a New Open Benchmark Dataset☆351Updated 3 years ago
- Forced alignment and Goodness of Pronunciation (GOP) with DNN support. Bases on Kaldi.☆232Updated 6 years ago
- Deepmind's Tacotron-2 Tensorflow implementation☆163Updated 5 years ago
- g2pC: A Context-aware Grapheme-to-Phoneme Conversion module for Chinese☆242Updated 6 years ago
- Crystal - C++ implementation of a unified framework for multilingual TTS synthesis engine with SSML specification as interface.☆229Updated 4 years ago
- PyTorch reimplementation of Tacotron2 in Mandarin☆83Updated 4 years ago
- Chinese text normalization for speech processing☆694Updated 2 years ago
- (已过时)中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2☆298Updated 3 years ago
- The dataset of Speech Recognition☆419Updated 7 months ago
- Tensorflow implementation of Chinese/Mandarin TTS (Text-to-Speech) based on Tacotron-2 model.☆131Updated 2 years ago
- Kaldi-based goodness of pronunciation (GOP)☆151Updated 4 years ago
- A 10000+ hours dataset for Chinese speech recognition☆547Updated 2 years ago
- tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)☆535Updated 2 years ago
- Production First and Production Ready End-to-End Text-to-Speech Toolkit☆392Updated last year
- chinese tts☆74Updated 4 years ago
- tacotron+griffin Lim synthetic mandarin voice☆26Updated 2 years ago
- A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model☆282Updated 6 years ago
- tacotron-2(pytorch) + wavernn(pytorch) chinese TTS