PermissionError: Cannot encrypt the artifact without passphrase

Hardware - GPU (V100)
Operating System ubuntu server
Riva Version

I am facing a decryption issue when creating an .rmir file from the .riva file while loading a custom(tts tortoise) model. I added the default passkey ‘tlt_encode,’ but the same issue persists

This is the command I am running in the container: *riva-build speech_synthesis /mehrab_data/rmir_new.rmir /mehrab_data/riva_model.riva:tlt_encode -f*

I also faced the same error when I was converting the Whisper .riva image to .rmir

Did you managed to convert it, if yes can you provide steps that you did?

No. I can’t

@AakankshaS Do you have any clue about it?

Please provide encryption_key for rmir model too

riva-build speech_synthesis /mehrab_data/rmir_new.rmir:tlt_encode /mehrab_data/riva_model.riva:tlt_encode ...