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 }}
khanld
/
chunkformer
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
87
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(onnx): export ChunkFormer encoder/CTC/RNN-T to ONNX
- #42
#42
Merged
khanld
merged 7 commits into
main
khanld/chunkformer:main
from
feat/onnx-export
khanld/chunkformer:feat/onnx-export
Copy head branch name to clipboard
Jun 9, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
feat(onnx): export ChunkFormer encoder/CTC/RNN-T to ONNX
#42
khanld
merged 7 commits into
main
khanld/chunkformer:main
from
feat/onnx-export
khanld/chunkformer:feat/onnx-export
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2026
feat(onnx): export ChunkFormer encoder/CTC/RNN-T to ONNX (stream + non-stream)
Show description for afec7cc
khanld
committed
afec7cc
View commit details
Copy full SHA for afec7cc
Browse repository at this point
Commits on Jun 8, 2026
test(onnx): assert as_strided->gather and unfold->onnx_unfold rewrites are exact
Show description for d7e79c0
khanld
committed
d7e79c0
View commit details
Copy full SHA for d7e79c0
Browse repository at this point
feat(onnx): self-contained inference (auto vocab + transcribe_file)
Show description for 5da4983
khanld
committed
5da4983
View commit details
Copy full SHA for 5da4983
Browse repository at this point
feat(onnx): online StreamingSession (incremental audio in, text out)
Show description for d0c1777
khanld
committed
d0c1777
View commit details
Copy full SHA for d0c1777
Browse repository at this point
style(onnx): fix mypy lint in runtime/export_onnx
Show description for 3dde0e3
khanld
committed
3dde0e3
View commit details
Copy full SHA for 3dde0e3
Browse repository at this point
docs(readme): add Updates timeline (CTC, RNN-T, classification, ViP-VL, ONNX)
khanld
committed
6c7716a
View commit details
Copy full SHA for 6c7716a
Browse repository at this point
docs(readme): move Updates section directly below the title
khanld
committed
4bb2b13
View commit details
Copy full SHA for 4bb2b13
Browse repository at this point
You can’t perform that action at this time.