-
Notifications
You must be signed in to change notification settings - Fork 6
feat: implement dual-phase contextual transcription for dictation (GH-256) #259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
rosscado
wants to merge
22
commits into
main
Choose a base branch
from
feature/gh-256-dual-phase-transcription
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
251505c
feat: implement dual-phase contextual transcription for dictation (GH…
rosscado 7fa17a2
fix: add type annotations to EventBus listeners
rosscado 6168c19
fix: add type annotations to remaining EventBus listeners
rosscado e45fd7e
refactor: export and reuse DictationTranscribedEvent type (DRY)
rosscado 33069fc
fix(i18n): abort on JSON parse failure to prevent data loss
rosscado 24a9d5f
fix: increase audio buffer limit to 120s for full-context refinement
rosscado 63d1dd2
Merge branch 'main' into feature/gh-256-dual-phase-transcription
rosscado 59500eb
fix: map refinement sequence to target for response routing
rosscado ae3e7bd
refactor: address Copilot code review feedback
rosscado a4e1d63
refactor: address Cheetah code review feedback
rosscado 2a56558
fix: address Codex code review - target switch and manual edit bugs
rosscado d02529f
feat: enhance dictation machine with refinement sequence tracking
rosscado bf0f3d9
feat: document conversation machine with additional parameters for au…
rosscado e38bd7a
feat: integrate audio segment persistence in state machines
rosscado c205943
feat: implement dual-phase transcription refinement process
rosscado 37b4ca6
Update src/state-machines/DictationMachine.ts
rosscado f2d0644
Update src/state-machines/DictationMachine.ts
rosscado 3b036d2
Update src/state-machines/DictationMachine.ts
rosscado 357fcf0
Update src/audio/AudioSegmentPersistence.ts
rosscado e3fa8dc
Update src/TranscriptionModule.ts
rosscado 4372dee
docs: address Copilot code review feedback on PR-259
rosscado 49361ec
docs: update CLAUDE.md and refine comments in transcription and dicta…
rosscado File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.