RAVE icon indicating copy to clipboard operation
RAVE copied to clipboard

FATAL Flags parsing error: Unknown command line flag 'channels'

Open ley99922 opened this issue 1 year ago • 3 comments

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?

image

ley99922 avatar Jul 31 '24 02:07 ley99922

Having the same issue

EXPSTUDIOmo avatar Nov 07 '24 20:11 EXPSTUDIOmo

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.

Maynstreem avatar Feb 23 '25 20:02 Maynstreem

Hello, are you sure you are using the last version of RAVE? this is typically the old pre-processing pipeline.

domkirke avatar May 01 '25 08:05 domkirke