Skip to content

[BUG] Log filled with "INFO:httpx:HTTP Request" to download model, but never actually loads? #55

@autumnwalker

Description

@autumnwalker

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Trying with several models, including default tiny-int8 my log is filled with the following line over and over. It doesn't seem like Whisper actually loads and I cannot connect to it via Home Assistant.

INFO:httpx:HTTP Request: GET https://huggingface.co/api/models/rhasspy/faster-whisper-tiny-int8/revision/main "HTTP/1.1 200 OK"

Image

Expected Behavior

No response

Steps To Reproduce

  1. Install container using Unraid app defaults.
  2. Run container.

Environment

- OS: Unraid 7.1.4
- How docker service was installed: Unraid app

CPU architecture

x86-64

Docker creation

Won't let me post an image here - pasted to "current behaviour".

Container logs

`INFO:httpx:HTTP Request: GET https://huggingface.co/api/models/rhasspy/faster-whisper-tiny-int8/revision/main "HTTP/1.1 200 OK"`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions