Maik Hummel
Maik Hummel
I can confirm this happening with the currently available npm release. The issue should be solved by: https://github.com/vilic/cordova-plugin-tts/commit/dee3ea9ddb718ba0c428475664dc13f6cdb005eb#diff-84cfeb87388afa9c3deab81a3022fb7b Unfortunately this change has not yet been release to npm. The maintainers...
@manishoswal Did you clean your `node_modules` and `plugins` folder prior to reinstalling the plugin? Quite often Cordova doesn't pull it because it already exists (with the old version).
This configuration is quite similar to the default `supervised_embeddings`: https://rasa.com/docs/rasa/nlu/choosing-a-pipeline/#section-supervised-embeddings-pipeline This one does not rely on Spacy and is language independent. It might be quite helpful to add the following...
AFAICT sticky sessions (on the application level) are required to support long-polling connections and the general Socket.io handshake when running the application with Node.js' cluster features. If I got this...
Even though this would require a MV bump, I'd consider this a security requirement for some of Twilio's customers. The `q` version & library in use here is about **6...
Could you share the configuration / exact commands you executed?
Did you have any luck with this issue? Seeing the same behavior in one of our applications.
As some folks suggest switching to ldapts: Is somebody able to verify, that this issue does not occur with ldapts? And out of curiosity @jsumners: Wouldn't it be valid for...
Looks like there are a few more changes in PR #245. So I'd say whatever works best for the reviewers. If the other changes are valid too, I can cherry-pick...
