IBM / Train-Custom-Speech-Model

Create a custom Watson Speech to Text model using specialized domain data
https://developer.ibm.com/patterns/customize-and-continuously-train-your-own-watson-speech-service/
Apache License 2.0
59 stars 42 forks source link

How to use the custom trained model in the IBM cloud as my default STT model? #81

Open dipesh-sw opened 4 years ago

dipesh-sw commented 4 years ago

I followed the steps provided in read me and successfully trained the model. Now, I want to use this newly trained model as my default model in my IBM cloud instance and use it as a Speech to Text service. How can I do that? This information is not available in the Readme.

Is the local web app directly training the base model in the cloud?

The reason I want to do this is: the base model is not being able to identify some of my domain specific words.