allow specification of token for cobalt speech when compiling contexts

This commit is contained in:
Dave Horton
2023-09-13 08:59:01 -04:00
parent 9e141cba6a
commit 49752d16ea

View File

@@ -595,7 +595,8 @@
"enableConfusionNetwork": "boolean",
"metadata": "string",
"compiledContextData": "string",
"wordTimeOffsets": "boolean"
"wordTimeOffsets": "boolean",
"contextToken": "string"
},
"required": [
]