CustomWordDatabase
NOTE: Custom word databases are supported only with the legacy speech-to-text models (see the ModelVersion parameter).
The name of a custom word database to use.
You might want to use a custom word database when you are processing speech that contains specialized words that are not present in the standard vocabulary, for example product names. The words in the custom word database are added to the vocabulary so that they can be returned by speech-to-text.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName |
Example: | CustomWordDatabase=words
|
See Also: |