Pinned Repositories
Adaptive-MultiSpeaker-Separation
Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem
Adaptive_front_ends
Code for the paper "Adaptive Front Ends for end-to-end source separation"
conv-tas-net
A PyTorch implementation of "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation"
Conv-TasNet
A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permutation Invariant Training (PIT).
deep-clustering
deep clustering method for single-channel speech separation
deep-clustering-1
A tensorflow implementation for Deep clustering: Discriminative embeddings for segmentation and separation
LSTM_PIT_Speech_Separation
Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.
Pitch-Tracking
Pitch detection algorithms in Matlab
recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
segan-1
Speech Enhancement Generative Adversarial Network in TensorFlow
jhuiac's Repositories
jhuiac/segan-1
Speech Enhancement Generative Adversarial Network in TensorFlow
jhuiac/conv-tas-net
A PyTorch implementation of "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation"
jhuiac/Conv-TasNet
A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permutation Invariant Training (PIT).
jhuiac/recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
jhuiac/segan-pytorch
SEGAN pytorch implementation https://arxiv.org/abs/1703.09452
jhuiac/Speech-enhancement
Deep neural network based speech enhancement toolkit
jhuiac/Adaptive_front_ends-1
Adaptive front ends
jhuiac/asr-evaluation
Python module for evaluating ASR hypotheses (e.g. word error rate, word recognition rate).
jhuiac/asteroid
The PyTorch-based audio source separation toolkit for researchers || Current highlight : we got our WHAMR results check it out here !
jhuiac/Audio-Classification-using-CNN-MLP
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
jhuiac/Audio_Classification_using_LSTM
Classification of Urban Sound Audio Dataset using LSTM-based model.
jhuiac/audiomentations
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
jhuiac/DANet
Deep Attractor Network (DANet) for single-channel speech separation
jhuiac/Dysphonia-Detection-Using-Gaussian-Mixture-Models
Detecting Dysphonia (voice disorder) using I-vector feature extraction technique and modelling the same using Gaussian Mixture Models.
jhuiac/huobi-autotrading
火币网自动化交易工具
jhuiac/my-voice-analysis
My-Voice Analysis is a Python library for the analysis of voice (simultaneous speech, high entropy) without the need of a transcription. It breaks utterances and detects syllable boundaries, fundamental frequency contours, and formants.
jhuiac/Python-Wrapper-for-World-Vocoder
A Python wrapper for the high-quality vocoder "World"
jhuiac/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
jhuiac/pytorch_xvectors
Deep speaker embeddings in PyTorch, including x-vectors
jhuiac/SciencePlots
Format Matplotlib for scientific plotting
jhuiac/segan_pytorch
Speech Enhancement Generative Adversarial Network in PyTorch
jhuiac/SoundRecognitionTCN
Sound Recognition Pipeline using Temporal Convolutional Networks
jhuiac/speech-gender-detection
Gender detection from speech audio file
jhuiac/TasNet
A PyTorch implementation of Time-domain Audio Separation Network (TasNet) with Permutation Invariant Training (PIT) for speech separation.
jhuiac/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
jhuiac/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
jhuiac/Urban-Sound-Classification-VS
城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN
jhuiac/VoiceGenderRecognition
Simply python project which handles voice recognition. It allows to recognize speaker gender.
jhuiac/Wave-U-Net
Implementation of the Wave-U-Net for audio source separation
jhuiac/World
A high-quality speech analysis, manipulation and synthesis system