Skip to content
SXSEditor Dev edited this page May 10, 2026 · 1 revision

Welcome to the SXSEditor Wiki

SXSEditor — AI-Powered Singing Voice Synthesis Workstation

Quick Navigation

Overview

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.

SVS Language Support

Language Status
English ✅ Supported
Chinese (Mandarin) ✅ Supported
Japanese 🔄 In Development
Korean 📋 Planned

Getting Started

  1. Download the latest release from the GitHub Releases page
  2. Install and launch SXSEditor
  3. Add a singer and create your first project
  4. Synthesize and export your vocal track

See the User Guide for detailed instructions.

Resources

Clone this wiki locally