dlpy.speech_utils.display_raw_data_for_one_audio_file¶
-
dlpy.speech_utils.
display_raw_data_for_one_audio_file
(local_audio_file)¶ Display raw data for a local audio file using soundfile.
Parameters: - local_audio_file : string
Local location to the audio file to be displayed.
Returns: - None
Raises: - DLPyError
If anything goes wrong, it complains and prints the appropriate message.