Git Product home page Git Product logo

home-assistant-wakewords-collection's Introduction

Hi 👋, I'm Florian

A passionate backend developer from Lübeck, Germany

home-assistant-wakewords-collection's People

Contributors

apo-mak avatar barrystaes avatar billblight avatar colino17 avatar davefx avatar dexn avatar dirtyharryiv avatar fwartner avatar gr0b avatar gtt1229 avatar henne49 avatar ijustlikeit avatar j5bart avatar navet avatar nj-banks avatar phoenixr49 avatar pkkrusty avatar sparkydave1981 avatar thenoid avatar therealkani avatar thewolf-oz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

home-assistant-wakewords-collection's Issues

Require params/evaluation data for each submission

It would be useful to mention in the README to submit not only the .tflite file but also a note with the params and the evaluation of each submitted model. Maybe even reject PRs that do not provide them.

It's very easy to provide these when submitting. As the number of models increases it will be hard to understand which are high quality and which are not.

Echoh Error no subgraph in module

I am using openwakeword in a container and loaded it with the --custom-model-dir set to /custom. The wake word shows in home assistant. Running a test for activation, everything fails though. I get the following error in openwakeword.

ERROR:root:Unexpected error in wake word thread (echoh)
Traceback (most recent call last):
  File "/usr/src/.venv/lib/python3.11/site-packages/wyoming_openwakeword/openwakeword.py", line 248, in ww_proc
    ww_model = tflite.Interpreter(model_path=str(ww_model_path), num_threads=1)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/.venv/lib/python3.11/site-packages/tflite_runtime/interpreter.py", line 464, in __init__
    self._interpreter = _interpreter_wrapper.CreateWrapperFromFile(
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: No subgraph in the model.

INFO: Created TensorFlow Lite XNNPACK delegate for CPU.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.