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 }}
mudler
/
LocalAI
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.4k
Star
48.4k
Code
Issues
88
Pull requests
76
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(supertonic): add Supertonic ONNX TTS backend (CPU)
- #10342
#10342
Merged
mudler
merged 14 commits into
master
mudler/LocalAI:master
from
feat/supertonic-tts-backend
mudler/LocalAI:feat/supertonic-tts-backend
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(supertonic): add Supertonic ONNX TTS backend (CPU)
#10342
mudler
merged 14 commits into
master
mudler/LocalAI:master
from
feat/supertonic-tts-backend
mudler/LocalAI:feat/supertonic-tts-backend
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2026
feat(supertonic): vendor upstream Go TTS pipeline (helper.go)
Show description for c6e91e0
mudler
committed
c6e91e0
View commit details
Copy full SHA for c6e91e0
Browse repository at this point
feat(supertonic): add gRPC backend (Load/TTS/TTSStream, CPU)
Show description for 1636ce1
mudler
committed
1636ce1
View commit details
Copy full SHA for 1636ce1
Browse repository at this point
fix(supertonic): satisfy unused linter (use onnxProvider; exclude vendored helper.go)
Show description for 02462a3
mudler
committed
02462a3
View commit details
Copy full SHA for 02462a3
Browse repository at this point
test(supertonic): unit tests for resolvers + gated end-to-end synthesis
Show description for 5b7aab6
mudler
committed
5b7aab6
View commit details
Copy full SHA for 5b7aab6
Browse repository at this point
style(supertonic): gofmt backend.go comment block
Show description for 8598edf
mudler
committed
8598edf
View commit details
Copy full SHA for 8598edf
Browse repository at this point
feat(supertonic): add Makefile, run.sh, package.sh (CPU build)
Show description for c8a15a8
mudler
committed
c8a15a8
View commit details
Copy full SHA for c8a15a8
Browse repository at this point
build(supertonic): wire backend into root Makefile
Show description for 8991009
mudler
committed
8991009
View commit details
Copy full SHA for 8991009
Browse repository at this point
fix(supertonic): check ort.DestroyEnvironment return (errcheck)
Show description for 0dafc7f
mudler
committed
0dafc7f
View commit details
Copy full SHA for 0dafc7f
Browse repository at this point
fix(supertonic): resolve voice_styles as sibling of onnx dir; guard trim; test voice
Show description for cbe616a
mudler
committed
cbe616a
View commit details
Copy full SHA for cbe616a
Browse repository at this point
feat(supertonic): add CPU build matrix + gallery index entries
Show description for 758abcf
mudler
committed
758abcf
View commit details
Copy full SHA for 758abcf
Browse repository at this point
feat(supertonic): expose as pref-only importable backend
Show description for 000edf8
mudler
committed
000edf8
View commit details
Copy full SHA for 000edf8
Browse repository at this point
feat(supertonic): add Supertonic/supertonic-3 TTS model to the gallery
Show description for ce6b008
mudler
committed
ce6b008
View commit details
Copy full SHA for ce6b008
Browse repository at this point
fix(meta): register pipeline.max_history_items config field
Show description for eae776f
mudler
committed
eae776f
View commit details
Copy full SHA for eae776f
Browse repository at this point
ci(secscan): exclude vendored supertonic backend from gosec
Show description for 41ea801
mudler
committed
41ea801
View commit details
Copy full SHA for 41ea801
Browse repository at this point
You can’t perform that action at this time.