def get_custom_metadata(info, audio): cond_dict = { "audio": audio, "codes": None, } # return audio to feed into codec return {"mert": cond_dict}