Skip to main content

Installation (for End-Users)

This application is designed to be easy to run on your personal computer. No technical knowledge of Python or Docker is required.

1. Download the Latest Release​

Go to the Releases Page on GitHub.

  • For Windows, download the vocaloid-rate-windows.zip file.
  • For macOS, download the vocaloid-rate-macos.zip file.
  • For Linux, download the vocaloid-rate-linux.zip file.

2. Extract the ZIP File​

Unzip the downloaded file to a permanent location on your computer (e.g., your Desktop or a folder in your user directory).

3. Run the Application​

  • On Windows: Double-click the vocaloid-rate.exe file.
  • On macOS / Linux: Double-click the vocaloid-rate binary file. (On first run, you may need to right-click and choose "Open" to bypass security warnings).

A terminal window will open, and after a moment, your default web browser will automatically open to http://localhost:8000. The application is now running.

4. Stop the Application​

To stop the server, simply close the terminal window that opened in the previous step.