iver56 / audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.
☆2,026Updated this week
Alternatives and similar repositories for audiomentations:
Users that are interested in audiomentations are comparing it to the libraries listed below
- Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.☆1,035Updated 3 months ago
- Audio processing by using pytorch 1D convolution network☆1,064Updated last year
- The PyTorch-based audio source separation toolkit for researchers☆2,368Updated 3 months ago
- ☆1,464Updated 9 months ago
- A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain☆648Updated 3 years ago
- A library for speech data augmentation in time-domain☆657Updated 3 years ago
- LEAF is a learnable alternative to audio features such as mel-filterbanks, that can be initialized as an approximation of mel-filterbanks…☆507Updated 3 years ago
- Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch☆1,603Updated last year
- List of speech synthesis papers.☆1,039Updated last year
- SincNet is a neural architecture for efficiently processing raw audio samples.☆1,175Updated 4 years ago
- Collection of audio-focused loss functions in PyTorch☆774Updated 9 months ago
- A wrapper around speech quality metrics MOSNet, BSSEval, STOI, PESQ, SRMR, SISDR☆960Updated last year
- A must-read paper for speech separation based on neural networks☆778Updated 3 years ago
- spafe: Simplified Python Audio Features Extraction☆471Updated last month
- ☆489Updated 10 months ago
- Pyroomacoustics is a package for audio signal processing for indoor applications. It was developed as a fast prototyping platform for bea…☆1,566Updated 4 months ago
- Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".☆1,280Updated last year
- 🔊 A comprehensive list of open-source datasets for voice and sound computing (95+ datasets).☆1,909Updated 11 months ago
- 🔦 A Pytorch implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition☆494Updated 3 years ago
- GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis☆1,005Updated last year
- In defence of metric learning for speaker recognition☆1,098Updated last year
- Self-Supervised Speech Pre-training and Representation Learning Toolkit☆2,383Updated last month
- NISQA - Non-Intrusive Speech Quality and TTS Naturalness Assessment☆776Updated 5 months ago
- HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis☆2,122Updated 9 months ago
- Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech E…☆1,761Updated 2 years ago
- A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech…☆762Updated 4 years ago
- ☆674Updated 7 months ago
- Implementation of the Wave-U-Net for audio source separation☆890Updated 2 years ago
- Tools for handling speech data in machine learning projects.