GradientDescent2718 commited on
Commit
b24c358
·
verified ·
1 Parent(s): d1bf6aa

Updated license type and stuff

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- license: other
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
- Please verify the licensing and access conditions for:
 
 
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 only redistributes CoreML exports of the LS-EEND model variants. Dataset usage rights remain governed by the original datasets and their terms.
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