All Projects → Nitin4525 → SpeechEnhancement

Nitin4525 / SpeechEnhancement

Licence: other
Combining Weighted Multi-resolution STFT Loss and Distance Fusion to Optimize Speech Enhancement Generative Adversarial Networks

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SpeechEnhancement

Speechbrain.github.io
The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN and end-to-end), speaker recognition, speech enhancement, speech separation, multi-microphone speech processing, and many others.
Stars: ✭ 242 (+393.88%)
Mutual labels:  deeplearning, speech-processing
BehaviorMetrics
Autonomous driving neural network comparison tool
Stars: ✭ 33 (-32.65%)
Mutual labels:  deeplearning
air writing
Online Hand Writing Recognition using BLSTM
Stars: ✭ 26 (-46.94%)
Mutual labels:  deeplearning
3-D-Scene-Graph
3D scene graph generator implemented in Pytorch.
Stars: ✭ 52 (+6.12%)
Mutual labels:  deeplearning
knime-deeplearning
KNIME Deep Learning Integration
Stars: ✭ 19 (-61.22%)
Mutual labels:  deeplearning
BMW-IntelOpenVINO-Segmentation-Inference-API
This is a repository for a semantic segmentation inference API using the OpenVINO toolkit
Stars: ✭ 31 (-36.73%)
Mutual labels:  deeplearning
DeepPixel
An open-source Python package for making computer vision and image processing simpler
Stars: ✭ 21 (-57.14%)
Mutual labels:  deeplearning
yolov5-crowdhuman
Head and Person detection using yolov5. Detection from crowd.
Stars: ✭ 79 (+61.22%)
Mutual labels:  deeplearning
Deep-Learning-Models
Deep Learning Models implemented in python.
Stars: ✭ 17 (-65.31%)
Mutual labels:  deeplearning
pyssp
python speech signal processing library
Stars: ✭ 18 (-63.27%)
Mutual labels:  speech-processing
dst
yet another custom data science template via cookiecutter
Stars: ✭ 59 (+20.41%)
Mutual labels:  deeplearning
AI-for-Security-Testing
My AI security testing projects
Stars: ✭ 34 (-30.61%)
Mutual labels:  deeplearning
Active-Shift-TF
Tensorflow implementation for Active Shift Layer(ASL)
Stars: ✭ 22 (-55.1%)
Mutual labels:  deeplearning
machine-learning-notebook-series
Jupyter notebook series for machine learning and deep learning.
Stars: ✭ 14 (-71.43%)
Mutual labels:  deeplearning
Practical-Deep-Learning-with-PyTorch
Live Training by Packt, with Jeffrey Yau.
Stars: ✭ 17 (-65.31%)
Mutual labels:  deeplearning
BookLibrary
Book Library of P&W Studio
Stars: ✭ 13 (-73.47%)
Mutual labels:  speech-processing
Yolo-v2-pytorch
YOLO for object detection tasks
Stars: ✭ 327 (+567.35%)
Mutual labels:  deeplearning
kaggle
Kaggle solutions
Stars: ✭ 17 (-65.31%)
Mutual labels:  deeplearning
Forecasting-Solar-Energy
Forecasting Solar Power: Analysis of using a LSTM Neural Network
Stars: ✭ 23 (-53.06%)
Mutual labels:  deeplearning
Deep Visual Inertial Odometry
Deep Learning for Visual-Inertial Odometry
Stars: ✭ 31 (-36.73%)
Mutual labels:  deeplearning

Speech Enhancement Experiment

Introduction

Code of paper
"Combining Weighted Multi-resolution STFT Loss and Distance Fusion to Optimize Speech Enhancement Generative Adversarial Networks"

Paras

corpus: DEMAND
sample_rate: 16000
window_size: 16384
window_stride: 0.5
window: 'hamming'
batch_size: 64
epochs: 10000
kernel_size: 32
learn_rate: 0.0002

Pre-Train

百度网盘 链接: https://pan.baidu.com/s/1zWJUdWPMMwRwz-eXY1LTZw 提取码: j7jc

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].