When trying to run facebook/wav2vec2-large-xlsr-53 · Hugging Face in the browser with an audio snippet, I get an error when loading the model:
Can’t load tokenizer using from_pretrained, please update its configuration: Can’t load tokenizer for ‘facebook/wav2vec2-large-xlsr-53’. If you were trying to load it from ‘Models - Hugging Face’, make sure you don’t have a local directory with the same name. Otherwise, make sure ‘facebook/wav2vec2-large-xlsr-53’ is the correct path to a directory containing all relevant files for a Wav2Vec2CTCTokenizer tokenizer.
Tagging @patrickvonplaten who wrote a blog post on the model.