Create LICENSE_NOTICE.txt (#5)
Browse files- Create LICENSE_NOTICE.txt (9677f6d553608e980bcbb49fe4af8b398982114d)
- Create README.txt (1dd88939b70cb96454d2876919ae47d533df1a13)
speaker_clusterer/pyannote-v4/LICENSE_NOTICE.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Argmax proprietary and confidential. Under NDA.
|
| 2 |
+
|
| 3 |
+
Copyright 2025 Argmax, Inc. All rights reserved.
|
| 4 |
+
|
| 5 |
+
Unauthorized access, copying, use, distribution, and or commercialization of this file, via any medium or means is strictly prohibited.
|
| 6 |
+
|
| 7 |
+
Please contact Argmax for licensing information at [email protected].
|
speaker_clusterer/pyannote-v4/README.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# License
|
| 2 |
+
|
| 3 |
+
Original model weights: https://github.com/BUTSpeechFIT/VBx?tab=readme-ov-file#license
|
| 4 |
+
Argmax-optimized model asset (Assets with `.mlmodelc` extension): https://huggingface.co/argmaxinc/speakerkit-pro/blob/main/LICENSE_NOTICE.txt
|
| 5 |
+
|
| 6 |
+
Please contact [email protected] for licensing SpeakerKit Pro assets
|