Open hsnfirooz opened 6 hours ago
In this PR, these issues are addressed:
ood-dev
In addition, the env.yml has specific versions for faster-whisper, ctranslate, whisperX, cuda, and pytorch for easier environment building.
env.yml
faster-whisper
ctranslate
whisperX
cuda
pytorch
Last but not least, this PR adds a prefix to slurm job_name for easier statistics analysis using slurm database.
job_name
In this PR, these issues are addressed:
31. This is done by adding a dynamic form for OOD, and better argument parser for the python script.
30. This is mainly for OOD users to have all the log in the OOD app.
29. If the file is not supported, the name of the file will be logged for better debugging.
26. Now deploying script supports
ood-dev
to easily install the ood sandbox for testing.In addition, the
env.yml
has specific versions forfaster-whisper
,ctranslate
,whisperX
,cuda
, andpytorch
for easier environment building.Last but not least, this PR adds a prefix to slurm
job_name
for easier statistics analysis using slurm database.