Skip to content

Missing package: pymicro-wakeword #613

@Joldiges

Description

@Joldiges

Package name

pymicro-wakeword

Package version

all

PyPI URL

https://pypi.org/project/pymicro-wakeword/

piwheels URL

https://www.piwheels.org/project/pymicro-wakeword/

Python version

  • Python 3.9
  • Python 3.11
  • Python 3.13

This is for Raspberry Pi users only. If your issue does not relate to usage on Raspberry Pi using the official distro, please don't create an issue here.

yes

The project page includes links to existing issues about the package. Please check this issue doesn't already exist.

yes

Are you the project maintainer?

  • I am the maintainer

More information

The piwheels build for the armv6l has a 64 bit x86-64 bit version of tflite which obviously won't be compatible with the 32 bit arm instance.

oldiges@debra:~/git/debra $ file /opt/debra/linux-voice-assistant/.venv/lib/python3.13/site-packages/pymicro_wakewor
d/lib/libtensorflowlite_c.so
/opt/debra/linux-voice-assistant/.venv/lib/python3.13/site-packages/pymicro_wakeword/lib/libtensorflowlite_c.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[xxHash]=8689b38195b83ac1, stripped

Building myself in a docker container meant to emulate the raspi0 architecture:

/tmp/tflite_output/libtensorflowlite_c.so: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=552c58aee6ede8b209aea26de0df7b7f0f93f42d, stripped

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions