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

Remove unneeded redirect code #95

Closed pvaneck closed 3 years ago

pvaneck commented 3 years ago

Redirects are done in the UI, so this portion of code isn't actually needed and is causing errors with newer versions of @types/express-session.