Alex-Wengg commited on
Commit ·
128774e
1
Parent(s): b89d94b
Credit base LS-EEND model and paper
Browse files
README.md
CHANGED
|
@@ -126,7 +126,8 @@ Check the variant-specific `*.json` file for the exact state tensor shapes and o
|
|
| 126 |
|
| 127 |
## Credits
|
| 128 |
|
| 129 |
-
|
|
|
|
| 130 |
|
| 131 |
## Source project
|
| 132 |
|
|
|
|
| 126 |
|
| 127 |
## Credits
|
| 128 |
|
| 129 |
+
- **Base model**: [LS-EEND](https://github.com/Audio-WestlakeU/FS-EEND) by Di Liang & Xiaofei Li (Westlake University). Paper: [LS-EEND: Long-Form Streaming End-to-End Neural Diarization with Online Attractor Extraction](https://arxiv.org/abs/2410.06670) (IEEE TASLP 2025).
|
| 130 |
+
- **CoreML conversion**: [@GradientDescent2718](https://huggingface.co/GradientDescent2718). Original repo: [GradientDescent2718/ls-eend-coreml](https://huggingface.co/GradientDescent2718/ls-eend-coreml).
|
| 131 |
|
| 132 |
## Source project
|
| 133 |
|