Kevinnan-teen / Speaker-Recognition
说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。
☆90Updated 2 years ago
Alternatives and similar repositories for Speaker-Recognition:
Users that are interested in Speaker-Recognition are comparing it to the libraries listed below
- 使用python进行语音识别☆147Updated 3 years ago
- Audio Split 基于双门限法的语音端点检测及语音分割☆132Updated 4 years ago
- 使用Tensorflow实现声纹识别☆308Updated 9 months ago
- 基于Pytorch实现的语音情感识别☆179Updated 2 weeks ago
- 基于dVector的说话人识别keras☆88Updated 4 years ago
- 基于Tensorflow实现声音分类,博客地址:☆99Updated 4 years ago
- 说话人特征(声纹)提取工具,基于VGG-SR预训练模型。☆33Updated 5 years ago
- 利用Python+TensorFlow实现语音识别☆47Updated 6 years ago
- 语音信号处理试验教程,Python代码☆322Updated 3 years ago
- 基于卷积神经网络的语音识别声学模型的研究☆173Updated 5 years ago
- 基于深度学习的语音增强、去混响☆91Updated last year
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆64Updated 2 years ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆93Updated 5 years ago
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆195Updated 4 years ago
- This repo is to list the references papers of 《Speaker Recognition Based on Deep Learning: An Overview》