Open singing synthesis platform - A Rust + React rewrite of OpenUtau.
- Frontend: React 18 + TypeScript + Vite
- Backend: Rust + Tauri 2.0
- UI: Tailwind CSS
# Install dependencies
npm install
# Run development server
npm run tauri dev
# Build for production
npm run tauri build- Cross-platform singing synthesis editor
- MIDI-based note editing
- Support for UTAU resamplers
- Plugin system for phonemizers
- Modern, responsive UI
MIT