Skip to content

Wyoming-whisper builds, but image fails due to lack of zeroconf #1524

Description

@pipacsba

Search before asking

  • I have searched the jetson-containers issues and found no similar feature requests.

jetson-containers Component

Other

Bug

Faster-whisper builds, but image fails due to lack of zeroconf:

faster-whisper | CRITICAL:wyoming.zeroconf:pip install zeroconf faster-whisper | Traceback (most recent call last): faster-whisper | File "/root/.local/share/uv/python/cpython-3.10.19-linux-aarch64-gnu/lib/python3.10/runpy.py", line 196, in _run_module_as_main faster-whisper | return _run_code(code, main_globals, None, faster-whisper | File "/root/.local/share/uv/python/cpython-3.10.19-linux-aarch64-gnu/lib/python3.10/runpy.py", line 86, in _run_code faster-whisper | exec(code, run_globals) faster-whisper | File "/opt/venv/lib/python3.10/site-packages/wyoming_faster_whisper/__main__.py", line 353, in <module> faster-whisper | run() faster-whisper | File "/opt/venv/lib/python3.10/site-packages/wyoming_faster_whisper/__main__.py", line 348, in run faster-whisper | asyncio.run(main()) faster-whisper | File "/root/.local/share/uv/python/cpython-3.10.19-linux-aarch64-gnu/lib/python3.10/asyncio/runners.py", line 44, in run faster-whisper | return loop.run_until_complete(main) faster-whisper | File "/root/.local/share/uv/python/cpython-3.10.19-linux-aarch64-gnu/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete faster-whisper | return future.result() faster-whisper | File "/opt/venv/lib/python3.10/site-packages/wyoming_faster_whisper/__main__.py", line 232, in main faster-whisper | from wyoming.zeroconf import HomeAssistantZeroconf faster-whisper | File "/opt/venv/lib/python3.10/site-packages/wyoming/zeroconf.py", line 11, in <module> faster-whisper | from zeroconf.asyncio import AsyncServiceInfo, AsyncZeroconf faster-whisper | ModuleNotFoundError: No module named 'zeroconf'

Environment

jetson-orin-nano

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions