Recent Releases of efficientword-net

efficientword-net - v.1.0.1 Added New Model With significant accuracy improvements

New Model !! Better Accuracy !!

As per many of our community members' requests a new model named Resnet50Arcloss is trained and some api changes too are incorporated to facilitate the same Moreover the newer model's input length is increased to 1.5 seconds to facilitate longer words

Kindly try it out and let us know

Lets GO!!! : )

- Jupyter Notebook
Published by TheSeriousProgrammer almost 3 years ago

efficientword-net - v.0.2.2

The engine used a sliding window approach to listen for hotwords, this results in one utterance having multiple triggers. To minimize the same, some complicated logic was used resulting in unnecessarily complex api. In this release we shift to more simpler approach i.e relaxation_time (min time required between any 2 triggers , earlier triggers will be dismissed) , resulting in more simpler programmer api

However these large upates are breaking changes : (

- Jupyter Notebook
Published by TheSeriousProgrammer about 4 years ago

efficientword-net - First Release File

Improved false positive reduction and changes to reduce multiple trigger per utterance of the hotwiord to one

TODO: Need to update documentation accordingly

- Jupyter Notebook
Published by TheSeriousProgrammer about 4 years ago