CoolFace
Apppublic

aavi21458/sam-audio-webui

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
0likes
App README

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-small for 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-models dependency.

Acknowledgements