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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
getopenscreen
/
openscreen
Public
forked from
siddharthvaddem/openscreen
Notifications
You must be signed in to change notification settings
Fork
80
Star
1.4k
Code
Issues
28
Pull requests
21
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(stt): chunked transcription with progress, retry, and no 300s cliff
- #232
#232
Merged
EtienneLescot
merged 12 commits into
release/v1.8.0
getopenscreen/openscreen:release/v1.8.0
from
fix/stt-chunked-transcription
getopenscreen/openscreen:fix/stt-chunked-transcription
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix(stt): chunked transcription with progress, retry, and no 300s cliff
#232
EtienneLescot
merged 12 commits into
release/v1.8.0
getopenscreen/openscreen:release/v1.8.0
from
fix/stt-chunked-transcription
getopenscreen/openscreen:fix/stt-chunked-transcription
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
fix(stt): transcribe in chunks, with progress and per-chunk retry
Show description for d108476
EtienneLescot
committed
d108476
View commit details
Copy full SHA for d108476
Browse repository at this point
feat(stt): show real transcription progress instead of an endless spinner
Show description for 9417185
EtienneLescot
committed
9417185
View commit details
Copy full SHA for 9417185
Browse repository at this point
fix(stt): type the caption status mock for the progress fields
Show description for afec7bc
EtienneLescot
committed
afec7bc
View commit details
Copy full SHA for afec7bc
Browse repository at this point
fix(stt): make the chunked run cancellable, and its failures legible
Show description for 4a9a7be
EtienneLescot
committed
4a9a7be
View commit details
Copy full SHA for 4a9a7be
Browse repository at this point
fix(ui): let the progress bar own its spacing, and name the model download
Show description for 2bb4e34
EtienneLescot
committed
2bb4e34
View commit details
Copy full SHA for 2bb4e34
Browse repository at this point
fix(build): bound a stalled ffmpeg fetch, and read the nix version
Show description for 2578a98
EtienneLescot
committed
2578a98
View commit details
Copy full SHA for 2578a98
Browse repository at this point
fix(ui): show the detected language where it can actually be seen
Show description for bea568e
EtienneLescot
committed
bea568e
View commit details
Copy full SHA for bea568e
Browse repository at this point
perf(transcript): stop re-rendering every word to move one underline
Show description for ccbe526
EtienneLescot
committed
ccbe526
View commit details
Copy full SHA for ccbe526
Browse repository at this point
feat(media): strip the Media timeline down to arranging
Show description for a29b393
EtienneLescot
committed
a29b393
View commit details
Copy full SHA for a29b393
Browse repository at this point
perf(waveform): share the decode; stop holding 714 MB to draw 400 bars
Show description for 490e684
EtienneLescot
committed
490e684
View commit details
Copy full SHA for 490e684
Browse repository at this point
perf(waveform): decode peaks natively, once per recording ever
Show description for 1a53c52
EtienneLescot
committed
1a53c52
View commit details
Copy full SHA for 1a53c52
Browse repository at this point
Merge branch 'release/v1.8.0' into fix/stt-chunked-transcription
EtienneLescot
authored
83b1157
View commit details
Copy full SHA for 83b1157
Browse repository at this point
You can’t perform that action at this time.