File size: 433 Bytes
9efbc3e
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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"
  ]
}