csukuangfj commited on
Commit
d6a516e
·
1 Parent(s): 2e71e47

add models

Browse files
Files changed (3) hide show
  1. export-onnx.py +1 -1
  2. model.int8.onnx +2 -2
  3. model.onnx +2 -2
export-onnx.py CHANGED
@@ -82,7 +82,7 @@ def main():
82
  # model.receptive_field.duration * 16000
83
  # )
84
 
85
- opset_version = 13
86
 
87
  filename = "model.onnx"
88
  torch.onnx.export(
 
82
  # model.receptive_field.duration * 16000
83
  # )
84
 
85
+ opset_version = 14
86
 
87
  filename = "model.onnx"
88
  torch.onnx.export(
model.int8.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd4576325e0703478da874105ac2de53180cd6220b608074281c19f849535f52
3
- size 2415966
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9d683988380daa45cade934279c456003a43c48a5b5d6f213b3b3d134b25027
3
+ size 2416155
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25cf9fc26f08ed5bf8fa8b1112af684848506bb3e2ec7cd5d524e5e32c17f74d
3
- size 9512157
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8249e2e323f8fb0566a387d94b40a73d0b75d54ee60d02dcd729a56a5ba8ecea
3
+ size 9512223