kingback2019 / VAD_Python
实现对语音进行端点检测,并去除语音中静音段,可以作为语音信号处理的一个预处理
☆13Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for VAD_Python
- Audio Split 基于双门限法的语音端点检测及语音分割☆127Updated 4 years ago
- 基于Kaldi的小词汇量汉语语音识别,使用DNN训练☆27Updated 5 years ago
- 用于机器学习的语音特征提取,包含FBank和MFCC等,原理讲解和step by step的实现☆50Updated 5 years ago
- 基于卷积神经网络的语音识别声学模型的研究☆171Updated 5 years ago
- matlab 说话人语音识别☆18Updated 7 years ago
- 【仅作为交流学习使用】机器智能--相关书目及经典论文包括AutoML、情感分类、语音识别、声纹识别、语音合成实验代码等☆85Updated 5 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆77Updated last year
- Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别☆43Updated 6 years ago
- 语音处理,声源定位中的一些基本特征☆47Updated 6 years ago
- 语音增强传统方法☆120Updated 2 years ago
- 语音信号处理的基本知识☆35Updated 5 years ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆86Updated 5 years ago
- 基于深度学习的声学回声消除基线代码☆129Updated 3 years ago
- 说话人特征(声纹)提取工具,基于VGG-SR预训练模型。☆32Updated 4 years ago
- 基于深度学习的语音增强、去混响☆88Updated 9 months ago
- 利用webRTC对语音进行处理,实现VAD和降噪处理☆48Updated 6 years ago
- 基于dVector的说话人识别keras☆87Updated 3 years ago
- 基于深度学习的普通话语音识别☆15Updated 5 years ago
- 基于Tensorflow实现声音分类,博客地址:☆95Updated 4 years ago
- keras+tensorflow实现的各种神经网络☆85Updated 5 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆96Updated 5 years ago
- 语音降噪