get_output_as_nparray# LoadWav.get_output_as_nparray()# Get the signal loaded from the WAV file as a NumPy array. Returns: : np.arraySignal loaded from the WAV file in a NumPy array. Return type: Union[Buffer, _SupportsArray[dtype[Any]], _NestedSequence[_SupportsArray[dtype[Any]]], bool, int, float, complex, str, bytes, _NestedSequence[Union[bool, int, float, complex, str, bytes]]]