Upload config.json with huggingface_hub
Browse files- config.json +3 -2
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"kind": "
|
| 3 |
-
"arch": "transducer"
|
|
|
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"kind": "online_asr",
|
| 3 |
+
"arch": "transducer",
|
| 4 |
+
"decoding_method": "greedy_search"
|
| 5 |
}
|