runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 15, in <module> embedding_model = PretrainedSpeakerEmbedding("speechbrain/spkrec-ecapa-voxceleb", device=device) File "/usr/local/lib/python3.10/site-packages/pyannote/audio/pipelines/speaker_verification.py", line 750, in PretrainedSpeakerEmbedding return SpeechBrainPretrainedSpeakerEmbedding( File "/usr/local/lib/python3.10/site-packages/pyannote/audio/pipelines/speaker_verification.py", line 256, in __init__ self.classifier_ = SpeechBrain_EncoderClassifier.from_hparams( File "/usr/local/lib/python3.10/site-packages/speechbrain/inference/interfaces.py", line 460, in from_hparams hparams_local_path = fetch( File "/usr/local/lib/python3.10/site-packages/speechbrain/utils/fetching.py", line 160, in fetch fetched_file = huggingface_hub.hf_hub_download( File "/usr/local/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...