facebookresearch / facebookresearch/sam-audio
Conflict dependences.
Open
- 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
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