2 Commits

Author SHA1 Message Date
a8068b095d Add scale-up SFT packages and fix chapter browsing/ordering
Merge the 433-package scale-up SFT (8 additional untrained books) into
the existing 208-package browser, tagged with book title and normalized
train/holdout split. Add a Book dropdown per author, with a badge on
each package showing which book it came from.

Also fixes chapter grouping/ordering for the new books:
- Vox Day: split POV-name chapter labels when the same character
  recurs across separate, non-adjacent chapters (detected via the
  pipeline's own STORY segmentation resets), ordered by book_region
  as a coarse book-order approximation.
- Nuttall: sort spelled-out chapter numbers ("Chapter-Twenty-Three")
  numerically instead of alphabetically.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-02 16:29:01 -05:00
9889814e37 Add Voice Bench: SFT package browser + model launch script
Self-contained browser tool for exploring the Vox Day / Nuttall SFT
packages and generating scenes against the joint CPT+SFT model, plus a
portable launch script (start-model.sh) and setup README for running
the model server on a fresh machine (DGX Spark or CUDA/L40 box).
2026-08-30 10:01:49 -05:00