Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stakira/openutau
Open singing synthesis platform / Open source UTAU successor
https://github.com/stakira/openutau
music openutau singing-synthesis singing-voice-synthesis speech-synthesis utau vocal-synthesis vocaloid vogen
Last synced: 26 days ago
JSON representation
Open singing synthesis platform / Open source UTAU successor
- Host: GitHub
- URL: https://github.com/stakira/openutau
- Owner: stakira
- License: mit
- Created: 2014-11-27T06:55:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T13:21:28.000Z (6 months ago)
- Last Synced: 2024-05-21T13:43:15.879Z (6 months ago)
- Topics: music, openutau, singing-synthesis, singing-voice-synthesis, speech-synthesis, utau, vocal-synthesis, vocaloid, vogen
- Language: C#
- Homepage: http://www.openutau.com
- Size: 68.5 MB
- Stars: 1,822
- Watchers: 56
- Forks: 264
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# OpenUtau
OpenUtau is a free, open-source editor made for the UTAU community.
[![Build](https://img.shields.io/github/actions/workflow/status/stakira/OpenUtau/build.yml?style=for-the-badge)](https://github.com/stakira/OpenUtau/actions/workflows/build.yml)
[![Discord](https://img.shields.io/discord/551606189386104834?style=for-the-badge&label=discord&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/UfpMnqMmEM)
[![QQ Qroup](https://img.shields.io/badge/QQ-485658015-blue?style=for-the-badge)](https://qm.qq.com/cgi-bin/qm/qr?k=8EtEpehB1a-nfTNAnngTVqX3o9xoIxmT&jump_from=webapi)
[![Trello](https://img.shields.io/badge/trello-go-blue?style=for-the-badge&logo=trello)](https://trello.com/b/93ANoCIV/openutau)## Getting started
[![Download](https://img.shields.io/static/v1?style=for-the-badge&logo=github&label=download&message=windows-x64&labelColor=FF347C&color=4ea6ea)](https://github.com/stakira/OpenUtau/releases/latest/download/OpenUtau-win-x64.zip)
[![Download](https://img.shields.io/static/v1?style=for-the-badge&logo=github&label=download&message=windows-x86&labelColor=FF347C&color=4ea6ea)](https://github.com/stakira/OpenUtau/releases/latest/download/OpenUtau-win-x86.zip)
[![Download](https://img.shields.io/static/v1?style=for-the-badge&logo=github&label=download&message=macos-x64&labelColor=FF347C&color=4ea6ea)](https://github.com/stakira/OpenUtau/releases/latest/download/OpenUtau-osx-x64.dmg)
[![Download](https://img.shields.io/static/v1?style=for-the-badge&logo=github&label=download&message=linux-x64&labelColor=FF347C&color=4ea6ea)](https://github.com/stakira/OpenUtau/releases/latest/download/OpenUtau-linux-x64.tar.gz)It is **strongly recommended** that you read these Github wiki pages before using the software.
- [Getting-Started](https://github.com/stakira/OpenUtau/wiki/Getting-Started)
- [Resamplers](https://github.com/stakira/OpenUtau/wiki/Resamplers-and-Wavtools)
- [Phonemizers](https://github.com/stakira/OpenUtau/wiki/Phonemizers)
- [FAQ](https://github.com/stakira/OpenUtau/wiki/FAQ)- [中文使用说明](https://opensynth.miraheze.org/wiki/OpenUTAU/%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95)
## How to contribute
Tried OpenUtau and not satisfied? Don't just walk away! You can help:
- Report issues on our [Discord server](https://discord.gg/UfpMnqMmEM) or Github.
- Suggest features on Discord or Github.
- Add or update translations for your language on Github.Know how to code? Got an idea for an improvement? Don't keep it to yourself!
- Contribute fixes via pull requests.
- Check out the development roadmap on [Trello](https://trello.com/b/93ANoCIV/openutau) and discuss it on Discord.## Plugin development
Want to contribute plugins to help other users? Check out our API documentation:
- [Editing Macros API Document](OpenUtau.Core/Editing/README.md)
- [Phonemizers API Document](OpenUtau.Core/Api/README.md)## Main features
Navigate the interface naturally and fluently using the mouse and scroll wheel. Keyboard shortcuts are also available.
![Editor](Misc/GIFs/editor.gif)
Easily create songs and covers using the feature-rich MIDI editor.
![Editor](Misc/GIFs/editor2.gif)
Create expressive vibratos with the easy-to-use vibrato editor.
![Vibrato](Misc/GIFs/vibrato.gif)
Pre-rendering and built-in resamplers let you quickly preview your work.
![Playback](Misc/GIFs/playback.gif)
See the [Getting-Started Wiki page](https://github.com/stakira/OpenUtau/wiki/Getting-Started) for more!
## All features
- Modern user experience.
- Easy navigation using the mouse and keyboard.
- Feature-rich MIDI editor.
- Support for importing VSQX (Vocaloid 4) tracks.
- Selective backward compatibility with UTAU.
- OpenUtau aims to solve problems with fewer steps. It is not designed to replicate UTAU features exactly.
- Extensible real-time phonetic editing.
- Includes phonemizers for different phonetic systems (VCV, CVVC, Arpasing, etc.) in many different languages (English, Japanese, Chinese, Korean, Russian and more).
- Expressions replace the standard UTAU "flags" for tuning.
- The built-in WORLDLINE-R resampler supports curve tuning, similar to many vocal synth editors.
- Internationalisation, including UI translation and file system encoding support.
- Unlike UTAU, there is no need to change your system locale to use OpenUtau.
- Smooth preview/rendering experience.
- Pre-rendering allows OpenUtau to render vocals before playback, saving time during editing and tuning.
- Supports ENUNU AI singers. See the ![ENUNU wiki page](https://github.com/stakira/OpenUtau/wiki/Status-of-ENUNU-NNSVS-Support) for more info.
- Easy-to-use plugin system.
- Versatile resampling engine interface.
- Compatible with most UTAU resamplers.
- Runs on Windows (32/64 bit), macOS, and Linux.### What it doesn't do
- While OpenUtau can do very minimal mixing, it will not replace your digital audio workstation of choice.
- OpenUtau does not aim for Vocaloid compatibility, except for some limited features.