spleeter
spleeter copied to clipboard
Update README.md telling how to run spleeter via poetry
Add a sample invocation of the tool itself.
Fixes #903 903
Pull request title
- [x] I read contributing guideline
- [x] I didn't find a similar pull request already open.
- [x] My PR is related to Spleeter only, not a derivative product (such as Webapplication, or GUI provided by others)
Description
A few sentences describing the overall goals of the pull request's commits.
How this patch was tested
You tested it, right?
- [x] I implemented unit test whicn ran successfully using
poetry run pytest tests/ - [x] Code has been formatted using
poetry run black spleeter - [x] Imports has been formatted using `poetry run isort spleeter``
Documentation link and external references
Please provide any info that may help us better understand your code.
friendly ping?