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 }}
0xShug0
/
audio.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
252
Star
2.1k
Code
Issues
7
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Supporting Audio8_TTS models
- #333
#333
Open
jasonchen31
wants to merge 19 commits into
0xShug0:main
0xShug0/audio.cpp:main
from
jasonchen31:dev-audio8_tts
jasonchen31/audio.cpp:dev-audio8_tts
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
feat: Supporting Audio8_TTS models
#333
jasonchen31
wants to merge 19 commits into
0xShug0:main
0xShug0/audio.cpp:main
from
jasonchen31:dev-audio8_tts
jasonchen31/audio.cpp:dev-audio8_tts
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Add Audio8 TTS codec checkpoint converter
Show description for dcf46b0
jasonchen31
committed
dcf46b0
View commit details
Copy full SHA for dcf46b0
Browse repository at this point
Add Audio8 TTS GGUF packaging tool
Show description for 55e44ec
jasonchen31
committed
55e44ec
View commit details
Copy full SHA for 55e44ec
Browse repository at this point
Add audio8_tts community model family (DualAR TTS, fish_audio-derived)
Show description for 3e05d77
jasonchen31
committed
3e05d77
View commit details
Copy full SHA for 3e05d77
Browse repository at this point
Document Audio8 TTS community model
Show description for cb0bdec
jasonchen31
committed
cb0bdec
View commit details
Copy full SHA for cb0bdec
Browse repository at this point
Commits on Aug 27, 2026
fix(audio8_tts): golden-accurate voice cloning (clean_text + codec residual cont)
Show description for 708ddb1
jasonchen31
committed
708ddb1
View commit details
Copy full SHA for 708ddb1
Browse repository at this point
feat(webui): add Audio8 TTS Preview 0.6B to Models and Studio
Show description for f46519d
jasonchen31
committed
f46519d
View commit details
Copy full SHA for f46519d
Browse repository at this point
feat(audio8_tts): support 0.1B/1.0B (GGUF + Mamba scaffold)
Show description for 9ea459a
jasonchen31
committed
9ea459a
View commit details
Copy full SHA for 9ea459a
Browse repository at this point
fix(webui+spec): drop audio8-tts-1.0b, keep 0.6b/0.1b only
Show description for a1af573
jasonchen31
committed
a1af573
View commit details
Copy full SHA for a1af573
Browse repository at this point
chore(audio8_tts): remove bf16 packages, keep q8_0 only
Show description for efa582f
jasonchen31
committed
efa582f
View commit details
Copy full SHA for efa582f
Browse repository at this point
Update webui index.html
jasonchen31
committed
3b2907b
View commit details
Copy full SHA for 3b2907b
Browse repository at this point
Commits on Aug 28, 2026
feat(audio8_tts): add Falcon-H1 torch bridge for 0.1B
Show description for f082ff0
jasonchen31
committed
f082ff0
View commit details
Copy full SHA for f082ff0
Browse repository at this point
refactor(audio8_tts): drop torch bridge, port Falcon-H1 weights natively
Show description for d52baac
jasonchen31
committed
d52baac
View commit details
Copy full SHA for d52baac
Browse repository at this point
feat(audio8_tts): native Falcon-H1 (0.1B) ggml forward (stateless)
Show description for be2b6c1
jasonchen31
committed
be2b6c1
View commit details
Copy full SHA for be2b6c1
Browse repository at this point
Commits on Aug 29, 2026
docs(audio8): add Falcon-H1 0.1B native port plan & document stub drawback
Show description for e5d76cf
jasonchen31
committed
e5d76cf
View commit details
Copy full SHA for e5d76cf
Browse repository at this point
refactor(audio8): clean Falcon-H1 0.1B path for upstream merge
Show description for 04476ef
jasonchen31
committed
04476ef
View commit details
Copy full SHA for 04476ef
Browse repository at this point
docs(audio8): update community doc for 0.6B verified + 0.1B Falcon-H1 stub
Show description for db15562
jasonchen31
committed
db15562
View commit details
Copy full SHA for db15562
Browse repository at this point
Merge remote-tracking branch 'shug0/main' into dev-audio8_tts
Show description for a0525f2
jasonchen31
committed
a0525f2
View commit details
Copy full SHA for a0525f2
Browse repository at this point
chore(audio8): hide 0.1B model from spec and webui
Show description for 5e3833b
jasonchen31
committed
5e3833b
View commit details
Copy full SHA for 5e3833b
Browse repository at this point
chore: untrack Falcon-H1 0.1B port plan, keep local only
Show description for b71adee
jasonchen31
committed
b71adee
View commit details
Copy full SHA for b71adee
Browse repository at this point
You can’t perform that action at this time.