kingback2019 / VAD_PythonLinks
实现对语音进行端点检测,并去除语音中静音段,可以作为语音信号处理的一个预处理
☆15Updated 3 years ago
Alternatives and similar repositories for VAD_Python
Users that are interested in VAD_Python are comparing it to the libraries listed below
Sorting:
- 基于深度学习的语音增强、去混响☆93Updated last year
- Audio Split 基于双门限法的语音端点检测及语音分割☆133Updated 5 years ago
- 基于卷积神经网络的语音识别声学模型的研究☆174Updated 5 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆97Updated 2 years ago
- 用于机器学习的语音特征提取,包含FBank和MFCC等,原理讲解和step by step的实现☆52Updated 6 years ago
- 语音信号处理的基本知识☆36Updated 6 years ago
- 基于Tensorflow实现声音分类,博客地址:☆101Updated 5 years ago
- 语音处理,声源定位中的一些基本特征☆50Updated 7 years ago
- extract the time domain or frequent domain features from wav format audio☆34Updated 5 years ago
- 基于深度学习的普通话语音识别☆18Updated 6 years ago
- 基于dVector的说话人识别keras☆90Updated 4 years ago
- 本项目使用中文人声的数据集,在Speech Denoising with Deep Feature Losses网络的基础上fine-tune,得到对中文音频有更好去噪效果的结果☆27Updated 5 years ago
- Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别☆43Updated 6 years ago
- 基于DNN神经网络的简单语音唤醒☆12Updated 6 years ago
- 利用webRTC对语音进行处理,实现VAD和降噪处理☆51Updated 6 years ago
- 说话人特征(声纹)提取工具,基于VGG-SR预训练模型。☆33Updated 5 years ago
- 语音增强传统方法☆136Updated 2 years ago
- 【仅作为交流学习使用】机器智能--相关书目及经典论文包括AutoML、情感分类、语音识别、声纹识别、语音合成实验代码等☆91Updated 5 years ago
- ASR for Chinese Mandarin☆75Updated 7 years ago
- 采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。☆70Updated 6 years ago
- ASR中文语音识别☆34Updated 5 years ago
- ☆143Updated 4 years ago
- 分享在深蓝学院《语音识别:从入门到精通》第一期课程学习过程中完成的课后作业,供参考。☆21Updated 4 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆99Updated 6 years ago
- 基于Kersa实现的声纹识别模型☆142Updated 8 months ago
- 基于PaddlePaddle实现 的音频分类,支持EcapaTdnn、PANNS、TDNN、Res2Net、ResNetSE等各种模型,还有多种预处理方法☆94Updated last month
- 深蓝学院语音课程《语音识别从入门到精通》课程作业☆22Updated 5 years ago
- 使用python进行语音识别☆157Updated 3 years ago
- Automatic Speech Recognition with TensorFlow(CNN+BLSTM+CTC)☆12Updated 6 years ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆95Updated 6 years ago