Skip to content

Local Whisper Fails to Load Model #234

@rbrisita

Description

@rbrisita

Describe the bug
When running 01OS locally, the downloaded model ggml-tiny.en.bin generates a conflicting sha256 and then fails to load with Whisper. This also fails silently, two PRs (#232 and #233) rectify that.

To Reproduce
Steps to reproduce the behavior:

  1. poetry run 01 --local

Expected behavior
To be able to interact with 01OS by successfully converting STT.

Desktop (please complete the following information):

  • OS: Debian GNU/Linux 11 (bullseye) aarch64
  • Python Version 3.11.9

Additional context
Redownloading and replacing the model outside of 01OS's urllib.request.urlretrieve call fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions