Skip to content

Fix/stt response#80

Merged
Khurdhula-Harshavardhan merged 2 commits intomainfrom
fix/stt-response
Mar 27, 2026
Merged

Fix/stt response#80
Khurdhula-Harshavardhan merged 2 commits intomainfrom
fix/stt-response

Conversation

@Khurdhula-Harshavardhan
Copy link
Copy Markdown
Collaborator

  • Replaced ChunkParams and BySpeakerParams with a unified ChunkResponse type, which now includes an optional speaker field and a single timestamp tuple, simplifying chunk representation and removing redundant fields.
  • Updated the SpeechToTextResponse class to use List[ChunkResponse] for the chunks field and removed the separate speakers field, consolidating speaker information into the chunk structure.

@Khurdhula-Harshavardhan Khurdhula-Harshavardhan merged commit 5492b09 into main Mar 27, 2026
32 of 34 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