RAVE
RAVE copied to clipboard
FATAL Flags parsing error: Unknown command line flag 'channels'
When I'm trying to preprocess on hpc by using command rave preprocess --input_path old_dataset/ --output_path new_dataset/ --channels 1 —lazy, I kept getting this error saying that unknown command line flag 'channels'. When I try to --helpfull to check the documentation, I see there is no 'channels' inside. Anyone knows how to solve this?
Having the same issue
I have the same issue during preprocess. I ran it without defining channels, assuming the default ist either 1 or 2. Then I noticed a few more missing during training, out_path being one of them.
Hello, are you sure you are using the last version of RAVE? this is typically the old pre-processing pipeline.