facebookresearch / facebookresearch/sam-audio

Conflict dependences.

Open
#85 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.6k
Forks
330
PR merge metrics
No merged PRs in 30d

Description

TypeError: BaseModel._from_pretrained() missing 2 required keyword-only arguments: 'proxies' and 'resume_download'

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the TypeError from the Python path that loads the pretrained model and inspect the call to BaseModel._from_pretrained(). Check the installed dependency versions and their compatibility with sam-audio. Done means the model-loading path runs without the missing 'proxies' and 'resume_download' arguments.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.