update specs and change name to @jambonz/verb-specifications

This commit is contained in:
Dave Horton
2023-02-15 09:13:03 -05:00
parent 8dbbe13c5f
commit 430a702752
4 changed files with 25 additions and 11 deletions

View File

@@ -231,7 +231,7 @@ test("validate correct verbs", async (t) => {
"verb": "transcribe",
"transcriptionHook": "http://example.com/transcribe",
"recognizer": {
"vendor": "google",
"vendor": "nvidia",
"language" : "en-US",
"interim": true
}