Pinned Repositories
3D-convolutional-speaker-recognition
:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ASAM
This is the code&dataset for our paper [Modeling Attention and Memory for Auditory Selection in a Cocktail Party Environment. AAAI 2018]
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
asteroid
The PyTorch-based audio source separation toolkit for researchers
asv-subtools
An Open Source Tools for Speaker Recognition
athena
an open-source implementation of sequence-to-sequence based speech processing engine
neural_sp
End-to-end ASR/LM implementation with pytorch.
speechbrain
A PyTorch-based Speech Toolkit
JuneRen's Repositories
JuneRen/neural_sp
End-to-end ASR/LM implementation with pytorch.
JuneRen/3D-convolutional-speaker-recognition
:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification
JuneRen/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
JuneRen/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
JuneRen/ASAM
This is the code&dataset for our paper [Modeling Attention and Memory for Auditory Selection in a Cocktail Party Environment. AAAI 2018]
JuneRen/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
JuneRen/awesome-speech
this is a treasure-house of speech
JuneRen/cmu-thesis
Code for Yun Wang's PhD Thesis: Polyphonic Sound Event Detection with Weak Labeling
JuneRen/Contrastive-Predictive-Coding-PyTorch
Contrastive Predictive Coding for Automatic Speaker Verification
JuneRen/Conv-TasNet
A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permutation Invariant Training (PIT).
JuneRen/deep-clustering
deep clustering method for single-channel speech separation
JuneRen/deep-learning-book
:book: MIT Deep Learning Book in PDF format
JuneRen/deep-speaker
Deep Speaker: an End-to-End Neural Speaker Embedding System https://arxiv.org/pdf/1705.02304.pdf
JuneRen/Deep_Speaker-speaker_recognition_system
Keras implementation of ‘’Deep Speaker: an End-to-End Neural Speaker Embedding System‘’ (speaker recognition)
JuneRen/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
JuneRen/deeplearning-models
A collection of various deep learning architectures, models, and tips
JuneRen/kaldi-jni
Experiment with JNI access to some Kaldi functions.
JuneRen/kaldi-timit-sre-ivector
Develop speaker recognition model based on i-vector using TIMIT database
JuneRen/leetcode
LeetCode Problems' Solutions
JuneRen/metric_learning
Metric Learning TF 2.0+Keras Algorithm Implementations for Facial Recognition
JuneRen/pytorch-rnn-sequence-generation-classification
Lyrics and piano music generation in Pytorch
JuneRen/RawNet
Reproducing RawNet paper with Keras and additional experiments with PyTorch.
JuneRen/SimilarityLearning
Similarity Learning applied to Speaker Verification and Semantic Textual Similarity
JuneRen/speaker-recognition-papers
Share some recent speaker recognition papers and their implementations.
JuneRen/TDNN-layer
A keras layer implementation of Peddinti's paper "A time delay neural network architecture for efficient modeling of long temporal contexts". [Work in progress]
JuneRen/VAD
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
JuneRen/VAD_tutorial
Simple DNN based Voice Activity Detection (VAD) using Pytorch
JuneRen/x-vector-kaldi-tf
Tensorflow implementation of x-vector topology on top of Kaldi recipe