Skip to content

fix: add speaker counterpart information to transcription#5

Merged
Stell0 merged 2 commits intomainfrom
Stell0-patch-3
Oct 3, 2025
Merged

fix: add speaker counterpart information to transcription#5
Stell0 merged 2 commits intomainfrom
Stell0-patch-3

Conversation

@Stell0
Copy link
Copy Markdown
Collaborator

@Stell0 Stell0 commented Sep 29, 2025

Summary

This PR introduces the counterpart speaker information in transcriptions and prevents the connection from being blocked during the summary operation.

Changes

  • Transcription output

    • Added speaker_counterpart_name and speaker_counterpart_number fields to each transcription segment.
  • Connection handling

    • Fixed an issue where the connection could be blocked during the summary step.

Impact

  • Extends the transcription data structure (backward compatible, but clients should handle the new field).
  • Improves stability and prevents potential blocking during summary execution.

@edospadoni edospadoni changed the title Add speaker counterpart information to transcription fix: add speaker counterpart information to transcription Oct 3, 2025
@Stell0 Stell0 merged commit 749ffb4 into main Oct 3, 2025
2 checks passed
@Stell0 Stell0 deleted the Stell0-patch-3 branch October 3, 2025 14:46
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.

2 participants