runtime error

_quantized.bin: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 1.39G/1.48G [00:33<00:02, 34.3MB/s] Downloading (…)m_trie_quantized.bin: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 1.41G/1.48G [00:33<00:02, 35.8MB/s] Downloading (…)m_trie_quantized.bin: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 1.42G/1.48G [00:34<00:01, 32.5MB/s] Downloading (…)m_trie_quantized.bin: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 1.43G/1.48G [00:34<00:01, 38.6MB/s] Downloading (…)m_trie_quantized.bin: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 1.44G/1.48G [00:34<00:01, 42.0MB/s] Downloading (…)m_trie_quantized.bin: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 1.45G/1.48G [00:35<00:00, 36.1MB/s] Downloading (…)m_trie_quantized.bin: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.47G/1.48G [00:35<00:00, 36.0MB/s] Downloading (…)m_trie_quantized.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.48G/1.48G [00:36<00:00, 31.0MB/s] Downloading (…)m_trie_quantized.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.48G/1.48G [00:36<00:00, 41.0MB/s] Fetching 4 files: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 2/4 [00:36<00:36, 18.31s/it] Fetching 4 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4/4 [00:36<00:00, 9.16s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> pipe = pipeline("automatic-speech-recognition", model=model, tokenizer=tokenizer, feature_extractor=processor.feature_extractor, decoder=processor.decoder, use_auth_token=token_key) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1034, in pipeline return pipeline_class(model=model, framework=framework, task=task, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/pipelines/automatic_speech_recognition.py", line 288, in __init__ self._preprocess_params, self._forward_params, self._postprocess_params = self._sanitize_parameters(**kwargs) TypeError: AutomaticSpeechRecognitionPipeline._sanitize_parameters() got an unexpected keyword argument 'use_auth_token'

Container logs:

Fetching error logs...