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
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 }}
AIahmedshrf
/
ace-step-ui
Public
forked from
fspecii/ace-step-ui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 6, 2026
docs: add comprehensive Arabic installation and backend API guides
Show description for e2e97db
AIahmedshrf
authored
e2e97db
View commit details
Copy full SHA for e2e97db
Browse repository at this point
fix: correct ACESTEP_PATH and startup script for embedded ACE-Step-1.5
Show description for f665fde
AIahmedshrf
authored
f665fde
View commit details
Copy full SHA for f665fde
Browse repository at this point
Commits on Mar 2, 2026
Validate source audio is loadable before cover/repaint generation
Show description for 8f67d6a
fspecii
committed
8f67d6a
View commit details
Copy full SHA for 8f67d6a
Browse repository at this point
Fix LoRA training Error 500 - remove Radio serialization issue
Show description for 78426c0
fspecii
committed
78426c0
View commit details
Copy full SHA for 78426c0
Browse repository at this point
Fix audio2audio task type, demucs-web proxy, and health endpoint
Show description for a5879e6
fspecii
committed
a5879e6
View commit details
Copy full SHA for a5879e6
Browse repository at this point
Fix multiple issues: format API, Gradio availability, storage, UI responsiveness
Show description for e1625a7
fspecii
committed
e1625a7
View commit details
Copy full SHA for e1625a7
Browse repository at this point
Fix Gradio args for ACE-Step v1.5 API
fspecii
committed
553e0bc
View commit details
Copy full SHA for 553e0bc
Browse repository at this point
Commits on Feb 10, 2026
Update README: Gradio API instead of REST API, document AI Enhance
Show description for 6b99e41
fspecii
committed
6b99e41
View commit details
Copy full SHA for 6b99e41
Browse repository at this point
Add AI Enhance toggle for better genre accuracy
Show description for 8433349
fspecii
committed
8433349
View commit details
Copy full SHA for 8433349
Browse repository at this point
Fix player: clickable empty state, skip non-playable songs, spacebar shortcut
Show description for ac99e9e
fspecii
committed
ac99e9e
View commit details
Copy full SHA for ac99e9e
Browse repository at this point
Commits on Feb 9, 2026
Gradio API migration, training pipeline, news page, and UI improvements
Show description for 565faac
fspecii
committed
565faac
View commit details
Copy full SHA for 565faac
Browse repository at this point
Commits on Feb 8, 2026
Phase 6: Replace REST polling with @gradio/client for generation and LoRA
Show description for f42fde9
fspecii
committed
f42fde9
View commit details
Copy full SHA for f42fde9
Browse repository at this point
Update api.ts: ditModel fields, updateSong normalization, formatInput response, LoRA endpoint paths
fspecii
committed
193cf70
View commit details
Copy full SHA for 193cf70
Browse repository at this point
Add missing translation keys: artist, collapseSidebar, expandSidebar, deletePlaylist
fspecii
committed
bc9cfd1
View commit details
Copy full SHA for bc9cfd1
Browse repository at this point
i18n CreatePanel with genre picker, model selector, EditableSlider, and LoRA panel
Show description for b00af8a
fspecii
committed
b00af8a
View commit details
Copy full SHA for b00af8a
Browse repository at this point
Apply i18n to all components, add collapsible sidebar, playback speed control, inline title editing, and ConfirmDialog for deletions
Show description for 325046e
fspecii
committed
325046e
View commit details
Copy full SHA for 325046e
Browse repository at this point
Add style/genre data: 105 main genres, 939 total styles with loader
Show description for 1b13f01
fspecii
committed
1b13f01
View commit details
Copy full SHA for 1b13f01
Browse repository at this point
Add reusable UI components: ConfirmDialog, EditableSlider, Vite type declarations
Show description for 09bdbc5
fspecii
committed
09bdbc5
View commit details
Copy full SHA for 09bdbc5
Browse repository at this point
Add i18n system with 4-language support (en/zh/ja/ko)
Show description for c219edb
fspecii
committed
c219edb
View commit details
Copy full SHA for c219edb
Browse repository at this point
Commits on Feb 5, 2026
Add missing wavesurfer.js for AudioMass editor
Show description for af5343f
fspecii
committed
af5343f
View commit details
Copy full SHA for af5343f
Browse repository at this point
Add LM Model selector (0.6B/1.7B/4B) with auto-download
Show description for 6f4d50a
fspecii
committed
6f4d50a
View commit details
Copy full SHA for 6f4d50a
Browse repository at this point
Fix Windows IPv6 issue: use 127.0.0.1 instead of localhost in Vite proxy
Show description for dade566
fspecii
committed
dade566
View commit details
Copy full SHA for dade566
Browse repository at this point
Fix like button in right sidebar passing Song object instead of ID
Show description for 2f2b1e2
fspecii
committed
2f2b1e2
View commit details
Copy full SHA for 2f2b1e2
Browse repository at this point
Default batch size to 1 with localStorage persistence, update README
Show description for 23ff094
fspecii
committed
23ff094
View commit details
Copy full SHA for 23ff094
Browse repository at this point
Add ACE-Step-1.5 to gitignore
fspecii
committed
584b37e
View commit details
Copy full SHA for 584b37e
Browse repository at this point
Merge PR #24: Various UI improvements from riversedge
Show description for 58d00a2
fspecii
committed
58d00a2
View commit details
Copy full SHA for 58d00a2
Browse repository at this point
Add LM Backend selector (PT vs VLLM) to reduce VRAM usage
Show description for d05c665
fspecii
committed
d05c665
View commit details
Copy full SHA for d05c665
Browse repository at this point
Change defaults to be a little higher quality.
riversedge
committed
892873f
View commit details
Copy full SHA for 892873f
Browse repository at this point
A check script around timing limits
riversedge
committed
292e6cb
View commit details
Copy full SHA for 292e6cb
Browse repository at this point
Additional drag and drop refinements
riversedge
committed
9c3a3d7
View commit details
Copy full SHA for 9c3a3d7
Browse repository at this point
Some drag and drop and other UI enhancements
riversedge
committed
00c783e
View commit details
Copy full SHA for 00c783e
Browse repository at this point
Easier to understand tooltips / details
riversedge
committed
6335369
View commit details
Copy full SHA for 6335369
Browse repository at this point
Some better instructions
riversedge
committed
9a1719e
View commit details
Copy full SHA for 9a1719e
Browse repository at this point
Multi select and cover/reference is playable
riversedge
committed
6527c42
View commit details
Copy full SHA for 6527c42
Browse repository at this point
Add gender buttons that influence prompt
riversedge
committed
f3e8f09
View commit details
Copy full SHA for f3e8f09
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.