can't find conformer.py when loading model using transformers

#5
by HongyiLiu - opened

with open(module_file, encoding="utf-8") as f:\nFileNotFoundError: [Errno 2] No such file or directory: '/home/liuhongyi/.cache/huggingface/modules/transformers_modules/tmp75vrmvh4/conformer.py'\n\n\n

here this bug is confusing, transformers can't scan this file even it really exist

how to address this issue? please, thank you

We will get back to you soon.

Speech-Arena-2025 changed discussion status to closed
Speech-Arena-2025 changed discussion status to open

Hello HongyiLiu, can you please provide your entire code snippet to reproduce the issue. Its difficult to understand what you're trying to do at the moment. Thanks

Sign up or log in to comment