Melissa-AI / Melissa-Core

A lovely virtual assistant for OS X, Windows and Linux systems.
MIT License
490 stars 201 forks source link

CAN IT BE USED IN CORDOVA APP WITHOUT INTERNET #170

Closed shsunil closed 7 years ago

shsunil commented 7 years ago

Hi, Can this be used in cordova app and does it works offline.. I am building a conversational interface for cordova android app that works offline.. Thanks.

tanay1337 commented 7 years ago

For offline STT, you'd need something like PocketSphinx but it would be a tradeoff between accuracy and offline working. Although, we do have PocketSphinx support, it might not be included in the future. You would need to hack the repo to make it run in Cordova (depending on the architecture that you have in mind).

Note: If you are interested in discussing this idea with other contributors of Melissa, our Google Forum is a more apt place for this.