get_output_as_nparray#
- XtractDenoiser.get_output_as_nparray()#
Get the output of the denoising as NumPy arrays.
- Returns:
tuple
[np.ndarray
,np.ndarray
]Denoised signal and noise signal in a tuple as NumPy arrays.
- Return type:
Get the output of the denoising as NumPy arrays.
tuple
[np.ndarray
, np.ndarray
]Denoised signal and noise signal in a tuple as NumPy arrays.