Well my main goal is to be able to load the wav2vec model inside tensorflow and after training a pytroch model inside hugging face and converting it to tensorflow I get a h5 file and a seperate config file .
when I try to load it like this it gives me this error but when I try running this notebook:
which is the wav2vec model the guy upload to tensorflow this part works :
soo Idk what’s wrong with this .
Thank you for being patient with me