vishalshar / SpeakerDiarization_RNN_CNN_LSTMLinks
Speaker Diarization is the problem of separating speakers in an audio. There could be any number of speakers and final result should state when speaker starts and ends. In this project, we analyze given audio file with 2 channels and 2 speakers (on separate channels).
☆64Updated 4 years ago
Alternatives and similar repositories for SpeakerDiarization_RNN_CNN_LSTM
Users that are interested in SpeakerDiarization_RNN_CNN_LSTM are comparing it to the libraries listed below
Sorting:
- Speaker diarization based on Kaldi x-vectors, tuned for 16k microphone data☆96Updated 2 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 6 years ago
- Pytorch implementation of "Generalized End-to-End Loss for Speaker Verification"☆103Updated 6 years ago
- Text Independent Speaker Verification Using GE2E Loss☆84Updated 6 years ago
- ☆60Updated 5 years ago
- This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of a…☆96Updated 5 years ago
- Share some recent speaker recognition papers and their implementations.