Acoustic segmentation by using neural networks
Author: Gašper Perko
Mentor: izr. prof. dr. Matej Rojc univ. dipl. inž. el.
Degree: 1.
Date: september, 2020
DKUM: GAŠPER PERKO
Author: Gašper Perko
Mentor: izr. prof. dr. Matej Rojc univ. dipl. inž. el.
Degree: 1.
Date: september, 2020
DKUM: GAŠPER PERKO
Acoustic segmentation
The project task presents the process of acoustic segmentation by using neural networks in case of musical instruments. We achieved 95% accuracy by pre-processing and preparing data for network training. We wrote the program in Python and ran it in Keras framework. In the project, we were interested in recognizing different types of sounds in a video, or in the corresponding audio recording. Recognizing specific sounds is complex, so we limited ourselves to sound recordings without the presence of noise. The recordings were made by recording various instruments that a network must recognize. The project focused on the design, fabrication and analysis of a neural network that served to perform acoustic segmentation. Namely, the acoustic segmentation system must detect the sound segments in the audio recordings so that each captures only a specific sound.
Preprocessing and data preparation