kalliope icon indicating copy to clipboard operation
kalliope copied to clipboard

Snowboy as dependency

Open Sispheor opened this issue 7 years ago • 3 comments

The Snowboy team has made a setup.py for snowboy and the package should be available soon in Pypi. Time for us to implement Snowboy as a lib.

Sispheor avatar May 20 '17 08:05 Sispheor

The problem here is that the python pip package ue swig to compile on the fly the binary. It takes some time on Rpi. Also, the package needs swig 3.0.10. On Debian/raspbian the version in package mirror is ok. On Ubuntu 16.04, the version available in package mirror is 3.0.8. And so a manuall install would be necessary before.

Maybe the best choice is to keep our integration and wait for Ubuntu 18.04 before based the snowboy install on pip.

What do you think @LaMonF ?

Sispheor avatar Sep 04 '17 15:09 Sispheor

@Sispheor : Many people are using Kalliope with Ubuntu 16.04, I suggest to wait for the support of swig package in Ubuntu 18.04 ... in April 18.

LaMonF avatar Sep 07 '17 16:09 LaMonF

Snowboy seems now supported by our STT lib.

Sispheor avatar Mar 24 '19 15:03 Sispheor