Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Scroll Documents: Update page title prefix

About This Application Note

The Single-Channel Noise Reduction V4 Reusable Subsystem Application Note contains a brief description and tuning instructions for DSP Concepts’ single-channel noise reduction version 4 (SCNRv4) Reusable Subsystem.

SCNRv4 - Single-Channel Noise Reduction Version 4 Reusable Subsystem

SCNRv4 is the 4th version of DSP Concepts’ proprietary single-channel noise reduction algorithm. It is available as a Reusable Subsystem in AWE Designer.

The SCNRv4 algorithm estimates the stationary-noise level of its incoming signal and uses that estimate to calculate and apply gain coefficients to suppress the estimated noise. It is effective for improving the signal-to-noise (SNR) ratio for non-stationary signals, such as speech, when stationary noise, such as fan noise or automotive road noise, is present. SCNRv4 works for single-channel input signals in the WOLA domain and with all sampling rates and block sizes.

Example

Figure 1 shows an example layout demonstrating the SCNRv4 Reusable Subsystem. This example layout is designed to run in Native Mode with a file input; audio signals must be assigned to appropriate channels for running the layout on a target device. The example file input contains speech on the first channel and babble noise on the second channel.

A ScalerN module for adjusting the unprocessed SNR is located before the Adder module which combines the signal and noise to a single channel. There is a 200 Hz high-pass filter applied before the WOLAAnalysis module for filtering out low-frequency noise that may not contain signal content of interest. A Scaler module for gain compensation is located after the SCNRv4 Reusable Subsystem.

...

Tuning

The SCNRv4 Reusable Subsystem includes an inspector window which allows users to tune the noise estimation and gain calculation processes. Figure 2 shows the inspector panel of the SCNRv4 Reusable Subsystem.

...

Noise Estimation

The Noise Adjust parameter is an offset value which is added to the estimated noise level. The estimated noise level is prone to be lower than the actual noise level. By setting the Noise Adjust parameter to a positive number, the noise estimation algorithm will bias the estimated noise level to be higher. This will yield more aggressive noise suppression, although it may also yield a higher risk of signal distortion.

...

DSP Concepts recommends tuning the Noise Adjust, Noise Tracking Speed, and Sensitivity parameters in conjunction to achieve the desired processing behavior.

Gain Calculation

The Minimum Gain parameter is a negative number that defines the maximum allowable attenuation in dB for each frequency bin. DSP Concepts recommends initially using the default value of -12 dB. Increasing the magnitude of the Minimum Gain value will yield more aggressive noise suppression, although it will also yield a higher risk of musical noise.

...

The Time Alpha Priori parameter controls the rate at which the gain calculation algorithm reacts to changes in the recursively estimated SNR level. The default value is 250 milliseconds. Higher values may yield a lower risk of musical noise but a higher risk of distorting transient signals.

Advanced Control

Users can revert the SCNRv4 Reusable Subsystem to a regular subsystem by right-clicking on an instance of it on the AWE Designer canvas and selecting Revert To Subsystem. Right-clicking on the regular subsystem and selecting Navigate In will reveal the internal SCNRv4 processing implementation and allow users to adjust the NoiseTracking module’s ctrlPinsEnable and noiseLevelInitdB arguments which cannot be controlled when SCNRv4 is in Reusable Subsystem format. Figure 3 shows the internal SCNRv4 processing layout.

...