diff --git a/workflow_demo/README.md b/workflow_demo/README.md index f9cf8a9..122967b 100644 --- a/workflow_demo/README.md +++ b/workflow_demo/README.md @@ -34,3 +34,4 @@ TODO 1/6 2017 * Even if the wikispeech server uses morf.se for lexicon, lexicon lookup and updates in workflow_demo uses localhost. * If localhost is serving the testpage, morf.se cannot be used for lexicon lookup (access control) * FIX: a connection through the wikispeech server to lexicon server on the same machine. Also easier to have just the one connection. Drawbacks? Well the lexicon server can still be contacted in the same way as before if needed. + * OK (I think..)