Luigi commited on
Commit
52ecdc8
·
verified ·
1 Parent(s): 5e85c92

Add v1b 8k bundle (v1b3 acoustic w/ frame_pitch_refiner + snake_8k_lite vocoder); ONNX parity corr=1.0, zipformer CER 0.064

Browse files
v1b_8k/acoustic_decoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06d58ca4593a3a0e2ff5d0096375e46856998b719ca2819a4ab0d16748157a6f
3
+ size 8540031
v1b_8k/acoustic_encoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e99e96a32bedea03a4bb1e20de9e808abd468d63283019bacd8aa2fdcefdd983
3
+ size 5782030
v1b_8k/meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_rate": 8000,
3
+ "abs_frame_bins": 512,
4
+ "max_frames": 1000,
5
+ "hop_size": 128,
6
+ "n_mels": 80,
7
+ "use_frame_pitch": true,
8
+ "use_frame_pitch_refiner": true
9
+ }
v1b_8k/vocoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d9644158a5c43d060148b923954e682d10bcd3865680fd22c353af62281c14
3
+ size 2241118