Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4111a5f

Browse files
authored
Added de-DE_BroadbandModel to models.json
1 parent e660eb8 commit 4111a5f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/data/models.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,5 +177,16 @@
177177
"speaker_labels": false
178178
},
179179
"description": "GB English narrowband model."
180+
},
181+
{
182+
"name": "de-DE_BroadbandModel",
183+
"language": "de-DE",
184+
"url": "https://stream.watsonplatform.net/speech-to-text/api/v1/models/de-DE_BroadbandModel",
185+
"rate": 16000,
186+
"supported_features": {
187+
"custom_language_model": true,
188+
"speaker_labels": false
189+
},
190+
"description": "German broadband model."
180191
}
181192
]

0 commit comments

Comments
 (0)