git clone https://github.com/NickWilkinson37/voxseg.git
The above is a link to the source code
it is a cnn model for voice activity detection
it output the result as a time segment where voice is present
wish to plot that result on a graph using matplotlib
that is the graph should contain the original wave file and the output of the VAD model
New contributor
TTJ is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.