Spaces:
Sleeping
Sleeping
{ | |
"title": "Audio🔹Separator", | |
"description": "Vocal & Instrumental Stem Separation with Effects - Powered by MDX-Net + Pedalboard", | |
"sdk": "gradio", | |
"sdk_version": "4.0.0", | |
"python_version": "3.10", | |
"app_file": "main.py", | |
"pinned": true, | |
"license": "mit", | |
"theme": "NoCrypt/miku", | |
"dependencies": [ | |
"torch", "onnxruntime-gpu", "librosa", "soundfile", "numpy", "pedalboard", "yt-dlp", "ffmpeg-python" | |
] | |
} | |