runtime error

Exit code: 1. Reason: s] 61%|███████████████████████▎ | 1.76G/2.87G [00:09<00:06, 195MiB/s] 68%|█████████████████████████▋ | 1.94G/2.87G [00:10<00:05, 192MiB/s] 74%|████████████████████████████▏ | 2.13G/2.87G [00:11<00:04, 195MiB/s] 81%|██████████████████████████████▌ | 2.32G/2.87G [00:12<00:03, 176MiB/s] 87%|████████████████████████████████▉ | 2.49G/2.87G [00:13<00:02, 179MiB/s] 92%|███████████████████████████████████▏ | 2.66G/2.87G [00:14<00:01, 173MiB/s] 98%|█████████████████████████████████████▎| 2.82G/2.87G [00:15<00:00, 171MiB/s] 100%|██████████████████████████████████████| 2.87G/2.87G [00:16<00:00, 190MiB/s] Traceback (most recent call last): File "/app/app.py", line 21, in <module> embedding_model = PretrainedSpeakerEmbedding( "speechbrain/spkrec-ecapa-voxceleb", device = torch.device('cuda' if torch.cuda.is_available() else 'cpu') ) File "/usr/local/lib/python3.13/site-packages/pyannote/audio/pipelines/speaker_verification.py", line 762, in PretrainedSpeakerEmbedding return SpeechBrainPretrainedSpeakerEmbedding( embedding, device=device, token=token, cache_dir=cache_dir ) File "/usr/local/lib/python3.13/site-packages/pyannote/audio/pipelines/speaker_verification.py", line 239, in __init__ raise ImportError( ...<2 lines>... ) ImportError: 'speechbrain' must be installed to use 'speechbrain/spkrec-ecapa-voxceleb' embeddings. Visit https://speechbrain.github.io for installation instructions.

Container logs:

Fetching error logs...