Update README.md

Added a disclaimer line to avoid questions on forked initiatives
This commit is contained in:
Moussallam
2020-05-10 15:34:48 +02:00
committed by GitHub
parent e2a68f2e37
commit 1c1ff80c0b

View File

@@ -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 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). [Docker](https://github.com/deezer/spleeter/wiki/2.-Getting-started#using-docker-image).
## Quick start ## 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). 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. 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 ## 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) **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)