tyiannak / pyAudioAnalysis

Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Apache License 2.0
5.83k stars 1.19k forks source link

Plot the wav image Value Error on silence_removal #380

Open mengtongun opened 1 year ago

mengtongun commented 1 year ago

image

Try this wave sound

https://drive.google.com/file/d/1IMnX38HGDSl7aweJoMygqIgIOizdhXF0/view?usp=share_link

Reference https://github.com/tyiannak/pyAudioAnalysis/blob/master/pyAudioAnalysis/audioSegmentation.py Line 798

image

Please help