Commit 16299321 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

small typo in the input path name

parent af27335e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ fs: 48000
### For Windows users: please use double back slash '\\' in paths and add '.exe' to executable definitions

### Input path to mono files
input_path: "./items_mono/trimmed"
input_path: "./items_mono"

### Output path for generated test items and metadata files
output_path: "experiments/selection/P800-6/proc_input"