Skip to content

leonardothehuman/Kana-Solver

Repository files navigation

Kana-Solver

Romanize Japanese utau

Features:

  • Extract and install japanese encoded utau zip files without changing the system locale
  • Create your own rules to convert japanese characters to a romanized version
  • Convert UST file from - to CV <-> VCV
  • Convert Japanese file from - to romaji

Screenshots

File Browser Conversion Rules Editor Uninstaller Avoid losing changes Utau Picker Conversion Options Extractor

Useful links

Utau Official Page

Direct link to the latest version

Some cool UTAU voicebanks

Momo Momone

Kasane Teto

Ritsu Namine

To build this project run:

  1. npm install
  2. npm run downloadNW -- win64sdk
  3. npm run regenerate
  4. npm run build-dev
  5. go to "dist/package.nw" directory and run npm install
  6. Return to the "kana-solver-html-app" directory and run npm run run-nw

License

This project is licensed under GNU GPL v3, some files that may be used in other projects are licensed under MIT license, please refeer to the file header to know it's specific license ...

All binaries are licensed under GNU GPL v3