audio processing module for pytorch:stft, istft
-
Updated
Aug 15, 2019 - Python
audio processing module for pytorch:stft, istft
This is my PyTorch implementation of the "Very Deep Convolutional Neural Networks For Raw Waveforms" research paper published in 2016.
This library is designed to augment audio data for machine learning purposes. It combines several tools and libraries for audio data augmentation and provides a unified interface that can be used to apply a large set of audio augmentations in one place.
zero-shot keyword spotting with KWS test dataset using ImageBind
Add a description, image, and links to the pytorch-audio topic page so that developers can more easily learn about it.
To associate your repository with the pytorch-audio topic, visit your repo's landing page and select "manage topics."