mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-07-23 20:42:27 +00:00
fix key of sm_transcriptionConfig and required in speechmaticsOptions (#70)
Co-authored-by: mfrindt <m.frindt@cognigy.com>
This commit is contained in:
+2
-2
@@ -871,10 +871,10 @@
|
||||
"audio_events_config_config": "#sm_audioEventsConfig"
|
||||
},
|
||||
"required": [
|
||||
"sm_transcription_config"
|
||||
"transcription_config"
|
||||
]
|
||||
},
|
||||
"sm_transcription_config": {
|
||||
"sm_transcriptionConfig": {
|
||||
"properties": {
|
||||
"language": "string",
|
||||
"additional_vocab": "array",
|
||||
|
||||
Reference in New Issue
Block a user