lbjzhanmusi's Stars
philipperemy/deep-speaker
Deep Speaker: an End-to-End Neural Speaker Embedding System.
yeyupiaoling/VoiceprintRecognition-Keras
基于Kersa实现的声纹识别模型
Aurora11111/speaker-recognition-pytorch
Speaker recognition ,Voiceprint recognition
zzw922cn/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
jymsuper/SpeakerRecognition_tutorial
Simple d-vector based Speaker Recognition (verification and identification) using Pytorch
chenBright/tinyWS
A C++ Tiny Web Server
Light-City/CPlusPlusThings
C++那些事
resemble-ai/Resemblyzer
A python package to analyze and compare voices with deep learning
wq2012/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
wq2012/VoiceIdentityBook
《声纹技术:从核心算法到工程实践》
gemengtju/Tutorial_Speech_Signal_Processing
This repo summarizes the courses and materials for speech signal processing. You are kindly invited to pull requests.
YongyuG/separation_data_preparation
Data preparation for separation
SusannaWull/speechFeatures
语音处理,声源定位中的一些基本特征
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
LCF2764/speaker-feature-extractor
说话人特征(声纹)提取工具,基于VGG-SR预训练模型。
maum-ai/voicefilter
Unofficial PyTorch implementation of Google AI's VoiceFilter system
tthustla/urban_sound_classification
uzh-rpg/event-based_vision_resources
funcwj/uPIT-for-speech-separation
Speech separation with utterance-level PIT experiments
aishoot/LSTM_PIT_Speech_Separation
Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.
kaituoxu/Conv-TasNet
A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permutation Invariant Training (PIT).
bill9800/speech_separation
Include some core functions and model to handle speech separation
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
gemengtju/Tutorial_Separation
This repo summarizes the tutorials, datasets, papers, codes and tools for speech separation and speaker extraction task. You are kindly invited to pull requests.
tavihalperin/AV-sync
Python implementation of the paper " Dynamic Temporal Alignment of Speech to Lips"
PanDownloadServer/Server
PanDownload的个人维护版本
edupoux/MVA_2020_SL
MVA Course "Algorithms for speech and language processing", 2020, Dupoux, Zeghidour & Sagot
syhw/wer_are_we
Attempt at tracking states of the arts and recent results (bibliography) on speech recognition.
TheAlgorithms/Python
All Algorithms implemented in Python