Skip to content
Snippets Groups Projects
Commit 70a78fe5 authored by Paul Best's avatar Paul Best
Browse files

add FCPalmae and little_owl

parent a9398aac
No related branches found
No related tags found
No related merge requests found
......@@ -13,3 +13,5 @@ runs/*
little_auk/*
Lion Roar Data/*
monk parakeet/*
FCPalmae/*
little_owl/*
......@@ -46,5 +46,17 @@ species = {
'FS':44100,
'nfft':512,
'downsample':1
},
'palmae':{
'wavpath': 'FCPalmae/cut/*.wav',
'FS':44100,
'nfft':1024,
'downsample':1
},
'little_owl':{
'wavpath': 'little_owl/cut/*wav',
'FS':4000,
'nfft':512,
'downsample':1
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment