Alex-Wengg commited on
Commit
b89d94b
·
1 Parent(s): b24c358

Credit original author @GradientDescent2718

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -124,6 +124,10 @@ Each variant ships a sidecar JSON with fields like:
124
 
125
  Check the variant-specific `*.json` file for the exact state tensor shapes and output dimensions.
126
 
 
 
 
 
127
  ## Source project
128
 
129
  These CoreML exports were produced from the LS-EEND code in the FS-EEND repository:
 
124
 
125
  Check the variant-specific `*.json` file for the exact state tensor shapes and output dimensions.
126
 
127
+ ## Credits
128
+
129
+ CoreML conversion and model export by [@GradientDescent2718](https://huggingface.co/GradientDescent2718). Original repo: [GradientDescent2718/ls-eend-coreml](https://huggingface.co/GradientDescent2718/ls-eend-coreml).
130
+
131
  ## Source project
132
 
133
  These CoreML exports were produced from the LS-EEND code in the FS-EEND repository: