Noise Suppression Library¶
Introduction¶
lib_ns
is a library of functions for performing Noise Suppression on input data.
Contents:
On GitHub¶
lib_ns
is present as part of sw_avona
. Get the latest version of sw_avona
from
https://github.com/xmos/sw_avona
. lib_ns
is present within the modules/lib_ns directory in sw_avona
.
API¶
To use the functions in this library in an application, include ns_api.h in the application source file.