runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> tokenizer = Wav2Vec2Tokenizer.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2197, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'facebook/wav2vec2-large-xlsr-53'. If you were trying to load it from 'https://huggingface.co/models', 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 Wav2Vec2Tokenizer tokenizer.
Container logs:
Fetching error logs...