Create LICENSE
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MIT License
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2022 lj1995
|
| 4 |
+
|
| 5 |
+
本软件仅供研究使用,使用软件者、传播软件导出的声音者自负全责。如不认可该条款,则不能使用/引用软件包内所有代码和文件。
|
| 6 |
+
|
| 7 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 8 |
+
of this software and associated documentation files (the "Software"), to deal
|
| 9 |
+
in the Software without restriction, including without limitation the rights
|
| 10 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 11 |
+
copies of the Software, and to permit persons to whom the Software is
|
| 12 |
+
furnished to do so, subject to the following conditions:
|
| 13 |
+
|
| 14 |
+
The above copyright notice and this permission notice shall be included in all
|
| 15 |
+
copies or substantial portions of the Software.
|
| 16 |
+
|
| 17 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 18 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 19 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 20 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 21 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 22 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 23 |
+
SOFTWARE.
|
| 24 |
+
#################
|
| 25 |
+
ContentVec
|
| 26 |
+
https://github.com/auspicious3000/contentvec/blob/main/LICENSE
|
| 27 |
+
MIT License
|
| 28 |
+
#################
|
| 29 |
+
VITS
|
| 30 |
+
https://github.com/jaywalnut310/vits/blob/main/LICENSE
|
| 31 |
+
MIT License
|
| 32 |
+
#################
|
| 33 |
+
HIFIGAN
|
| 34 |
+
https://github.com/jik876/hifi-gan/blob/master/LICENSE
|
| 35 |
+
MIT License
|
| 36 |
+
#################
|
| 37 |
+
gradio
|
| 38 |
+
https://github.com/gradio-app/gradio/blob/main/LICENSE
|
| 39 |
+
Apache License 2.0
|
| 40 |
+
#################
|
| 41 |
+
ffmpeg
|
| 42 |
+
https://github.com/FFmpeg/FFmpeg/blob/master/COPYING.LGPLv3
|
| 43 |
+
https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-02-28-12-32/ffmpeg-n4.3.2-160-gfbb9368226-win64-lgpl-4.3.zip
|
| 44 |
+
LPGLv3 License
|
| 45 |
+
MIT License
|
| 46 |
+
#################
|
| 47 |
+
ultimatevocalremovergui
|
| 48 |
+
https://github.com/Anjok07/ultimatevocalremovergui/blob/master/LICENSE
|
| 49 |
+
https://github.com/yang123qwe/vocal_separation_by_uvr5
|
| 50 |
+
MIT License
|
| 51 |
+
#################
|
| 52 |
+
audio-slicer
|
| 53 |
+
https://github.com/openvpi/audio-slicer/blob/main/LICENSE
|
| 54 |
+
MIT License
|