gfdb/wav2aug
A general purpose task-agnostic speech augmentation policy
This tool helps researchers and engineers working with spoken language data to automatically enhance and diversify their audio datasets. It takes raw audio waveforms as input and applies a mix of random transformations like adding noise, changing speed, or altering amplitude, outputting augmented audio. This is designed for machine learning practitioners developing speech technologies, such as voice assistants, transcription services, or speaker recognition.
Available on PyPI.
Use this if you need to quickly and easily augment speech audio data for machine learning models without manual fine-tuning of augmentation parameters for each task.
Not ideal if you require highly specific or task-dependent audio augmentations where precise control over each transformation is critical.
Stars
16
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/gfdb/wav2aug"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
espnet/espnet
End-to-End Speech Processing Toolkit
yeyupiaoling/PPASR
基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型
yeyupiaoling/PaddlePaddle-DeepSpeech
基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。
flashlight/wav2letter
Facebook AI Research's Automatic Speech Recognition Toolkit
pannous/tensorflow-speech-recognition
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks