Skip to content

README: reflect raw/derived transcript design#16

Merged
hollygrimm merged 1 commit into
mainfrom
readme-transcript-provenance
Jul 18, 2026
Merged

README: reflect raw/derived transcript design#16
hollygrimm merged 1 commit into
mainfrom
readme-transcript-provenance

Conversation

@hollygrimm

Copy link
Copy Markdown
Collaborator

Docs-only follow-up to #15.

  • Layout: transcript.json = immutable raw diarization (SPEAKER_NN), transcript.txt = derived speaker-labeled view, captions/ may carry salvaged youtube_captions.txt; parts[].speakers added to the metadata.json summary line
  • Provenance: most transcripts are now WhisperX-diarized (previously described as captions with Whisper fallback); names live only in parts[].speakers and transcript.txt is regenerated by apply_speaker_names.py; private/unlisted videos are not transcribed

🤖 Generated with Claude Code

https://claude.ai/code/session_01UoVcFP7bBu92mK6RqM5nPG

Layout comments: transcript.json is the immutable raw diarization
(SPEAKER_NN), transcript.txt the derived speaker-labeled view,
captions/ may carry salvaged youtube_captions.txt. Provenance section
updated: most transcripts are now WhisperX-diarized (was: captions
with Whisper fallback); names live in parts[].speakers; private/
unlisted videos are not transcribed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UoVcFP7bBu92mK6RqM5nPG
@hollygrimm
hollygrimm merged commit 8a92330 into main Jul 18, 2026
2 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