Giter Site home page Giter Site logo

zhaoyi2 / audio_augment Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 4.0 2.45 MB

A tool/script for batch speech data enhancement with speed/volume/RIRS/MUSAN

Shell 61.02% Perl 10.77% Python 28.20% sed 0.01%
audio-augmentation speed volume rirs musan optional

audio_augment's Introduction

Audio augmentation

(README.md)

Audio augment is a tool/script for batch audio data augmenation through speed, volume, reverb, noise based on kaldi and sox.

Installation

  • kaldi
  • sox
  • cd audio_augment
  • cd tools; make KALDI=/your_kaldi_path

Usage

  • cd audio_augment
  • vim run_aug.sh to change your input_path and out_path and save
  • bash run_aug.sh, so easy!

Workflow(run_aug.sh)

  • Stage 1: Data Preparation contain data and text
  • Stage 2: speed 0.9/1.1
  • Stage 3: volume +-db
  • Stage 4: reverberation(RIRS)
  • Stage 5: MUSAN(noise/music/babble)
  • Stage 6: combine above data and select a subset of the augmend data list about twice the origin data
  • Stage 7: data and label generation

generated Examples

  • cd data/wav/train_aug listen a few enhanced aishell1 audio example through speed/volume/RIRS/MUSAN.

Reference

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.