Uses of Class
com.ibm.watson.speech_to_text.v1.model.AcousticModel
Package | Description |
---|---|
com.ibm.watson.speech_to_text.v1 |
Speech to Text v1.
|
com.ibm.watson.speech_to_text.v1.model |
-
Uses of AcousticModel in com.ibm.watson.speech_to_text.v1
Methods in com.ibm.watson.speech_to_text.v1 that return types with arguments of type AcousticModel Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<AcousticModel>
SpeechToText. createAcousticModel(CreateAcousticModelOptions createAcousticModelOptions)
Create a custom acoustic model.com.ibm.cloud.sdk.core.http.ServiceCall<AcousticModel>
SpeechToText. getAcousticModel(GetAcousticModelOptions getAcousticModelOptions)
Get a custom acoustic model. -
Uses of AcousticModel in com.ibm.watson.speech_to_text.v1.model
Methods in com.ibm.watson.speech_to_text.v1.model that return types with arguments of type AcousticModel Modifier and Type Method Description List<AcousticModel>
AcousticModels. getCustomizations()
Gets the customizations.