cannot use this model

#1
by Mordehay - opened

Hi,
I have got the following error:
FileNotFoundError: [Errno 2] No such file or directory: '/mypath/.cache/huggingface/hub/models--speechbrain--REAL-M-sisnr-estimator/refs/main' for this line of code:
snr_est_model = snrest.from_hparams(source="speechbrain/REAL-M-sisnr-estimator",savedir='pretrained_models/REAL-M-sisnr-estimator', run_opts={"device":"cuda"})

Sign up or log in to comment