mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-07-04 19:22:00 +00:00
@@ -77,7 +77,12 @@ test("validate correct verbs", async (t) => {
|
||||
"language": "de-DE",
|
||||
"label": "label1",
|
||||
"assemblyAiOptions": {
|
||||
"apiKey": "apikey"
|
||||
"apiKey": "apikey",
|
||||
"serviceVersion": "v3",
|
||||
"format_turns": true,
|
||||
"end_of_turn_confidence_threshold": 0.5,
|
||||
"min_end_of_turn_silence_when_confident": 500,
|
||||
"max_turn_silence": 2000
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user