Error running a demo
#2
by
dfradkin
- opened
I am getting an error: "snapshot_download() got an unexpected keyword argument 'allow_regex'" when trying to run the demo on the page. This was not an issue just a couple weeks ago.
Hi @dfradkin , could you show me the script that you used and the full log output?
Hi @jonatasgrosman , I am not using a script. I am uploading a file (which was successfully processed in the past) to https://huggingface.co/jonatasgrosman/wav2vec2-xls-r-1b-english and after the model is loaded, the error mentioned above shows up.
I've tested here, and I'm getting the same error.
I don't know how to fix that. It's probably a HuggingFace infrastructure issue :(
@patrickvonplaten do you have any clue what's happening?