Kevinnan-teen / Speaker-RecognitionLinks
说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。
☆99Updated 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实现的语音情感识别☆209Updated 2 months ago
- 基于Tensorflow实现声音分类,博客地址:☆101Updated 5 years ago
- 使用python进行语音识别☆160Updated 3 years ago
- Audio Split 基于双门限法的语音端点检测及语音分割☆135Updated 5 years ago
- 使用Tensorflow实现声纹识别☆315Updated last year
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆68Updated 2 years ago
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆57Updated 4 years ago
- 语音信号处理试验教程,Python代码☆335Updated 3 years ago
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆201Updated 5 years ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆95Updated 6 years ago
- 基于卷积神经网络的语音识别声学模型的研究☆174Updated 5 years ago
- The Pytorch implementation of sound classification supports EcapaTdnn, PANNS, TDNN, Res2Net, ResNetSE and other models, as well as a vari…☆510Updated 2 months ago
- 语音感情识别☆36Updated 2 months ago
- 基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。☆169Updated last year
- This repo is to list the references papers of 《Speaker Recognition Based on Deep Learning: An Overview》☆40Updated 4 years ago
- 基于dVector的说话人识别keras☆90Updated 4 years ago
- ☆16Updated 6 years ago
- The dataset of Speech Recognition☆419Updated 6 months ago
- 主要参考李宏毅老师2020年人类语言处理课程资料整理,包括代码和ppt☆34Updated 4 years ago
- 说话人特征(声纹)提取工具,基于VGG-SR预训练 模型。☆35Updated 5 years ago
- Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN☆91Updated 3 years ago
- 利用Python+TensorFlow实现语音识别☆48Updated 6 years ago
- 基于Kersa实现的声纹识别模型☆143Updated 9 months ago
- Unofficial reimplementation of ECAPA-TDNN for speaker recognition (EER=0.86 for Vox1_O when train only in Vox2)☆710Updated last year
- 语音识别 MFCCs特征处理 cnn神经网络☆99Updated 6 years ago
- OpenSpeaker is a completely independent and open source speaker recognition project. It provides the entire process of speaker recognitio…☆65Updated 3 years ago
- 声纹识别(Voiceprint Recognition, VPR),也称为说话人识别(Speaker Recognition),有两类,即说话人辨认(Speaker Identification)和说话人确认(Speaker Verification)☆55Updated 5 years ago
- 本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先 进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法☆272Updated last month
- sha256 C++ concurrency GMM声纹识别☆18Updated 6 years ago
- 基于python的hmm-gmm声学模型☆29Updated 6 years ago