Public Access
662 B
662 B
1. Implementation
- 1.1 Add behavior tests for switching from default to named launch profile during an active recording.
- 1.2 Keep existing meeting artifacts and skip metadata recollection when switching profile.
- 1.3 Drain the old speech recognition pipeline without moving to summarizing.
- 1.4 Buffer captured audio during the switch and feed it to the new profile pipeline.
- 1.5 Append a transcript marker when the profile changes.
- 1.6 Clear run-local speaker label mappings for the new transcription process.
- 1.7 Update README and run focused/full tests plus
openspec validate switch-transcription-profile --strict.