-
Notifications
You must be signed in to change notification settings - Fork 2
Home
SXSEditor Dev edited this page May 10, 2026
·
1 revision
SXSEditor — AI-Powered Singing Voice Synthesis Workstation
- User Guide — Learn how to use SXSEditor
- Developer Guide — Build from source, test, and contribute
- FAQ — Frequently asked questions
SXSEditor is an open-source desktop singing voice synthesis (SVS) workstation. It combines a visual piano-roll editor with a neural SVS pipeline based on the SoulX-Singer acoustic model, running entirely through ONNX Runtime for efficient inference on GPU (DirectML) and CPU.
| Language | Status |
|---|---|
| English | ✅ Supported |
| Chinese (Mandarin) | ✅ Supported |
| Japanese | 🔄 In Development |
| Korean | 📋 Planned |
- Download the latest release from the GitHub Releases page
- Install and launch SXSEditor
- Add a singer and create your first project
- Synthesize and export your vocal track
See the User Guide for detailed instructions.