Updated license type and stuff
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
-
license:
|
| 5 |
library_name: coreml
|
| 6 |
pipeline_tag: audio-classification
|
| 7 |
tags:
|
|
@@ -155,15 +155,16 @@ These numbers come from the upstream LS-EEND project README and reflect the orig
|
|
| 155 |
|
| 156 |
## License and dataset constraints
|
| 157 |
|
| 158 |
-
|
|
|
|
|
|
|
| 159 |
|
| 160 |
-
- the upstream FS-EEND / LS-EEND code and weights
|
| 161 |
- AMI
|
| 162 |
- CALLHOME
|
| 163 |
- DIHARD II
|
| 164 |
- DIHARD III
|
| 165 |
|
| 166 |
-
This repository
|
| 167 |
|
| 168 |
## Citation
|
| 169 |
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: mit
|
| 5 |
library_name: coreml
|
| 6 |
pipeline_tag: audio-classification
|
| 7 |
tags:
|
|
|
|
| 155 |
|
| 156 |
## License and dataset constraints
|
| 157 |
|
| 158 |
+
The upstream LS-EEND model/codebase used for these CoreML exports is MIT-licensed, and this repository is published as MIT accordingly.
|
| 159 |
+
|
| 160 |
+
The underlying evaluation and fine-tuning datasets still have their own access and usage terms:
|
| 161 |
|
|
|
|
| 162 |
- AMI
|
| 163 |
- CALLHOME
|
| 164 |
- DIHARD II
|
| 165 |
- DIHARD III
|
| 166 |
|
| 167 |
+
This repository redistributes CoreML exports of the LS-EEND model variants. Dataset licensing and access requirements remain governed by the original dataset providers.
|
| 168 |
|
| 169 |
## Citation
|
| 170 |
|