Skip to content

Commit 6b18ec6

Browse files
committed
Create task TASK-125
1 parent 6a41084 commit 6b18ec6

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
id: TASK-125
3+
title: Quality Control Review of Legacy Transcripts
4+
status: To Do
5+
assignee: []
6+
created_date: '2026-05-15 01:58'
7+
labels: []
8+
dependencies: []
9+
priority: medium
10+
---
11+
12+
## Description
13+
14+
<!-- SECTION:DESCRIPTION:BEGIN -->
15+
With the new `max-accuracy` whisper.cpp pipeline running, we need to go back and do a Quality Control (QC) review on the older, previously transcribed interviews. Some of the legacy transcripts may lack proper speaker diarization or suffer from phonetic drift.
16+
17+
This task involves identifying those older transcripts, determining if they just need a `transcript-conversational-audit` re-run or a full re-transcription, and applying the fixes.
18+
<!-- SECTION:DESCRIPTION:END -->
19+
20+
## Acceptance Criteria
21+
<!-- AC:BEGIN -->
22+
- [ ] #1 Identify legacy transcripts generated prior to the Whisper v3 pipeline
23+
- [ ] #2 Re-run them through the transcript-conversational-audit or re-transcribe if quality is severely lacking
24+
- [ ] #3 Update the speaker maps and ensure phonetic accuracy (e.g. library names, frameworks)
25+
<!-- AC:END -->
26+
27+
## Definition of Done
28+
<!-- DOD:BEGIN -->
29+
- [ ] #1 AC criteria is completed and the change has been verified
30+
<!-- DOD:END -->

0 commit comments

Comments
 (0)