ljuvela / GlottDNN

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

TODO: HarmonicModification: What is the best way to generate noise #16

Closed mairaksi closed 5 years ago

mairaksi commented 8 years ago

(1) Additive noise with set magnitude spectrum and random phase (current implementation) (2) Additive noise with a set energy and shaping with the spectral envelope (3) Modulated noise (modulation in the spectral domain = convolution in the time domain) (legacy implementation) (4) Something else? What?