6 lines
98 B
Bash
6 lines
98 B
Bash
#!/bin/bash
|
|
|
|
|
|
python inference.py path_experiment="experiments/trained_model" inference.audio=$1
|
|
|