tyiannak / pyAudioAnalysis

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

Creating Mono vs Stereo #343

Open PBRAOS opened 3 years ago

PBRAOS commented 3 years ago

While playing with the parameters in code i noticed that the silence splitting works better for mono vs stereo wav files. Does this make sense ?

Thanks pb