facebookresearch / facebookresearch/sam-audio

Unable to run SAM_Audio

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

Description

Hi,
Thank you for your work.

I am trying to test SAM_Audio.
My Python environment is 3.11.14. I have a CUDA compatible GPU.
I cloned the git repo, created a virtual environment and installed the requirements using 'pip install .' as mentioned in the repo.
When I run the test code ( given in the repo). I get this error -
"TypeError: BaseModel._from_pretrained() missing 2 required keyword-only arguments: 'proxies' and 'resume_download'"

There seems to be some wrong dependencies. Could you please check and let me know how to overcome this.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the error with Python 3.11.14 using the repository's documented test code and the installation from `pip install .`. Inspect the installed dependency versions and package requirements to identify the incompatible dependency; done means the test code runs without the reported `BaseModel._from_pretrained` error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.