Results 7 comments of Dmitriy Abaimov

I ended up manually downloading `https://github.com/DagnyT/hardnet/raw/master/pretrained/train_liberty_with_aug/checkpoint_liberty_with_aug.pth` and moving it to `~/.cache/torch/hub/checkpoints/` - seems to work just find now

Yeah, login is broken, @MPult , would love to see if I can provide any logs to help with a fix. Basically, without login nothing works

Couple more feature requests please: 4. Store access token locally for repeat use while it's valid. As in write to file, on next run read it, if still valid, don't...

Also, starting it on 4 GPUs I get this warning, which makes sense, but how do I configure the size? ```text WARNING: Possibly too large swap space. 16.00 GiB out...

None of the memory is allocated. This is just one of the available 15 gpus (2 workers)

Thank you! I will definitely have to investigate llama.cpp . Would the same apply to the new version of vox-box? I noticed that all TTS and STT models are gone...

This is the error message I get trying to load the smallest available model with the custom llama.cpp backend. Could you please help me decipher what the error means? It...