Pinned Repositories
3D-convolutional-speaker-recognition-pytorch
:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
Factorized-TDNN
PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and Kaldi
pytorch_xvectors
Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196
SpeakerRecognition_tutorial
Simple d-vector based Speaker Recognition (verification and identification) using Pytorch
VAD-python
Voice Activity Detector in Python
Y-vector
Y-vector: Multiscale Waveform Encoder for Speaker Embedding
swhan9873's Repositories
swhan9873/Speaker-Diarization
speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition
swhan9873/conv-tasnet
A PyTorch implementation of "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation"
swhan9873/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
swhan9873/Pytorch-Tutorial
swhan9873/Pytorch
swhan9873/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
swhan9873/Contrastive-Predictive-Coding-PyTorch
Contrastive Predictive Coding for Automatic Speaker Verification
swhan9873/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
swhan9873/pytorch-CAM
Class Activation Mapping written in PyTorch.
swhan9873/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
swhan9873/pytorch-tutorial-1
PyTorch Tutorial for Deep Learning Researchers
swhan9873/Speech
swhan9873/SincNet
SincNet is a neural architecture for efficiently processing raw audio samples.
swhan9873/speaker-recognition-papers
Share some recent speaker recognition papers and their implementations.
swhan9873/Structured-Self-Attention
A Structured Self-attentive Sentence Embedding
swhan9873/Multi-Scale-1D-ResNet
pytorch code of multi scale 1d resnet, we hope it will help your research
swhan9873/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
swhan9873/xvector_pytorch
A pytorch implementation of xvector embedding
swhan9873/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
swhan9873/ClariNet
A Pytorch Implementation of ClariNet
swhan9873/pytorch-cifar
95.16% on CIFAR10 with PyTorch
swhan9873/pytorch-vqvae
Vector Quantized VAEs - PyTorch Implementation
swhan9873/Conv-TasNet-2
swhan9873/deep-learning-from-scratch-2
『밑바닥부터 시작하는 딥러닝 ❷』(한빛미디어, 2019)
swhan9873/voxsrc_2019
VoxSRC Challenge
swhan9873/TDNN
PyTorch implementation of a Time Delay Neural Network (TDNN)
swhan9873/voicefilter
Unofficial PyTorch implementation of Google AI's VoiceFilter system
swhan9873/PyTorch_Speaker_Verification
PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.
swhan9873/GE2E-Loss
Pytorch implementation of Generalized End-to-End Loss for speaker verification
swhan9873/SpeakerRecognition_tutorial
Simple d-vector based Speaker Recognition (verification and identification) using Pytorch