Hello forum,
I’m trying to train a model for RAVE and have been following the instructions here
At the preprocessing stage I keep getting the following error after specifying my data directory.
rave preprocess --input_path /path/ --output_path /path/ --channels 1
0it [00:00, ?it/s](FileNotFoundError(2, ‘No such file or directory’),)
Please excuse my ignorance, I gather it may be something to do with permissions?
Many thanks for any advice,
Erik