Skip to content

Bundle prepare_weights_standalone.py in macOS release#2

Open
olilarkin wants to merge 1 commit into
mainfrom
claude/sharp-pasteur-bU9hG
Open

Bundle prepare_weights_standalone.py in macOS release#2
olilarkin wants to merge 1 commit into
mainfrom
claude/sharp-pasteur-bU9hG

Conversation

@olilarkin

Copy link
Copy Markdown
Owner

Summary

This change bundles the prepare_weights_standalone.py script directly in the macOS release distribution, making it easier for users to prepare weights without needing to download it separately from the repository.

Key Changes

  • Added prepare_weights_standalone.py to the distributed files in the macOS release build
  • Updated the README.txt instructions to reference the bundled script instead of directing users to download it from the release separately

Implementation Details

  • The script is copied from Scripts/prepare_weights_standalone.py into the distribution directory alongside the CLI binary and metal library
  • Documentation has been updated to clarify that users should use "the bundled prepare_weights_standalone.py" rather than downloading it separately
  • This improves the user experience by providing a self-contained release package with all necessary tools

https://claude.ai/code/session_01DKcy6YZD4kbgx5K5XbySUr

Copy the weights-prep helper into the CLI staging dir so it ships inside
StableAudioCLI-*.tar.gz alongside the binary and metal library, and update
the bundled README wording accordingly.

https://claude.ai/code/session_01DKcy6YZD4kbgx5K5XbySUr
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.

2 participants