Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
livekit
/
client-sdk-js
Public
Notifications
You must be signed in to change notification settings
Fork
295
Star
653
Code
Issues
34
Pull requests
34
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Initial implementation for transcription deduplication
- #2093
#2093
Open
1egoman
wants to merge 31 commits into
main
livekit/client-sdk-js:main
from
deduplicate-transcriptions
livekit/client-sdk-js:deduplicate-transcriptions
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Open
Initial implementation for transcription deduplication
#2093
1egoman
wants to merge 31 commits into
main
livekit/client-sdk-js:main
from
deduplicate-transcriptions
livekit/client-sdk-js:deduplicate-transcriptions
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
feat: commit temporary transcription deduplication spec
1egoman
committed
09cdf6d
View commit details
Copy full SHA for 09cdf6d
Browse repository at this point
feat: update transcription deduplication spec
1egoman
committed
31ebd40
View commit details
Copy full SHA for 31ebd40
Browse repository at this point
feat; add transcription deduplication plan
1egoman
committed
64e6dab
View commit details
Copy full SHA for 64e6dab
Browse repository at this point
Commits on Sep 14, 2026
Revert "feat; add transcription deduplication plan"
Show description for ca3086d
1egoman
committed
ca3086d
View commit details
Copy full SHA for ca3086d
Browse repository at this point
Revert "feat: update transcription deduplication spec"
Show description for 1370d3b
1egoman
committed
1370d3b
View commit details
Copy full SHA for 1370d3b
Browse repository at this point
Revert "feat: commit temporary transcription deduplication spec"
Show description for 3aa7f21
1egoman
committed
3aa7f21
View commit details
Copy full SHA for 3aa7f21
Browse repository at this point
feat(attributes): add public ParticipantAgentAttributes enum
Show description for 9cf732d
1egoman
committed
9cf732d
View commit details
Copy full SHA for 9cf732d
Browse repository at this point
feat(data-streams): add transcription topic constant and stream event types
Show description for 7cd37cd
1egoman
committed
7cd37cd
View commit details
Copy full SHA for 7cd37cd
Browse repository at this point
refactor(data-streams): make IncomingDataStreamManager a typed event emitter
Show description for aa0376c
1egoman
committed
aa0376c
View commit details
Copy full SHA for aa0376c
Browse repository at this point
IMPORTANT(data-streams): hold text stream state once per stream id
Show description for 907c3cd
1egoman
committed
907c3cd
View commit details
Copy full SHA for 907c3cd
Browse repository at this point
IMPORTANT(data-streams): tap lk.transcription streams with an event
Show description for 33b26ac
1egoman
committed
33b26ac
View commit details
Copy full SHA for 33b26ac
Browse repository at this point
test(data-streams): cover transcription tap fan-out
Show description for 52880c5
1egoman
committed
52880c5
View commit details
Copy full SHA for 52880c5
Browse repository at this point
test(data-streams): cover transcription tap gating
Show description for 34c8bae
1egoman
committed
34c8bae
View commit details
Copy full SHA for 34c8bae
Browse repository at this point
IMPORTANT(transcription): add TranscriptionStreamConverter
Show description for 20c6792
1egoman
committed
20c6792
View commit details
Copy full SHA for 20c6792
Browse repository at this point
test(transcription): add converter harness and cover accumulation
Show description for 61dc935
1egoman
committed
61dc935
View commit details
Copy full SHA for 61dc935
Browse repository at this point
test(transcription): cover finality rules and per-sender keying
Show description for f94fffd
1egoman
committed
f94fffd
View commit details
Copy full SHA for f94fffd
Browse repository at this point
test(transcription): cover empty streams, abnormal ends and reset
Show description for e916440
1egoman
committed
e916440
View commit details
Copy full SHA for e916440
Browse repository at this point
IMPORTANT(transcription): resolve speaker identity and track sid
Show description for b276419
1egoman
committed
b276419
View commit details
Copy full SHA for b276419
Browse repository at this point
test(transcription): cover speaker and track resolution
Show description for 0f486f9
1egoman
committed
0f486f9
View commit details
Copy full SHA for 0f486f9
Browse repository at this point
feat(transcription): unwrap json_format TimedString payloads
Show description for 056c30a
1egoman
committed
056c30a
View commit details
Copy full SHA for 056c30a
Browse repository at this point
test(transcription): cover json_format unwrapping
Show description for 02d050b
1egoman
committed
02d050b
View commit details
Copy full SHA for 02d050b
Browse repository at this point
refactor(room): drop unused participant parameter from handleTranscription
Show description for 390f220
1egoman
committed
390f220
View commit details
Copy full SHA for 390f220
Browse repository at this point
IMPORTANT(room): rebuild transcription events from lk.transcription streams
Show description for 4a0f1dc
1egoman
committed
4a0f1dc
View commit details
Copy full SHA for 4a0f1dc
Browse repository at this point
IMPORTANT(room): ignore legacy Transcription data packets
Show description for 7c4b4ea
1egoman
committed
7c4b4ea
View commit details
Copy full SHA for 7c4b4ea
Browse repository at this point
test(room): cover legacy packet suppression and stream-sourced events
Show description for fd72da8
1egoman
committed
fd72da8
View commit details
Copy full SHA for fd72da8
Browse repository at this point
test(room): cover track resolution and application handler coexistence
Show description for 0a9b7d1
1egoman
committed
0a9b7d1
View commit details
Copy full SHA for 0a9b7d1
Browse repository at this point
IMPORTANT(version): advertise client protocol 3 for transcription stream support
Show description for 9b6a694
1egoman
committed
9b6a694
View commit details
Copy full SHA for 9b6a694
Browse repository at this point
docs: add changeset for transcription back-conversion
Show description for 9443444
1egoman
committed
9443444
View commit details
Copy full SHA for 9443444
Browse repository at this point
refactor: add docstrings for TextStreamControllerGroup
1egoman
committed
f8e5a1f
View commit details
Copy full SHA for f8e5a1f
Browse repository at this point
Commits on Sep 15, 2026
IMPORTANT(data-streams): settle open readers when the controllers are cleared
Show description for d35d954
1egoman
committed
d35d954
View commit details
Copy full SHA for d35d954
Browse repository at this point
test(data-streams): cover reader settlement when the controllers are cleared
Show description for f380c12
1egoman
committed
f380c12
View commit details
Copy full SHA for f380c12
Browse repository at this point
You can’t perform that action at this time.