xdcesc / my_ch_speech_recognitionLinks
使用python进行语音识别
☆164Updated 3 years ago
Alternatives and similar repositories for my_ch_speech_recognition
Users that are interested in my_ch_speech_recognition are comparing it to the libraries listed below
Sorting:
- 利用Python+TensorFlow实现语音识别☆48Updated 6 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆101Updated 2 years ago
- 语音识别理论、论文和PPT☆616Updated last year
- Chinese speech recognition | 中文语音识别 (使用AISHELL-3数据集训练语音识别模型)☆10Updated 11 months ago
- 使用Tensorflow实现声纹识别☆324Updated last year
- ASR中文语音识别☆37Updated 6 years ago
- 基于Pytorch实现的语音情感识别☆230Updated 5 months ago
- Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。☆707Updated 3 months ago
- Audio Split 基于双门限法的语音端点检测及语音分割☆134Updated 5 years ago
- 集美大学人工智能期末作业,实现通过声纹识别人物☆27Updated 6 years ago
- 基于卷积神经网络的语音识别声学模型的研究☆178Updated 6 years ago
- 中文语音识别☆846Updated 7 years ago
- An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型☆249Updated 4 years ago
- 端到端中文语音识别☆92Updated last year
- 基于Tensorflow实现声音分类,博客地址:☆103Updated 5 years ago
- ☆17Updated 6 years ago
- 语音感情识别☆39Updated 5 months ago
- keras+tensorflow实现的各种神经网络☆86Updated 6 years ago
- 基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。☆170Updated last year
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆208Updated 5 years ago
- 基于深度学习的普通话语音识别☆18Updated 6 years ago
- 语音信号处理试验教程,Python代码☆336Updated 3 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆70Updated 2 years ago
- 基于Kersa实现的声纹识别模型☆147Updated last year
- 一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1☆475Updated 6 months ago
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目☆34Updated 4 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆100Updated 6 years ago
- 基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。☆745Updated 9 months ago
- 2018秋哈工大视听觉实验☆146Updated 5 years ago
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆60Updated 4 years ago