Skip to content

pvanlaar/unixpickle_audioset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audioset

This is a set of tools for downloading and using AudioSet, a dataset of labeled audio files.

What's included

  • this directory - Go package for using AudioSet.
  • class_split - partition the classes for meta-learning.
  • download - download raw WAV files.
  • find_bad - find corrupted WAV files from a download.
  • metaset - Go package for meta-learning with AudioSet.
  • pcm_stats - compute waveform statistics from WAV files.

About

Fetch and use Google's AudioSet dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.1%
  • Shell 11.9%