runtime error

Exit code: 1. Reason: libgomp: Invalid value for environment variable OMP_NUM_THREADS /home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/pyannote/audio/core/io.py:43: UserWarning: torchaudio._backend.set_audio_backend has been deprecated. With dispatcher enabled, this function is no-op. You can remove the function call. torchaudio.set_audio_backend("soundfile") /home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/torch_audiomentations/utils/io.py:27: UserWarning: torchaudio._backend.set_audio_backend has been deprecated. With dispatcher enabled, this function is no-op. You can remove the function call. torchaudio.set_audio_backend("soundfile") torchvision is not available - cannot save figures libgomp: Invalid value for environment variable OMP_NUM_THREADS chosen device: cuda Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> embedding_model = PretrainedSpeakerEmbedding( File "/home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/pyannote/audio/pipelines/speaker_verification.py", line 754, in PretrainedSpeakerEmbedding return SpeechBrainPretrainedSpeakerEmbedding( File "/home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/pyannote/audio/pipelines/speaker_verification.py", line 260, in __init__ self.classifier_ = SpeechBrain_EncoderClassifier.from_hparams( File "/home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/speechbrain/pretrained/interfaces.py", line 467, in from_hparams hparams_local_path = fetch( File "/home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/speechbrain/pretrained/fetching.py", line 164, in fetch fetched_file = huggingface_hub.hf_hub_download( File "/home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) TypeError: hf_hub_download() got an unexpected keyword argument 'use_auth_token'

Container logs:

Fetching error logs...