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

Increase the bodyparser limit to 2MB #45

Closed yhwang closed 5 years ago

yhwang commented 5 years ago

increase the bodyparser json limit to 2MB and properly handle the error in react client.

fix: #44

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