facebookresearch / facebookresearch/sam-audio
Add support for onnx inference
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
Hey Meta team! amazing project 👏
It would be really nice if the model could be run directly with ONNX Runtime. That would mean much lighter dependencies and make deployment a lot easier.
Would you consider supporting that? thanks!
Contributor guide
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
The issue names no files, tests, or entry points. Begin by locating the Python model-inference entry point and checking the current dependency and deployment constraints; done would mean the model runs directly with ONNX Runtime and deployment dependencies are lighter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100