Skip to content

AudioFeat is a multi-threaded audio feature extraction script to extract audio features from a folder of audio files and save them in a csv

Notifications You must be signed in to change notification settings

subho406/AudioFeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AudioFeat

AudioFeat is a multi-threaded audio feature extraction script to extract audio features from a folder of audio files and save them in a csv. AudioFeat uses librosa for audio feature extraction

To run use:

./audiofeat -d <Directory containing audio> -o <Output csv name> -j <n jobs> -p yes

About

AudioFeat is a multi-threaded audio feature extraction script to extract audio features from a folder of audio files and save them in a csv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages