binzhouchn / masrLinks
中文语音识别系列,读者可以借助它快速训练属于自己的中文语音识别模型,或直接使用预训练模型测试效果。
☆279Updated 4 years ago
Alternatives and similar repositories for masr
Users that are interested in masr are comparing it to the libraries listed below
Sorting:
- Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。☆683Updated 2 weeks ago
- 基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。☆735Updated 6 months ago
- A fast Text-to-Speech (TTS) model. Work well for English, Mandarin/Chinese, Japanese, Korean, Russian and Tibetan (so far). 快速语音合成模型,适用…☆267Updated 2 years ago
- 使用python进行语音识别☆160Updated 3 years ago
- 本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法☆267Updated 2 weeks ago
- 端到端中文语音识别☆89Updated 11 months ago
- 基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型☆861Updated 2 weeks ago
- 一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1☆475Updated 3 months ago
- Chinese voice corpus. 中文语音语料,语音更加清晰自然,包含8个开源数据集,3200个说话人,900小时语音,1300万字。☆660Updated 5 years ago
- 基于PaddlePaddle实现的音频分类,支持EcapaTdnn、PANNS、TDNN、Res2Net、ResNetSE等各种模型,还有多种预处理方法☆94Updated last month
- 语音识别理论、论文和PPT☆610Updated 10 months ago
- 基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。☆167Updated last year
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆68Updated 2 years ago
- Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)☆123Updated 2 years ago
- Tensorflow implementation of Chinese/Mandarin TTS (Text-to-Speech) based on Tacotron-2 model.☆131Updated last year
- 基于Pytorch实现的语音情感识别☆207Updated last month
- 这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小…☆525Updated 2 years ago
- An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型☆247Updated 4 years ago
- The dataset of Speech Recognition☆417Updated 6 months ago
- Chinese speech recognition☆158Updated 2 years ago
- A demo of zh/Chinese Text to Speech system run on CPU in real time. 中文实时语音合成系统Demo☆179Updated 3 years ago
- ASR中文语音识别☆35Updated 5 years ago
- This project uses a variety of advanced voiceprint recognition models such as EcapaTdnn, ResNetSE, ERes2Net, CAM++, etc. It is not exclud…☆1,035Updated 2 weeks ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆99Updated 2 years ago
- 利用Python+TensorFlow实现语音识别☆48Updated 6 years ago
- tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)☆535Updated 2 years ago
- 语音感情识别☆36Updated last month
- 中文标点符号模型,可以给文本添加标点符号。☆142Updated 6 months ago
- 基于标贝数据继续训练,同时对原本的FastSpeech2模型做了改进,引入了韵律表征以及韵律预测模块,使中文发音更生动且富有节奏☆264Updated last year
- The Pytorch implementation of sound classification supports EcapaTdnn, PANNS, TDNN, Res2Net, ResNetSE and other models, as well as a vari…☆505Updated last month