Update inference.sh
simple inference
This commit is contained in:
parent
293d68f621
commit
fbd45032e3
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
python inference.py path_experiment="experiments/trained_model" inference.audio=$1
|
||||
python inference.py inference.audio=$1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user