You are on page 1of 1

Problem 01: Language Modeling

Read the continuous speech signal and segment the speech signal into blocks with duration of
30ms and overlapping of 15ms. Compute the entropy of each block and plot those values:

1. Determine the appropriate threshold to detect speech signal from noise.


2. Determine the cross entropy of successive blocks and plot the those values.

You might also like