Skip to content

examples: replace dynamic-superb fork with audio-hallucination - #3

Merged
TTigger merged 1 commit into
mainfrom
examples/audio-hallucination
Jun 30, 2026
Merged

examples: replace dynamic-superb fork with audio-hallucination#3
TTigger merged 1 commit into
mainfrom
examples/audio-hallucination

Conversation

@TTigger

@TTigger TTigger commented Jun 30, 2026

Copy link
Copy Markdown
Owner

What

Swap the dynamic-superb example mask (a fork) for kuan2jiu99/audio-hallucination — an original repo (34★): evaluation harnesses for two NTU LALM-hallucination papers (Interspeech 2024, ICASSP 2025).

Why

examples/ is meant to be a curated reference pack of evidence-bound masks. dynamic-superb was a fork of someone else's benchmark, which is a weak showcase of "distill an author's own work." audio-hallucination is the author's original code and a cleaner code-mask demo.

Changes

  • examples/audio-hallucination/ (new): a type: code mask distilled via the code recipe — mask.md (6-section conventions profile), a 4-page knowledge wiki (overview / repo-layout / discriminative-eval / generative-eval) with index + log, examples.md, and sources.json (8 sources, real sha256 hashes). Every claim is [src:id]-bound; passes mask coverage broad with zero orphans, broken [[links]], or unknown citations.
  • examples/dynamic-superb/: removed (fork, not original).
  • README.md / README.zh-TW.md / docs/GALLERY.md: gallery rows + section rewritten for the new mask.
  • adapters/{claude-code,agents-md}/orchestrator.md: mask try example roster updated.
  • site/index.html: sync the landing page to v0.3.0 — add a "See it in action" four-mask matrix, align Quickstart with the install.sh / mask flow, and surface the knowledge-wiki + coverage-integrity features.

Verification

  • bun run typecheck
  • bun run build
  • mask try audio-hallucination + mask coverage audio-hallucination → broad, zero broken links / unknown citations ✅
  • repo-wide grep for dynamic-superb → no remaining references ✅

🤖 Generated with Claude Code

dynamic-superb was a fork; swap it for kuan2jiu99/audio-hallucination,
an original repo (eval harnesses for two LALM-hallucination papers).

- examples/audio-hallucination/: new code mask distilled via the code
  recipe — mask.md (6-section conventions profile), a 4-page knowledge
  wiki (overview/repo-layout/discriminative-eval/generative-eval) with
  index + log, examples.md, and sources.json (8 sources, real hashes).
  Every claim is [src:id]-bound; passes `mask coverage` broad with zero
  orphans, broken links, or unknown citations.
- examples/dynamic-superb/: removed (fork, not original).
- README.md / README.zh-TW.md / docs/GALLERY.md: gallery rows + section
  rewritten for the new mask.
- adapters/{claude-code,agents-md}/orchestrator.md: `mask try` example
  roster updated.
- site/index.html: sync landing page to v0.3.0 — add a "See it in action"
  four-mask matrix, align Quickstart with the install.sh/mask flow, and
  surface the knowledge-wiki + coverage-integrity features.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@TTigger
TTigger merged commit 4a9e376 into main Jun 30, 2026
1 check passed
@TTigger
TTigger deleted the examples/audio-hallucination branch June 30, 2026 06:26
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