amsehili / auditok

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

not support wave 24k? #33

Closed dachengai closed 1 year ago

dachengai commented 3 years ago

not support wave 24k?

amsehili commented 3 years ago

Hi, could you share the error message you got?

SolomidHero commented 3 years ago

24kHz audio seems to be slowed down really after segmentation. Maybe somewhere writing to wav with other sample rate than used in processing?

Upd: sorry, actually everything works. My problem was in incorrect use of sox for following resample