Commit ·
703106c
1
Parent(s): 1cbb6a9
Upload folder using huggingface_hub
Browse files- int8/qwen3_asr_audio_encoder_v2.mlmodelc/analytics/coremldata.bin +3 -0
- int8/qwen3_asr_audio_encoder_v2.mlmodelc/coremldata.bin +3 -0
- int8/qwen3_asr_audio_encoder_v2.mlmodelc/model.mil +0 -0
- int8/qwen3_asr_audio_encoder_v2.mlmodelc/weights/weight.bin +3 -0
- int8/qwen3_asr_audio_encoder_v2.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- int8/qwen3_asr_audio_encoder_v2.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- int8/qwen3_asr_audio_encoder_v2.mlpackage/Manifest.json +18 -0
- int8/qwen3_asr_decoder_stateful.mlmodelc/analytics/coremldata.bin +3 -0
- int8/qwen3_asr_decoder_stateful.mlmodelc/coremldata.bin +3 -0
- int8/qwen3_asr_decoder_stateful.mlmodelc/model.mil +0 -0
- int8/qwen3_asr_decoder_stateful.mlmodelc/weights/weight.bin +3 -0
- int8/qwen3_asr_decoder_stateful.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- int8/qwen3_asr_decoder_stateful.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- int8/qwen3_asr_decoder_stateful.mlpackage/Manifest.json +18 -0
- int8/qwen3_asr_embeddings.bin +3 -0
- int8/vocab.json +0 -0
int8/qwen3_asr_audio_encoder_v2.mlmodelc/analytics/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:037972db040bf9c62ec8db494de11251d352511fa991af478b8d46959365306a
|
| 3 |
+
size 243
|
int8/qwen3_asr_audio_encoder_v2.mlmodelc/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75ec0f1ac1f76a6f48dc441d5243d21343ba273a623257b523e789d94d40c433
|
| 3 |
+
size 443
|
int8/qwen3_asr_audio_encoder_v2.mlmodelc/model.mil
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
int8/qwen3_asr_audio_encoder_v2.mlmodelc/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f392894c84f1e2e2a40a8d4d4e661432f4f52a4cbc10a532067a069e351f2138
|
| 3 |
+
size 635009280
|
int8/qwen3_asr_audio_encoder_v2.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9174e2be7928b8f6da8ec22a5d6b3f60c306346eeaa3ee3f4789ef7bb69d52c6
|
| 3 |
+
size 265200
|
int8/qwen3_asr_audio_encoder_v2.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:f392894c84f1e2e2a40a8d4d4e661432f4f52a4cbc10a532067a069e351f2138
|
| 3 |
+
size 635009280
|
int8/qwen3_asr_audio_encoder_v2.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"655271F6-CA96-4E8B-8890-99ACCCBB4E8D": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Weights",
|
| 7 |
+
"name": "weights",
|
| 8 |
+
"path": "com.apple.CoreML/weights"
|
| 9 |
+
},
|
| 10 |
+
"B8D08114-F5C0-44F9-8F43-3241C286B983": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Specification",
|
| 13 |
+
"name": "model.mlmodel",
|
| 14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "B8D08114-F5C0-44F9-8F43-3241C286B983"
|
| 18 |
+
}
|
int8/qwen3_asr_decoder_stateful.mlmodelc/analytics/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e04c36901cb5e09934e2d3dd1587b6e3afafd6a790cb775e2d9bb02aa8facaf
|
| 3 |
+
size 243
|
int8/qwen3_asr_decoder_stateful.mlmodelc/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d42e899da3eec723f12bad57e940d44995a659086c9694eaf30dd1c4b89b0a80
|
| 3 |
+
size 2347
|
int8/qwen3_asr_decoder_stateful.mlmodelc/model.mil
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
int8/qwen3_asr_decoder_stateful.mlmodelc/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31d97219dccf67619bb1b0b75d84ed8970c2d93e4aa9d7f7d905a011668efd5e
|
| 3 |
+
size 1722504704
|
int8/qwen3_asr_decoder_stateful.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b1fa708b3cab14bd65ecc140121bbef18f7daa3ec1181250e78722bafce7219
|
| 3 |
+
size 921335
|
int8/qwen3_asr_decoder_stateful.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:31d97219dccf67619bb1b0b75d84ed8970c2d93e4aa9d7f7d905a011668efd5e
|
| 3 |
+
size 1722504704
|
int8/qwen3_asr_decoder_stateful.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"1C02E992-805B-475C-8416-D41DC12CC15E": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Weights",
|
| 7 |
+
"name": "weights",
|
| 8 |
+
"path": "com.apple.CoreML/weights"
|
| 9 |
+
},
|
| 10 |
+
"C9FF4619-7410-4503-8032-6CF139953A84": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Specification",
|
| 13 |
+
"name": "model.mlmodel",
|
| 14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "C9FF4619-7410-4503-8032-6CF139953A84"
|
| 18 |
+
}
|
int8/qwen3_asr_embeddings.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a1045391c282f732dd84e9b7b2ae29a9582ef4152288f0feae36338cdd8b51f
|
| 3 |
+
size 622329864
|
int8/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|