This node estimates a leakage component from the other channels.
No files are required.
When to use
This node is used for denoising after source separation with GHDSS .
Typical connection
Figure 6.47 shows a connection example of EstimateLeak . The input is a speech power spectrum output from GHDSS . The outputs are connected to CalcSpecAddPower .
Input
: Map<int, ObjectRef> type. Vector<float> type data pair of a sound source ID and power spectrum.
Output
: Map<int, ObjectRef> type. Vector<float> type data pair of a sound source ID and power spectrum of leakage noise.
Parameter
Parameter name |
Type |
Default value |
Unit |
Description |
LEAK_FACTOR |
0.25 |
Leakage rate. |
||
OVER_CANCEL_FACTOR |
1 |
Leakage rate weighting factor. |
This node estimates leakage component from the other channels. For details, see the PostFilter node 1-b) Leakage Noise Estimation in Section 6.3.8.