Skip to content

Fix issue 1 - spaces in filenames cause problems

Keith Gilbertson requested to merge issue1_filname_spaces into master

This fixes issues that caused the process to break when working with spaces in filenames.

  • add quotations in s3 shell command
  • remove space from transcribe job name

Merge request reports