Metadata-Version: 2.1
Name: audio-separator
Version: 0.1.0
Summary: Easy to use vocal separation on CLI or as a python package, using the amazing MDX-Net models from UVR trained by @Anjok07
Home-page: https://github.com/karaokenerds/python-audio-separator
Author: Andrew Beveridge
Author-email: andrew@beveridge.uk
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: onnx
Requires-Dist: onnxruntime (==1.13.1)
Requires-Dist: numpy (==1.23.4)
Requires-Dist: soundfile (==0.11.0)
Requires-Dist: librosa (==0.9.2)
Requires-Dist: torch (==1.13.1)
Requires-Dist: wget (==3.2)
Requires-Dist: six

# vocal-separator
Easy to use vocal separation on CLI or as a python package, using the amazing MDX-Net models from UVR trained by @Anjok07
