Skip to content

Typing Improvements for Transcription Object #242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

charliemday
Copy link

What this PR does

Adds the Word type to the Transcription object. When calling https://console.groq.com/docs/api-reference#audio-translation and adding the timestamp_granularities param you will get back both the text and the words object

Added the `Word` type to the `Transcription` object
@charliemday charliemday requested a review from gradenr as a code owner May 18, 2025 14:24
@charliemday charliemday changed the title Typing Improvements for Transcriptsion Typing Improvements for Transcription Object May 18, 2025
Replaced `BaseModel` with `dict`
Added segments type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant