dlpy.speech_utils.clean_audio

dlpy.speech_utils.clean_audio(listing_path_local, segment_path_local_list)

Remove the temporary listing file and the temporary audio files.

Parameters:
listing_path_local : string

Specifies path of the temporary listing file to remove.

segment_path_local_list : list of string

Specifies paths of the temporary audio files to remove.