mirror of https://github.com/thesofproject/sof.git
06b3e329da
Introduce a new module that performs noise suppression. The module loads the noise suppression model using the OpenVino Runtime plugin, processes the input samples to produce output samples with clean speech. CUrrently, the module is hard-coded to compile the model to be run on the CPU only and will be extended for other devices like the NPU in the future. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> |
||
---|---|---|
.. | ||
ov_noise_suppression | ||
CMakeLists.txt | ||
alsa.c | ||
shm.c |