Skip to content
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

improvements to endpointing latency #1212

Merged
merged 5 commits into from
Dec 12, 2024
Merged

improvements to endpointing latency #1212

merged 5 commits into from
Dec 12, 2024

Conversation

davidzhao
Copy link
Member

it can take some time for final transcriptions to arrive. we would use end-of-speech timing to compute end of utterance delay, instead of from the moment final transcripts arrive.

also fixed the case where agents would be stuck when final transcripts do not end up coming in.

driveby, added a turn detector example

it can take some time for final transcriptions to arrive. we would use
end-of-speech timing to compute end of utterance delay, instead of from the
moment final transcripts arrive.

also fixed the case where agents would be stuck when final transcripts
do not end up coming in.
Copy link

changeset-bot bot commented Dec 11, 2024

🦋 Changeset detected

Latest commit: 80bc3b5

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

This PR includes changesets to release 2 packages
Name Type
livekit-plugins-turn-detector Patch
livekit-agents 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

@davidzhao davidzhao requested a review from a team December 11, 2024 20:01
@davidzhao davidzhao merged commit ce03e85 into main Dec 12, 2024
14 of 16 checks passed
@davidzhao davidzhao deleted the dz/cleanup-validation branch December 12, 2024 02:30
@github-actions github-actions bot mentioned this pull request Dec 12, 2024
nbsp pushed a commit that referenced this pull request Dec 12, 2024
it can take some time for final transcriptions to arrive. we would use end-of-speech timing to compute end of utterance delay, instead of from the moment final transcripts arrive.

also fixed the case where agents would be stuck when final transcripts do not end up coming in.
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.

2 participants