amsehili / auditok

An audio/acoustic activity detection and audio segmentation tool
MIT License
732 stars 94 forks source link

AudioParameterError #48

Open mmichelli opened 4 months ago

mmichelli commented 4 months ago

auditok.split( '/tmp/tmprn08794x.wav' )

AudioParameterError: The length of audio data must be an integer multiple of sample_width * channels

I'm unsure what I should do.

amsehili commented 4 months ago

Hello, This looks like an issue with the header or contents of your audio file, could you try and open it with Audacity? Also, if possible, could you please share a link to download the file?