diff --git a/README.md b/README.md index 44d5dd9..496d628 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ as well as directly in your own development pipeline as a [Python library](https with [pip](https://github.com/deezer/spleeter/wiki/1.-Installation#using-pip) or be used with [Docker](https://github.com/deezer/spleeter/wiki/2.-Getting-started#using-docker-image). + ## Quick start Want to try it out but don't want to install anything ? We have setup a [Google Colab](https://colab.research.google.com/github/deezer/spleeter/blob/master/spleeter.ipynb). @@ -78,6 +79,10 @@ The code of **Spleeter** is MIT-licensed. If you plan to use Spleeter on copyrighted material, make sure you get proper authorization from right owners beforehand. +### Forks and related projects + +As is commonly the case with open-source projects, there are multiple forks exposing **spleeter** through either a Guided User Interface (GUI) or a standalone free or paying website. Please note that we do not host, maintain or directly support any of these initiatives. + ## Troubleshooting **spleeter** is a complex piece of software and although we continously try to improve and test it you may encounter unexpected issues running it. If that's the case please check the [FAQ page](https://github.com/deezer/spleeter/wiki/5.-FAQ) first as well as the list of [currently open issues](https://github.com/deezer/spleeter/issues)