Skip to content

Support more input transcription parameters for openai realtime#1637

Merged
theomonnom merged 3 commits intolivekit:mainfrom
adambenali:feature/input-transcription-parameters
Mar 13, 2025
Merged

Support more input transcription parameters for openai realtime#1637
theomonnom merged 3 commits intolivekit:mainfrom
adambenali:feature/input-transcription-parameters

Conversation

@adambenali
Copy link
Contributor

As per the documentation, the OpenAI realtime API allows to specify language and prompt parameters as input to the transcription model. This PR adds support for it.

Closes #1430.

@changeset-bot
Copy link

changeset-bot bot commented Mar 12, 2025

🦋 Changeset detected

Latest commit: 6ac6a5f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
livekit-plugins-openai Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@CLAassistant
Copy link

CLAassistant commented Mar 12, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@theomonnom theomonnom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@theomonnom theomonnom merged commit cd728e6 into livekit:main Mar 13, 2025
4 checks passed
@github-actions github-actions bot mentioned this pull request Mar 13, 2025
@adambenali adambenali deleted the feature/input-transcription-parameters branch March 13, 2025 19:25
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.

Enable language Parameter in input_audio_transcription for RealtimeModel

3 participants