ltengy / voiceBP
在python框架下,搭建简单三层(20,3,3)BP神经网络,通过对音频的MFCC系数的特征最大值进行学习,在较少训练次数下,实现对三个人音频信号的识别。
☆10Updated 5 years ago
Alternatives and similar repositories for voiceBP:
Users that are interested in voiceBP are comparing it to the libraries listed below
- 基于Tensorflow实现声音分类,博客地址:☆101Updated 4 years ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆93Updated 6 years ago
- 基于深度学习的语音增强、去混响☆91Updated last year
- 基于PaddlePaddle实现的音频分类,支持EcapaTdnn、PANNS、TDNN、Res2Net、ResNetSE等各种模型,还有多种预处理方法☆94Updated last month
- 集美大学人工智能期末作业,实现通过声纹识别人物☆26Updated 5 years ago
- 本项目是一个由我个人开发的python深度学习项目,基于循环卷积神经网络(RCNN)的语音情感识别分类,可以识别一段语音文件将其情感识别并输出,数据集使用的是enterface database。☆12Updated 10 months ago
- 语音信号处理试验教程,Python代码☆325Updated 3 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆99Updated 6 years ago
- keras+tensorflow实现的各种神经网络☆86Updated 6 years ago
- 语音信号处理实验教程(MATLAB源代码)☆233Updated 6 years ago
- A simple sound recognition tutorial, including data analysis, feature extraction, model building, model train and model test ...☆89Updated 5 years ago
- 使用python进行语音识别☆153Updated 3 years ago
- 《语音信号处理试验教程》(梁瑞宇等)的代码主要是Matlab实现的,现在Python比较热门,所以把这个项目大部分内容写成了Python实现☆38Updated 4 years ago
- 传统方法语音增强matlab实现 1、谱减法 2、维纳滤波法 3、卡尔曼滤波法☆86Updated 6 years ago
- 基于傅里叶变换的降噪与基于深度学习的语音识别的多功能系统☆12Updated last year
- Conducted fuzzy logic and neural network course at IIUC where students learn from the fundamentals to intermediary and implement in pytho…☆9Updated 2 years ago
- 这是一个基于全卷积神经网络的语音识别系统☆77Updated 5 years ago
- 声纹识别功能☆20Updated 8 years ago
- 整合了说话人识别和语音分离的数据集预处理,模型加载交互(基于TIMIT数据集)☆18Updated 4 years ago
- 基于深度学习的普通话语音识别☆18Updated 6 years ago
- 语音降噪☆24Updated 7 years ago
- 语音处理,声源定位中的一些基本特征☆50Updated 7 years ago
- 数字信号处理大作业:Matlab实现语音分析:加噪声,频谱分析,滤波器等等(内附报告)【Matlab for speech analysis: add noise, spectrum analysis, filter, etc】☆141Updated 3 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆95Updated 2 years ago
- 基于HMM与MFCC特征进行数字0-9的语音识别,HMM,GMMHMM,MFCC,语音识别,sklearn,Digital Voice Recognition。☆16Updated 2 years ago
- 基于matlab的数字信号降噪系统以及GUI界面☆13Updated 3 years ago
- ☆16Updated 6 years ago
- Audio Split 基于双门限法的语音端点检测及语音分割☆132Updated 4 years ago
- 语音增强☆17Updated 4 years ago
- Speech recognition demo (Tensorflow + Keras + CNN) for spoken numbers.☆14Updated 7 years ago