ELEC-E5500 - Speech Processing, Lecture, 8.9.2022-17.10.2022
Kurssiasetusten perusteella kurssi on päättynyt 17.10.2022 Etsi kursseja: ELEC-E5500
Osion kuvaus
-
-
Exercise 1: Solution Kansio
-
In this exercise, you will be implementing functions to extract simple speech features which are suitable for voice activity detection (VAD) and utilize them to train two simple VAD classifiers. The computed features are combined into a matrix that acts as the input data provider for our classifiers. The code for the classifier training and some features are already provided in the notebook, but you must experiment with different features and properties, and report your findings.
-
Exercise 2: Solution Kansio
-
Exercise 3: Solution Kansio
-
Exercise 4: Solution Kansio