File size: 532 Bytes
cb70f19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "artifact": "higgs_audio_v3_vocoder_decode.onnx",
  "model_path": "/home/rezo/higgs-audio/base",
  "dtype": "float32",
  "opset": 18,
  "num_codebooks": 8,
  "codebook_size": 1024,
  "sample_rate": 24000,
  "hop_length": 960,
  "test_frames": 64,
  "torch_output_shape": [
    1,
    1,
    61440
  ],
  "onnx_bytes": 886351,
  "onnx_check": "pass",
  "ort_output_shape": [
    1,
    1,
    61440
  ],
  "max_abs_diff": 0.0007368475198745728,
  "mean_abs_diff": 2.8004027626593597e-05,
  "mean_rel_diff": 0.005339928437024355
}