Skip to content

Fix/stt response#80

Open
Khurdhula-Harshavardhan wants to merge 2 commits intomainfrom
fix/stt-response
Open

Fix/stt response#80
Khurdhula-Harshavardhan wants to merge 2 commits intomainfrom
fix/stt-response

Conversation

@Khurdhula-Harshavardhan
Copy link
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.

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