msprior
msprior copied to clipboard
method prior not found !
i trained my prior with
msprior train --config decoder_only --db_path /home/prod/rave2/RAVE/runs/laoprior/ --name laos-market-1-prior --pretrained_embedding /home/prod/rave2/RAVE/runs/laos-market-1_fe77618ebd/laos-market-1_fe77618ebd.ts
and exported it with
msprior export --run /home/prod/rave2/RAVE/runs/laos-market-1-prior/ --continuous
but when i load the model in nn~ i get the following error
method prior not found ! and method decode not found !
is exporting for real-time use in max possible? amidoinitright? the underlying model laos-market-1_fe77618ebd_streaming.ts seems to be working ok (just rave, not msprior) with nn~