Skip to content

fix: v1/ai/transcribe response schema#74

Open
Khurdhula-Harshavardhan wants to merge 1 commit intomainfrom
fix/stt-response
Open

fix: v1/ai/transcribe response schema#74
Khurdhula-Harshavardhan wants to merge 1 commit intomainfrom
fix/stt-response

Conversation

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

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