xxbb1234021 / speech_recognitionLinks
中文语音识别
☆843Updated 7 years ago
Alternatives and similar repositories for speech_recognition
Users that are interested in speech_recognition are comparing it to the libraries listed below
Sorting:
- 中文语音识别; Mandarin Automatic Speech Recognition;☆1,952Updated last year
- 语音识别理论、论文和PPT☆612Updated last year
- An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型☆247Updated 4 years ago
- 使用python进行语音识别☆161Updated 3 years ago
- 基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。☆741Updated 7 months ago
- Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。☆692Updated 2 months ago
- 利用Python+TensorFlow实现语音识别☆48Updated 6 years ago
- 使用Tensorflow实现声纹识别☆316Updated last year
- ASR中文语音识别☆35Updated 6 years ago
- 专门面向中文用户的机器学习相关的学习资料大集合☆150Updated 4 years ago
- tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)☆536Updated 2 years ago
- 端到端中文语音识别☆90Updated last year
- keras+tensorflow实现的各种神经网络☆86Updated 6 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆99Updated 6 years ago
- 【中文语音识别 】【验证码识别】☆119Updated 2 years ago
- 基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型☆865Updated 2 months ago
- 一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1☆475Updated 5 months ago
- Base on MFCC and GMM(基于MFCC和高斯混合模型的语音识别)☆251Updated 6 years ago
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目