Package | Description |
---|---|
com.ibm.watson.speech_to_text.v1 |
Speech to Text v1.
|
com.ibm.watson.speech_to_text.v1.model |
Modifier and Type | Method and 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.
|
Modifier and Type | Method and Description |
---|---|
List<AcousticModel> |
AcousticModels.getCustomizations()
Gets the customizations.
|
Copyright © 2023 IBM Cloud. All rights reserved.