AaltoRSE / speech2text

Instructions to setup and use Aalto speech2text app on Triton.
Other
1 stars 1 forks source link

Folder path including non audio files #6

Closed hsnfirooz closed 7 months ago

hsnfirooz commented 9 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.

hsnfirooz commented 7 months ago

This issue has been address in #11.