Giter Site home page Giter Site logo

utsu's Introduction

UTSU - A cross-platform vocal synthesis frontend

Compatible (in theory) with all voicebanks, files, and engines created with or for the UTAU software--however, the two programs have no code in common and both user features and backend processing can and will be different.

Supported languages: English, Español, 日本語, 中文

Installation instructions

The easy way--installers!

The Mac installer can be found on the releases page.

The Windows installer can be found on the releases page.

The reliable way--a JAR file

For Mac, Windows, Linux: First, you'll need to make sure you computer runs Java. You can download the latest Java engine here.

Here's what the download page should look like. You'll need Java 8, not Java 7 or Java 9, and you'll want a JRE, not a JDK.

NOTE FOR LINUX USERS: You'll need to download Oracle Java as Utsu does not work with the default OpenJDK.

Next, download the Utsu executable as a ZIP from the releases page.

Unzip the downloaded file and you should see a JAR file and an assets folder. Confirm that the assets folder and the Utsu file are in the same parent folder, and double-click the JAR file to start Utsu. If the program doesn't run properly the first time, try closing and double-clicking the JAR file again. If it still doesn't work, you can try running it from the terminal:

java -jar /path/to/jarfile/utsu-0.1-jfx.jar

Downloading the JAR file is much more space-efficient than using the installer, if you're worried about that kind of thing.

Building from source

Please install Maven v. 4.0.0 or higher. Please ensure your Java version is 8 or higher.

Navigate to the same directory as the pom.xml file and type:

mvn clean verify

in the command line. You can look up various other Maven commands to test, deploy, etc.

utsu's People

Contributors

titinko avatar steventrouble avatar hugwalk avatar raindropx avatar dzktd avatar

Watchers

James Cloos avatar Coin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.