This section describes the actions that you can use to train custom language models for speech-to-text.
Apart from ListCustomSpeechLanguageModels and ListSpeechLanguageResources, all of these actions are administrative actions. Administrative actions can be sent only by users who belong to an authorization role that allows the Admin standard role, or which enables the action explicitly. See Authorization Roles Configuration Parameters.
| ExportCustomSpeechLanguageModel | Exports a custom language model so that you can use it with another Media Server. |
| ImportCustomSpeechLanguageModel | Imports a custom language model. |
| ListCustomSpeechLanguageModels | Lists the custom language models that are available. |
| ListSpeechLanguageResources | Lists the language resources that you have loaded for speech-to-text processing. |
| LoadSpeechLanguageResource | Loads a language resource so that it is ready when you want to start processing. |
| RemoveCustomSpeechLanguageModel | Removes (deletes) a custom language model. |
| TrainCustomSpeechLanguageModel | Trains a new custom language model. |
| UnloadSpeechLanguageResource | Removes a language resource from memory. |
|
|