bootphon / prosolia

speech features extraction pipeline for prosody analysis in Python
GNU General Public License v3.0
8 stars 2 forks source link

no section error #1

Closed varunsriram-0824 closed 6 years ago

varunsriram-0824 commented 6 years ago

prosolia 0a7c2a8d_nohash_0.wav -c ./prosolia.cfg -o some_features.mat

i seem to be getting a nosection error for this any way to fix this

this is the error message i get- backports.configparser.NoSectionError: No section: 'filterbank'

mmmaat commented 6 years ago

Hello, this is an issue with your configuration file, could you paste the content of your ./prosolia.cfg please?