pyAudioAnalysis icon indicating copy to clipboard operation
pyAudioAnalysis copied to clipboard

How to Generate WAV files with the detected segments

Open Jamesswiz opened this issue 7 years ago • 2 comments

I am new to Pyhton

I used the silence removal utility segments = aS.silenceRemoval(x, Fs, 0.020, 0.020, smoothWindow = 1.0, Weight = 0.3, plot = True)

After getting the segments how to generate the audio using this segment information?

Jamesswiz avatar Feb 22 '18 11:02 Jamesswiz

I could not generate .segment file ,when i train/test my own datasets ,and do not display accuracy.

zhengqun avatar Nov 21 '18 03:11 zhengqun

any updates? Thanks.

chenxianwang avatar Apr 22 '20 08:04 chenxianwang