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_localstring

Specifies path of the temporary listing file to remove.

segment_path_local_listlist of string

Specifies paths of the temporary audio files to remove.