espnet / espnet/espnet_model_zoo
Huggingface downloader / cache, offline mode
Open
- Dominant language
- Python
- Stars
- 260
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have an option for the downloader so that it isn't pulling git from huggingface if the model is already downloaded on the disk and cached. Right now, even if the model is cached a query to huggingface is made. Also if there is no internet or no connection to huggingface, there seems to be no timeout and the downloder hangs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.