sailist / ASRFrameLinks
An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型
☆247Updated 4 years ago
Alternatives and similar repositories for ASRFrame
Users that are interested in ASRFrame are comparing it to the libraries listed below
Sorting:
- 基于卷积神经网络的语音识别声学模型的研究☆174Updated 5 years ago
- 一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1☆475Updated 3 months ago
- speech-aligner,是一个从“人声语音”及其“语言文本”,产生音素级别时间对齐标注的工具。speech-aligner, is a tool that generate phoneme-level alignment between human speech an…☆400Updated 5 years ago
- 语音识别理论、论文和PPT☆610Updated 10 months ago
- A Demo of Mandarin/Chinese TTS frontend☆279Updated 3 years ago
- DaCiDian is an open-sourced chinese mandarin lexicon for automatic speech recognition(ASR)☆302Updated 5 years ago
- ASR中文语音识别☆35Updated 5 years ago
- Mandarin ASR system based on tensorflow☆108Updated 6 years ago
- 这是一个基于全卷积神经网络的语音识别系统☆77Updated 5 years ago
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目☆33Updated 4 years ago
- (已过时)中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2☆298Updated 3 years ago
- A simple model implemented with tensorflow for voiceprint☆88Updated 6 years ago
- 基于Kersa实现的声纹识别模型☆142Updated 9 months ago
- tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)☆535Updated 2 years ago
- 把代码提交到github上。☆15Updated 5 years ago
- PyTorch reimplementation of Tacotron2 in Mandarin☆83Updated 4 years ago
- Chinese keyword spotting model using LSTM RNN☆173Updated 6 years ago
- 端到端中文语音识别☆89Updated 11 months ago
- 专门面向中文用户的机器学习相关的学习资料大集合☆150Updated 4 years ago
- Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)☆123Updated 2 years ago
- Google Summer of Code 2018 Project: Automatic Speech Recognition for Speech-to-Text on Chinese☆115Updated 6 years ago
- Deepmind's Tacotron-2 Tensorflow implementation☆163Updated 5 years ago
- Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别