denoising-historical-data/inference.sh
Joren Six 1fe1988ed5
Update inference.sh
Small change to allow spaces in file names. Bash expands the variable $1 correctly even if it is in double quotes, python receives a single argument and not (if there are spaces) multiple arguments.
2022-06-29 09:58:53 +02:00

6 lines
56 B
Bash

#!/bin/bash
python inference.py inference.audio="$1"