lturing / tacotronv2_wavernn_chineseLinks
tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)
☆535Updated 2 years ago
Alternatives and similar repositories for tacotronv2_wavernn_chinese
Users that are interested in tacotronv2_wavernn_chinese are comparing it to the libraries listed below
Sorting:
- (已过时)中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2☆298Updated 3 years ago
- Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei …☆477Updated 3 years ago
- A fast Text-to-Speech (TTS) model. Work well for English, Mandarin/Chinese, Japanese, Korean, Russian and Tibetan (so far). 快速语音合成模型,适用…☆269Updated 2 years ago
- A demo of zh/Chinese Text to Speech system run on CPU in real time. 中文实时语音合成系统Demo☆179Updated 3 years ago
- speech-aligner,是一个从“人声语音”及其“语言文本”,产生音素级别时间对齐标注的工具。speech-aligner, is a tool that generate phoneme-level alignment between human speech an…☆401Updated 5 years ago
- Tensorflow implementation of Chinese/Mandarin TTS (Text-to-Speech) based on Tacotron-2 model.☆131Updated last year
- A Demo of Mandarin/Chinese TTS frontend☆280Updated 3 years ago
- 一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1☆475Updated 3 months ago
- 基于Real-Time-Voice-Cloning语音克隆中文普通话实现☆219Updated 5 years ago
- Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. 中英语音识别、多角色语音合成,支持多语言,准确率高☆496Updated 7 months ago
- 基于标贝数据继续训练,同时对原本的FastSpeech2模型做了改进,引入了韵律表征以及韵律预测模块,使中文发音更生动且富有节奏☆264Updated last year
- Deepmind's Tacotron-2 Tensorflow implementation☆163Updated 5 years ago
- Chinese text normalization for speech processing☆687Updated 2 years ago
- 超快的中文普通话TTS☆119Updated 4 years ago
- An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型☆247Updated 4 years ago
- A 10000+ hours dataset for Chinese speech recognition☆542Updated 2 years ago
- A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model☆282Updated 6 years ago
- Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2☆561Updated 2 years ago
- PyTorch reimplementation of Tacotron2 in Mandarin☆83Updated 4 years ago
- 基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。☆735Updated 6 months ago
- The dataset of Speech Recognition☆419Updated 6 months ago
- PAddle PARAllel text-to-speech toolKIT (supporting Tacotron2, Transformer TTS, FastSpeech2/FastPitch, SpeedySpeech, WaveFlow and Paralle…