File size: 3,172 Bytes
1ec470b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
{
  "source_nemo": "/Users/studio/.cache/huggingface/hub/models--Reza2kn--visualears-fastconformer-fa-depoisoned-phaseB/snapshots/483fee957970c5bb2988b4f5682b63284b805889/depoison_phaseB2_final_8.02wer.nemo",
  "format": "coreml-fixed-chunk-streaming",
  "streaming_contract": {
    "chunk_size": 4,
    "shift_size": 3,
    "left_chunks": 64,
    "feature_chunk_frames": 32,
    "feature_shift_frames": [
      17,
      24
    ],
    "valid_out_len": 3,
    "cache_last_channel_shape": [
      17,
      1,
      256,
      512
    ],
    "cache_last_time_shape": [
      17,
      1,
      512,
      4
    ],
    "heads": [
      "rnnt",
      "ctc"
    ]
  },
  "artifacts": [
    {
      "name": "streaming_encoder_ctc",
      "status": "ok",
      "torchscript": "artifacts/phaseB-coreml-fixed-streaming-fp16-v6/streaming_encoder_ctc_coreml_source_ts.pt",
      "coreml": "artifacts/phaseB-coreml-fixed-streaming-fp16-v6/streaming_encoder_ctc_streaming_fp16.mlpackage",
      "input_shapes": [
        [
          1,
          80,
          32
        ],
        [
          17,
          1,
          256,
          512
        ],
        [
          17,
          1,
          512,
          4
        ],
        [
          1
        ]
      ],
      "output_names": [
        "encoded",
        "ctc_logits",
        "next_cache_last_channel",
        "next_cache_last_time",
        "next_cache_last_channel_len"
      ],
      "output_shapes": [
        [
          1,
          512,
          2
        ],
        [
          1,
          2,
          1025
        ],
        [
          17,
          1,
          256,
          512
        ],
        [
          17,
          1,
          512,
          4
        ],
        [
          1
        ]
      ]
    },
    {
      "name": "rnnt_predictor",
      "status": "ok",
      "torchscript": "artifacts/phaseB-coreml-fixed-streaming-fp16-v6/rnnt_predictor_coreml_source_ts.pt",
      "coreml": "artifacts/phaseB-coreml-fixed-streaming-fp16-v6/rnnt_predictor_streaming_fp16.mlpackage",
      "input_shapes": [
        [
          1,
          1
        ],
        [
          1,
          1,
          640
        ],
        [
          1,
          1,
          640
        ]
      ],
      "output_names": [
        "prediction",
        "next_state_h",
        "next_state_c"
      ],
      "output_shapes": [
        [
          1,
          1,
          640
        ],
        [
          1,
          1,
          640
        ],
        [
          1,
          1,
          640
        ]
      ]
    },
    {
      "name": "rnnt_joint",
      "status": "ok",
      "torchscript": "artifacts/phaseB-coreml-fixed-streaming-fp16-v6/rnnt_joint_coreml_source_ts.pt",
      "coreml": "artifacts/phaseB-coreml-fixed-streaming-fp16-v6/rnnt_joint_streaming_fp16.mlpackage",
      "input_shapes": [
        [
          1,
          512,
          2
        ],
        [
          1,
          1,
          640
        ]
      ],
      "output_names": [
        "rnnt_log_probs"
      ],
      "output_shapes": [
        [
          1,
          2,
          1,
          1025
        ]
      ]
    }
  ]
}