Update config.json
Browse files- config.json +4 -0
config.json
CHANGED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"framework": "torch-jit",
|
3 |
+
"model_file": "humaware_vad.jit"
|
4 |
+
}
|