Converting DeepSpeech model to Transformers

Hi, I have two models. One in DeepSpeech and one in Transformers. I would like to know if there is a way to convert DeepSpeech model so that it can be used in Transformers?

Thanks in advance!