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

Use random secret for session middleware #5

Closed yhwang closed 5 years ago

yhwang commented 5 years ago

Since we use memory for session, we can generate random secret for session middleware.

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