Skip to content

Merge develop: Hugging Face CI model downloads#9

Merged
rmorse merged 1 commit into
mainfrom
develop
Jun 13, 2026
Merged

Merge develop: Hugging Face CI model downloads#9
rmorse merged 1 commit into
mainfrom
develop

Conversation

@rmorse

@rmorse rmorse commented Jun 13, 2026

Copy link
Copy Markdown
Member

Summary

  • Promotes the HF Hub based CI model download fix from develop to main.
  • Pre-downloads the two test models with huggingface_hub using the repository HF_TOKEN secret.
  • Keeps the vendored whisper.cpp download scripts untouched; cargo xtask test-setup now skips when models are already present.
  • Adds model-file caching to reduce repeated Hugging Face resolver traffic.

Verification

Merge strategy: normal merge commit into main, preserving the develop integration point.

Pre-download CI test models with Hugging Face Hub using the HF_TOKEN secret, cache the model files, and leave the vendored whisper.cpp download scripts untouched.
@rmorse rmorse merged commit 8975af0 into main Jun 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant