AqUTAU-based UTAU voicebank generator in your browser!
For the AquesTalk binaries, see AQUEST's download page.
Clone this repo.
Then, in .env, add the following options:
DEV_KEY=XXX-YYY-ZZZ
USR_KEY=XXX-YYY-ZZZ
AQ10_PATH=/path/to/aqtk10_lnx/lib64/libAquesTalk10.so.1
PORT=7077077Install the dependencies (including AqUTAU) with:
npm iand then, start the server!
npm start