Closed hsnfirooz closed 7 months ago
Folder input raises an exception if all the sub-files are not audio file. Function create_array_input_file should check if a certain file is an audio file before adding it to the job submission list.
create_array_input_file
This issue has been address in #11.
Folder input raises an exception if all the sub-files are not audio file. Function
create_array_input_file
should check if a certain file is an audio file before adding it to the job submission list.