sof/tools/plugin/modules
Ranjani Sridharan 06b3e329da tools: plugin: modules: Introduce the OpenVino noise suppression module
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>
2024-02-16 21:45:27 +02:00
..
ov_noise_suppression tools: plugin: modules: Introduce the OpenVino noise suppression module 2024-02-16 21:45:27 +02:00
CMakeLists.txt tools: plugin: modules: Introduce the OpenVino noise suppression module 2024-02-16 21:45:27 +02:00
alsa.c tools: plugin: Fix hybrid pipeline support 2023-12-05 11:10:49 +02:00
shm.c tools: Introduce the SOF ALSA plugin 2023-09-29 14:46:34 +01:00