Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 853 Bytes

CreateTranscriptionVocabularyRequest.md

File metadata and controls

12 lines (8 loc) · 853 Bytes

CreateTranscriptionVocabularyRequest

Properties

Name Type Description Notes
Name string The user-supplied name of the Transcription Vocabulary. [optional]
Phrases []string Phrases, individual words, or proper names to include in the Transcription Vocabulary. When the Transcription Vocabulary is attached to a live stream's `generated_subtitles`, the probability of successful speech recognition for these words or phrases is boosted.
Passthrough string Arbitrary user-supplied metadata set for the Transcription Vocabulary. Max 255 characters. [optional]

[Back to Model list] [Back to API list] [Back to README]