get_output_as_nparray#
- XtractDenoiser.get_output_as_nparray()#
Get the output of the denoising as NumPy arrays.
- Returns:
- :
Tuple
[npt.ArrayLike
,npt.ArrayLike
]Denoised signal and noise signal in a tuple as NumPy arrays.
- Return type:
Tuple
[Union
[Buffer
,_SupportsArray
[dtype
[Any
]],_NestedSequence
[_SupportsArray
[dtype
[Any
]]],bool
,int
,float
,complex
,str
,bytes
,_NestedSequence
[Union
[bool
,int
,float
,complex
,str
,bytes
]]],Union
[Buffer
,_SupportsArray
[dtype
[Any
]],_NestedSequence
[_SupportsArray
[dtype
[Any
]]],bool
,int
,float
,complex
,str
,bytes
,_NestedSequence
[Union
[bool
,int
,float
,complex
,str
,bytes
]]]]