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

fix addCorpus #8

Closed yhwang closed 5 years ago

yhwang commented 5 years ago

use Buffer to wrap the corpus instead of using stream

Signed-off-by: Yihong Wang yh.wang@ibm.com