Skip to content

feat: add two-stage interview voice transcription - #13

Merged
weiyu1029 merged 4 commits into
mainfrom
docs/interviewthread-brand-beta
Aug 25, 2026
Merged

feat: add two-stage interview voice transcription#13
weiyu1029 merged 4 commits into
mainfrom
docs/interviewthread-brand-beta

Conversation

@weiyu1029

Copy link
Copy Markdown
Owner

Summary

  • keep browser/device speech recognition for immediate interim captions
  • refine signed-in voice answers with Microsoft Azure Speech Fast Transcription
  • preserve the device transcript whenever cloud refinement is unavailable
  • add all 40 localized states, FAQ/privacy disclosure, same-origin auth, limits, rate protection, and safe errors

Verification

  • npm test: 89/89 passed
  • npm run lint: 0 errors
  • no database migration

Deployment note

The feature safely falls back to the device transcript until AZURE_SPEECH_KEY and AZURE_SPEECH_ENDPOINT are configured server-side.

@weiyu1029
weiyu1029 marked this pull request as ready for review August 21, 2026 23:20
@weiyu1029
weiyu1029 merged commit d184121 into main Aug 25, 2026
4 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