Initial download huge

Open
#323 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, go
Domain
ai, devops

Research direction

Reproduce the startup behavior with the ghcr.io/rishikanthc/scriberr image and inspect the model initialization and download path related to #303. Determine why canary-1b-v2.nemo and other models are downloaded at startup, then verify that a usable installation does not require downloading unnecessary multi-gigabyte models.

Written by the indexing model from the issue text.

Description

I pulled the updated/latest image from ghcr.io/rishikanthc/scriberr (should be v1.2.0).

Now as it's starting it's downloading huge amounts of data, more than 15 GB so far, and the docker overlay is exceeding 50 GB.

There's a message in the console:

Downloading canary-1b-v2.nemo: 11% (667.1 MB / 5.9 GB)time=08:21:02 level=ERROR msg="Failed to initialize transcription model" model_id=canary error="failed to download Canary model: failed to download Canary model: failed to save file: context deadline exceeded"

Has the fix for #303 perchance changed behavior to download everything on startup, rather than models and such on an as-needed basis?

I'm not sure how to have a usable install of Scriberr at this point, I don't have tens of gigs of space to spare for it.

Dominant language
Go
Stars
3.1k
Forks
264
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rishikanthc/Scriberr

All issues in rishikanthc/Scriberr

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.