Kevinnan-teen / Speaker-RecognitionLinks
说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。
☆100Updated 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
Sorting:
- 基于Pytorch实现的语音情感识别☆220Updated 3 months ago
- Audio Split 基于双门限法的语音端点检测及语音分割☆134Updated 5 years ago
- 使用python进行语音识别☆161Updated 3 years ago
- 使用Tensorflow实现声纹识别☆317Updated last year
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆70Updated 2 years ago
- 基于Tensorflow实现声音分类,博客地址:☆102Updated 5 years ago
- 语音感情识别☆38Updated 3 months ago
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆58Updated 4 years ago
- 语音信号处理试验教程,Python代码☆336Updated 3 years ago
- The Pytorch implementation of sound classification supports EcapaTdnn, PANNS, TDNN, Res2Net, ResNetSE and other models, as well as a vari…☆529Updated 3 months ago
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆204Updated 5 years ago
- 基于卷积神经网络的语音识别声学模型的研究☆175Updated 6 years ago
- 基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。☆172Updated last year
- 基于Kersa实现的声纹识别模型☆145Updated 11 months ago
- 语音识别 MFCCs特征处理 cnn神经网络☆100Updated 6 years ago
- 本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法☆284Updated 2 months ago
- 基于dVector的说话人识别keras☆90Updated 4 years ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆94Updated 6 years ago
- 说话人特征(声纹)提取工具,基于VGG-SR预训练模型。☆37Updated 5 years ago
- ☆16Updated 6 years ago
- The dataset of Speech Recognition☆420Updated 7 months ago
- 用于机器学习的语音特征提取,包含FBank和MFCC等,原理讲解和step by step的实现☆53Updated 6 years ago
- Unofficial reimplementation of ECAPA-TDNN for speaker recognition (EER=0.86 for Vox1_O when train only in Vox2)☆724Updated last year
- 利用Python+TensorFlow实现语音识别☆48Updated 6 years ago
- 基于python的hmm-gmm声学模型☆29Updated 6 years ago
- OpenSpeaker is a completely independent and open source speaker recognition project. It provides the entire process of speaker recognitio…☆64Updated 3 years ago
- 声纹识别(Voiceprint Recognition, VPR),也称为说话人识别(Speaker Recognition),有两类,即说话人辨认(Speaker Identification)和说话人确认(Speaker Verification)☆56Updated 5 years ago
- 主要参考李宏毅老师2020年人类语言处理课程资料整理,包括代码和ppt☆34Updated 4 years ago
- This project uses a variety of advanced voiceprint recognition models such as EcapaTdnn, ResNetSE, ERes2Net, CAM++, etc. It is not exclud…☆1,085Updated 2 months ago
- Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN☆93Updated 3 years ago