From 34953d28524a85879b1adb920be2474f270bd049 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Thu, 15 Jun 2017 13:10:57 +0200 Subject: [PATCH] structural change --- conclusion.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conclusion.tex b/conclusion.tex index dac8812..6b9720a 100644 --- a/conclusion.tex +++ b/conclusion.tex @@ -41,7 +41,7 @@ investigate the performance of detecting one with the other. This means using existing models that were trained on regular singing voices to detect grunting. The same experiments can be done the other way around as well. -\paragraph{Decorrelation } +\paragraph{Decorrelation: } Adding another layer to the \gls{MLP} can be seen as applying an extra normalization step to the input data. It could be that the last step in converting the waveforms to \gls{MFCC} can be performed by the neural network. @@ -94,3 +94,4 @@ hidden nodes score a little worse than their bigger brothers but there is hardly any difference between the performance of a model with 8 or 13 nodes. Moreover, contrary than expected the window size does not seem to be doing much in the performance. + -- 2.20.1