Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 592 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 592 Bytes

WebNN NSNet2 Example

This example shows how the NSNet2 baseline implementation of deep learning-based noise suppression model may be implemented using the WebNN API.

Usage

Choose device preference for inference.

Select one of the existing sample audios from the dropdown list or upload your own one.

Start or Pause the original audio playback with the upper media player.

Once the denoising is done, start or pause the denoised audio playback with the lower media player.