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
353
Star
3.1k
Code
Issues
11
Pull requests
9
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Enhance FireRedTTS3 with streaming, batching, and server integration
- #439
#439
Closed
duj12
wants to merge 12 commits into
0xShug0:main
0xShug0/audio.cpp:main
from
duj12:main
duj12/audio.cpp:main
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Enhance FireRedTTS3 with streaming, batching, and server integration
#439
duj12
wants to merge 12 commits into
0xShug0:main
0xShug0/audio.cpp:main
from
duj12:main
duj12/audio.cpp:main
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
Add FireRedTTS3 audiocpp_server config (firered-base, offline clone)
Show description for 7e4bcbe
dujing
and
claude
committed
7e4bcbe
View commit details
Copy full SHA for 7e4bcbe
Browse repository at this point
Commits on Sep 1, 2026
Add incremental streaming to FireRedTTS3 Base (offline + streaming dual mode)
Show description for 254e1ee
dujing
and
claude
committed
254e1ee
View commit details
Copy full SHA for 254e1ee
Browse repository at this point
Add per-member position/mask/cache-slot to batched decode (P2a-1)
Show description for 8c8d608
dujing
and
claude
committed
8c8d608
View commit details
Copy full SHA for 8c8d608
Browse repository at this point
Add batch passthroughs + per-slot RedAE decode state (P2a-2, P2a-3)
Show description for bb001c4
dujing
and
claude
committed
bb001c4
View commit details
Copy full SHA for bb001c4
Browse repository at this point
Add shared batch scheduler + server integration for FireRedTTS3 (P2a-4, P2a-5)
Show description for 30d9a37
dujing
and
claude
committed
30d9a37
View commit details
Copy full SHA for 30d9a37
Browse repository at this point
Fix streaming regression: yield scheduler lock after chunk output for true incremental streaming
Show description for 6354b39
dujing
and
claude
committed
6354b39
View commit details
Copy full SHA for 6354b39
Browse repository at this point
Commits on Sep 2, 2026
fix(firered): 流式末句 2× 时长 + 批处理空行冻结/双输出修复
Show description for 1ced5f0
dujing
and
claude
committed
1ced5f0
View commit details
Copy full SHA for 1ced5f0
Browse repository at this point
fix(firered): 共享 scheduler 并发 double-free 崩溃(epoch 句柄 + owner 延迟归还)
Show description for acc3b67
dujing
and
claude
committed
acc3b67
View commit details
Copy full SHA for acc3b67
Browse repository at this point
Commits on Sep 3, 2026
fix(firered): 共享 scheduler 加载竞态 + 每 model 共享单一 CUDA context
Show description for 0490201
dujing
and
claude
committed
0490201
View commit details
Copy full SHA for 0490201
Browse repository at this point
Commits on Sep 4, 2026
fix(firered): 重写共享 scheduler 为 round 制真并发 + runtime active_mask 行隔离
Show description for e3a406f
dujing
and
claude
committed
e3a406f
View commit details
Copy full SHA for e3a406f
Browse repository at this point
fix(server): 并发请求全部绑 session 0 的串音/double-free 根因
Show description for 5eced4e
dujing
and
claude
committed
5eced4e
View commit details
Copy full SHA for 5eced4e
Browse repository at this point
perf(firered): flow 跨 slot batch + round 开轮收集窗口
Show description for bff5f39
dujing
and
claude
committed
bff5f39
View commit details
Copy full SHA for bff5f39
Browse repository at this point
You can’t perform that action at this time.