CuriousMonkey7 commited on
Commit
633a6be
·
verified ·
1 Parent(s): faeca4d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "framework": "torch-jit",
3
+ "model_file": "humaware_vad.jit"
4
+ }