Where is the model file?

#1
by mwebr - opened

I can't find the finetuned model in your repo.
Also, I am getting this error:

configuration_auto.py", line 1362, in from_pretrained
    raise ValueError(
ValueError: The checkpoint you are trying to load has model type `zenvion_voice_detector` but Transformers does not recognize this architecture. This could be because of an issue with the checkpoint, or because your version of Transformers is out of date.

Sign up or log in to comment