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/VAD-python
Voice Activity Detector in Python
swhan9873/pytorch-grad-cam
PyTorch implementation of Grad-CAM
swhan9873/lstm_speaker_verification
swhan9873/pytorch-multigpu
Multi GPU Training Code for Deep Learning with PyTorch
swhan9873/ge2e-speaker-verification
Pytorch implementation of "Generalized End-to-End Loss for Speaker Verification"
swhan9873/TCN
Sequence modeling benchmarks and temporal convolutional networks
swhan9873/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
swhan9873/pytorch-center-loss
Pytorch implementation of Center Loss
swhan9873/LaTeX-Paper-Template
A LaTeX template / tutorial
swhan9873/VGGVox
VGGVox models for Speaker Identification and Verification trained on the VoxCeleb (1 & 2) datasets
swhan9873/speaker-recognition-3d-cnn
Keras + pyTorch implimentation of "Deep Learning & 3D Convolutional Neural Networks for Speaker Verification"
swhan9873/3D-convolutional-speaker-recognition-pytorch
:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification
swhan9873/vggvox-speaker-identification
Speaker identification with VGGVox network
swhan9873/DeepSpeaker-pytorch
Speaker embedding(verification and recognition) using Pytorch
swhan9873/MNIST_center_loss_pytorch
A PyTorch implementation of center loss on MNIST
swhan9873/pytorch-wavenet
An implementation of WaveNet with fast generation
swhan9873/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
swhan9873/rasta_py
RASTA-PLP and MFCC tool based rasta-mat
swhan9873/CAM
Class Activation Mapping
swhan9873/Grad-CAM-Pytorch
Class Activation Map(CAM) with Pytorch
swhan9873/mnist_tsne
t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature
swhan9873/VQ-VAE
Pytorch Implementation of "Neural Discrete Representation Learning"
swhan9873/LearningToCompare-Pytorch
Pytorch Implementation for CVPR2018 Paper: Learning to Compare: Relation Network for Few-Shot Learning
swhan9873/fast-wavenet
Speedy Wavenet generation using dynamic programming :zap:
swhan9873/grad-cam
[ICCV 2017] Torch code for Grad-CAM