Skip to content

feat: publish multi-precision RVQ encoders#65

Draft
apage224 wants to merge 4 commits into
mainfrom
issue-64-multiprecision-encoder-release
Draft

feat: publish multi-precision RVQ encoders#65
apage224 wants to merge 4 commits into
mainfrom
issue-64-multiprecision-encoder-release

Conversation

@apage224

Copy link
Copy Markdown
Contributor

Closes #64

Summary

  • export FP32, INT8, FP16, and INT16x8 RVQ encoder variants
  • add reproducible real-data quantization evaluation and per-precision release reporting
  • add real PPG/ECG demo recording bundles and HF publication support

Validation

  • focused export, runtime, quantization, and HF tests
  • strict local package validation and Hub artifact verification

@apage224
apage224 force-pushed the issue-64-multiprecision-encoder-release branch from 73714f8 to cf5c35b Compare July 21, 2026 23:43
@apage224

Copy link
Copy Markdown
Contributor Author

Release refresh complete.

  • Republished all 11 PPG/ECG CR repositories with FP32, INT8, FP16, and INT16x8 encoder artifacts.
  • Verified each Hub repo contains the four encoder files, real demo recordings, and an HF README with the precision-parity table.
  • All 11 local deploy packages passed strict validation before upload.
  • Focused release suite: 44 passed (one known SciPy warning).

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.

Publish multi-precision RVQ encoder release assets

1 participant