ljuvela / GlottDNN

GlottDNN vocoder and tools for training DNN excitation models
Apache License 2.0
32 stars 4 forks source link

TODO: Filter Excitation: GetFilteringGain() #4

Closed mairaksi closed 8 years ago

mairaksi commented 8 years ago

-Should GetFilteringGain() include target gain of frame?

ljuvela commented 8 years ago

The current implementation doesn't seem to give the correct amount of energy (scale), so I think target gain should be included.

mairaksi commented 8 years ago

Added target gain parameter (in dB) to GetFilteringGain.