JarbasAI
JarbasAI
experiencing the same error ``` GPGME: CMS protocol not available Error sending message, child exited 127 (Exec error.). Could not send the message. ```
maybe we could train the encoder with facial landmarks instead of pictures, then train the decoder for generating the target face? there is this pix2pix example https://github.com/karolmajek/face2face-demo , i don't...
running into same issue, i made a python wrapper for baresip, see [here](https://github.com/JarbasAl/baresipy), and I am making a skill for mycroft, see [here](https://github.com/JarbasSkills/skill--voip) i use linphone in my android phone,...
you are correct that the twisted reactor is not closing properly, i think this has been reported in one of the other repos It's a somewhat important bug to fix,...
key exchange work has started here https://github.com/JarbasHiveMind/poorman_handshake
i think this belongs in format module, dont think we should create a new `utils` submodule for this essentially if it outputs text -> formatting if i receives text and...
nitpick, can `translations.json` be renamed to something more explicit? maybe `pluralizations.json`?
I approve these changes and cherry picked these commits for ovos, so far i only did minor changes like adding an enum and porting the old singularize/pluralize prs for english/portuguese,...
#96 hopefully closes this once finished
you want to keep an eye on https://github.com/MycroftAI/lingua-franca/pull/150 EDIT: nvm, its the reverse problem....