diff --git a/inference.sh b/inference.sh index e80d84c..fa6e01d 100644 --- a/inference.sh +++ b/inference.sh @@ -1,5 +1,5 @@ #!/bin/bash -python inference.py path_experiment="experiments/trained_model" inference.audio=$1 +python inference.py inference.audio=$1