Demo
Chapters
Core modules
Helpers
Advanced topics
Meta information
ttslearn.dsp.
inv_mulaw_quantize
Inverse transformation of mu-law quantization.
y (ndarray) – Input signal.
mu (int) – Mu.
Unquantized signal.
ndarray