Upload ./ztc_manifest.json with huggingface_hub
Browse files- ztc_manifest.json +31 -0
ztc_manifest.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_key": "a51487ac473a479fafcbfce153acdd2f",
|
| 3 |
+
"repo_id": "vaibhav-zetic/whisper_tinY_encoder",
|
| 4 |
+
"artifacts": [
|
| 5 |
+
{
|
| 6 |
+
"hardware": "QTI",
|
| 7 |
+
"path": "whisper_tinY_encoder_qti.ztc",
|
| 8 |
+
"checksum": "769e20031fddf75a5879372c6dd27df7"
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"hardware": "default",
|
| 12 |
+
"path": "whisper_tinY_encoder_default.ztc",
|
| 13 |
+
"checksum": "4ca0db0885a34076ee6652e188e35084"
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"hardware": "Samsung",
|
| 17 |
+
"path": "whisper_tinY_encoder_samsung.ztc",
|
| 18 |
+
"checksum": "00a17c8bd70f4f4ff1adb5da54b3fab2"
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"hardware": "Google",
|
| 22 |
+
"path": "whisper_tinY_encoder_google.ztc",
|
| 23 |
+
"checksum": "e578afb90c4c2b1e81bb9a444d1b2f2a"
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"hardware": "apple",
|
| 27 |
+
"path": "whisper_tinY_encoder_apple.ztc",
|
| 28 |
+
"checksum": "97de352f15d51f94c61464adeca86798"
|
| 29 |
+
}
|
| 30 |
+
]
|
| 31 |
+
}
|