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
.
onnxruntime
/
mobius
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
16
Code
Issues
30
Pull requests
27
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add MMS (Massively Multilingual Speech) CTC ASR model
- #96
#96
Merged
justinchuby
merged 9 commits into
main
onnxruntime/mobius:main
from
justinchu/mms-models
onnxruntime/mobius:justinchu/mms-models
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add MMS (Massively Multilingual Speech) CTC ASR model
#96
justinchuby
merged 9 commits into
main
onnxruntime/mobius:main
from
justinchu/mms-models
onnxruntime/mobius:justinchu/mms-models
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
feat: add MMS (Massively Multilingual Speech) CTC ASR model
Show description for 1bf6bdc
justinchuby
and
Copilot
committed
1bf6bdc
View commit details
Copy full SHA for 1bf6bdc
Browse repository at this point
fix: use build_from_module in mms.py example; clean wav2vec2_ctc.py
Show description for 11d976c
justinchuby
and
Copilot
committed
11d976c
View commit details
Copy full SHA for 11d976c
Browse repository at this point
feat: add streaming, live mic, and audio playback to mms.py
Show description for d0cc0cd
justinchuby
and
Copilot
committed
d0cc0cd
View commit details
Copy full SHA for d0cc0cd
Browse repository at this point
Address review on #96
Show description for 80f73da
justinchuby
committed
80f73da
View commit details
Copy full SHA for 80f73da
Browse repository at this point
Add CTC-ASR L4/L5 golden test for facebook/mms-1b-all
Show description for 1cf7cfc
justinchuby
and
Copilot
committed
1cf7cfc
View commit details
Copy full SHA for 1cf7cfc
Browse repository at this point
Potential fix for pull request finding
Show description for e84fd89
justinchuby
and
Copilot
authored
e84fd89
View commit details
Copy full SHA for e84fd89
Browse repository at this point
Potential fix for pull request finding
Show description for 157f82b
justinchuby
and
Copilot
authored
157f82b
View commit details
Copy full SHA for 157f82b
Browse repository at this point
Address Copilot review: license headers + CTCAsrTask model_roles
Show description for b598291
justinchuby
and
Copilot
committed
b598291
View commit details
Copy full SHA for b598291
Browse repository at this point
Add ctc-asr task_type + generation.lang to YAML schema
Show description for 69cb590
justinchuby
and
Copilot
committed
69cb590
View commit details
Copy full SHA for 69cb590
Browse repository at this point
You can’t perform that action at this time.