dsymbol/decipher

Input file with escaped spaces won't run ffmpeg

ajdelgado opened this issue · 0 comments

Running something like:
decipher transcribe -i ~/video\ with\ spaces.mp4 --model medium
Will return an error since in L#22 there are no single quotes around "input".