alexwengg commited on
Commit
8b5fa63
·
verified ·
1 Parent(s): 8d21f32

Upload 5 files

Browse files
kokoro_24_15s.mlpackage/Data/com.apple.CoreML/FeatureDescriptions.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Inputs" : {
3
+ "attention_mask" : {
4
+ "MLFeatureShortDescription" : ""
5
+ },
6
+ "random_phases" : {
7
+ "MLFeatureShortDescription" : ""
8
+ },
9
+ "input_ids" : {
10
+ "MLFeatureShortDescription" : ""
11
+ },
12
+ "ref_s" : {
13
+ "MLFeatureShortDescription" : ""
14
+ }
15
+ },
16
+ "Outputs" : {
17
+ "audio" : {
18
+ "MLFeatureShortDescription" : ""
19
+ },
20
+ "pred_dur" : {
21
+ "MLFeatureShortDescription" : ""
22
+ },
23
+ "audio_length_samples" : {
24
+ "MLFeatureShortDescription" : ""
25
+ }
26
+ },
27
+ "TrainingInputs" : {
28
+
29
+ },
30
+ "States" : {
31
+
32
+ }
33
+ }
kokoro_24_15s.mlpackage/Data/com.apple.CoreML/Metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "MLModelCreatorDefinedKey" : {
3
+ "com.github.apple.coremltools.conversion_date" : "2025-10-01",
4
+ "com.github.apple.coremltools.source" : "torch==2.7.0",
5
+ "com.github.apple.coremltools.version" : "9.0b1",
6
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
7
+ }
8
+ }
kokoro_24_15s.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27ad431d0847e4d8ead538e5cf002392836ca016e38e621d30c4c5d7dbb9ac1
3
+ size 1158736
kokoro_24_15s.mlpackage/Data/com.apple.CoreML/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c24f7d4e39f97ae359dd9bb4eadcb96fd1b6d3d77fd3dff34399151d4ee8b4b3
3
+ size 324601600
kokoro_24_15s.mlpackage/Manifest.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "3C93A95D-AAF7-4C8E-981F-616110F50272": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "5AA714CC-C7C4-4D15-ACC2-3EEFC524E63C": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "External FeatureDescription Overlay",
13
+ "name": "FeatureDescriptions.json",
14
+ "path": "com.apple.CoreML/FeatureDescriptions.json"
15
+ },
16
+ "C00BA85E-0BE2-4D41-BD9D-1BE0A261A60D": {
17
+ "author": "com.apple.CoreML",
18
+ "description": "External Metadata Overlay",
19
+ "name": "Metadata.json",
20
+ "path": "com.apple.CoreML/Metadata.json"
21
+ },
22
+ "D6AD6DC6-2C0D-432C-8EF7-B30E1C2AE2BD": {
23
+ "author": "com.apple.CoreML",
24
+ "description": "CoreML Model Weights",
25
+ "name": "weights",
26
+ "path": "com.apple.CoreML/weights"
27
+ }
28
+ },
29
+ "rootModelIdentifier": "3C93A95D-AAF7-4C8E-981F-616110F50272"
30
+ }