model = laion_clap.CLAP_Module(enable_fusion=False) needs network connection
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
my internet connection to github is poor, so I downloaded the pt files from huggingface. but when i use clap, it still needs internet connection at my moel loading step.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the model-loading step for laion_clap.CLAP_Module(enable_fusion=False) with the downloaded Hugging Face .pt files and trace what still attempts a network connection. Done means the module loads successfully from the local files without internet access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100