aavi21458/sam-audio-webui
0
SAM Audio WebUI
This Space hosts a WebUI for the SAM Audio model by Meta (Facebook), designed to segment and isolate specific sounds from audio files using text prompts.
Features
- Model: Uses
facebook/sam-audio-smallfor a balance of performance and resource usage. - ZeroGPU Support: Optimized to run on Hugging Face ZeroGPU (A100) with automatic GPU handling.
System Requirements
- VRAM: ~21.6 GB for standard loading.
- Python: >= 3.11 required by
perception-modelsdependency.
Acknowledgements
- Model: facebook/sam-audio
- Library: Hugging Face Transformers
