elevenlabs-voice-isolator
Installation
SKILL.md
ElevenLabs Voice Isolator
Remove background noise and isolate voices from audio via inference.sh CLI.

Quick Start
Requires inference.sh CLI (
infsh). Install instructions
infsh login
# Isolate voice from noisy audio
infsh app run elevenlabs/voice-isolator --input '{"audio": "https://noisy-recording.mp3"}'