nomadkaraoke / python-audio-separator

Easy to use stem (e.g. instrumental/vocals) separation from CLI or as a python package, using a variety of amazing pre-trained models (primarily from UVR)
MIT License
477 stars 82 forks source link

Fix: Handle invalid `output_single_stem` and enhance parameter validation #76

Closed hunterhogan closed 4 months ago

hunterhogan commented 4 months ago

Improved handling of edge cases and parameter validation:

beveradb commented 4 months ago

Thanks so much for your contribution, @hunterhogan !

v0.17.3 should be live on PyPI shortly with these improvements 🙇

May I ask how you encountered this repo and what you're using it for? (just for my own curiosity)