add deepgramOptions.keyterms (#85)

This commit is contained in:
Dave Horton
2025-02-07 12:52:29 -05:00
committed by GitHub
parent 57887a660c
commit aa445c1edb
3 changed files with 1874 additions and 725 deletions

2596
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,7 @@
"devDependencies": {
"eslint": "^7.32.0",
"eslint-plugin-promise": "^4.3.1",
"tape": "^5.6.1"
"tape": "^5.7.5"
},
"dependencies": {
"debug": "^4.3.4",

View File

@@ -883,6 +883,7 @@
"search": "array",
"replace": "array",
"keywords": "array",
"keyterms": "array",
"endpointing": "boolean | number",
"utteranceEndMs": "number",
"shortUtterance": "boolean",