Skip to content

asteroid-team/Libri_VAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the dataset

LibriVAD is an open source dataset for voice activity detection in noisy environments. It is derived from LibriSpeech signals (clean subset) and DNS challenge noises.

Generating LibriVAD

You need to download LibriSpeech, the noise from the DNS Challenge (datasets/noise) and the forced alignments.

To generate LibriVAD, clone the repo and run the main script : run.sh (edit run.sh with correct paths)

git clone https://github.com/JorisCos/LibriMix
cd LibriMix 
./run.sh storage_dir

About

Script to generate VAD dataset used in Asteroid recipe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published