runtime error

[nltk_data] Downloading package punkt to /home/user/nltk_data... [nltk_data] Unzipping tokenizers/punkt.zip. /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> tokenizer = Wav2Vec2Tokenizer.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2073, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'speechbrain/asr-wav2vec2-dvoice-fongbe'. 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 'speechbrain/asr-wav2vec2-dvoice-fongbe' is the correct path to a directory containing all relevant files for a Wav2Vec2Tokenizer tokenizer.

Container logs:

Fetching error logs...