denoising-historical-data/inference.sh
2021-08-30 18:31:57 +03:00

10 lines
180 B
Bash

#!/bin/bash
module load anaconda
source activate /scratch/work/molinee2/conda_envs/unet_env
python inference.py path_experiment="experiments/trained_model" inference.audio=$1