Skip to content

fix: v1/ai/transcribe response schema#74

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

fix: v1/ai/transcribe response schema#74
Khurdhula-Harshavardhan merged 2 commits intomainfrom
fix/stt-response

Conversation

@Khurdhula-Harshavardhan
Copy link
Copy Markdown
Collaborator

small SpeechToTextResponse interface in src/audio/interfaces.ts, simplifying how speaker information is represented in the transcription chunks. Now, each chunk can optionally include a speaker property, instead of having a separate speakers array.

  • Combined speaker information into the main chunks array by making the speaker property optional on each chunk, and removed the separate speakers array.

@Khurdhula-Harshavardhan Khurdhula-Harshavardhan merged commit d0035ed into main Mar 27, 2026
8 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