Audio Signal Processing

Vibhuti Singla 1 Reputation point
2021-04-15T06:44:18.113+00:00

I am working on audio signals. I am trying to perform segmentation to extract essential audio clips from the signal.
I have used silence_removal from audioSegmentation(pyAudioAnalysis) and have time indices of segments now. e.g [[2.305,4.50],[6.0,7.8]] etc.

How do I construct my signal back from these time indices so that I just have the segmented clips added together to get the signal.

Also, how do I denoise my signal?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
43,563 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.