vaibhav-zetic commited on
Commit
befbea8
·
verified ·
1 Parent(s): f393331

Upload ./ztc_manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. ztc_manifest.json +26 -0
ztc_manifest.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_key": "b0040d406d76497db80816825767fe0b",
3
+ "repo_id": "vaibhav-zetic/whisper_small_decoder",
4
+ "artifacts": [
5
+ {
6
+ "hardware": "QTI",
7
+ "path": "whisper_small_decoder_qti.ztc",
8
+ "checksum": "c71bc99291174d59b4a06a0225c64aa1"
9
+ },
10
+ {
11
+ "hardware": "Samsung",
12
+ "path": "whisper_small_decoder_samsung.ztc",
13
+ "checksum": "aa2d4c3c7fc288c980059f50a8c21b86"
14
+ },
15
+ {
16
+ "hardware": "Google",
17
+ "path": "whisper_small_decoder_google.ztc",
18
+ "checksum": "6be2df99bc4d520f1c01dc2325fbda33"
19
+ },
20
+ {
21
+ "hardware": "apple",
22
+ "path": "whisper_small_decoder_apple.ztc",
23
+ "checksum": "e6bdb9b0f90e1633bb73860a926efbe7"
24
+ }
25
+ ]
26
+ }