OpenUtau icon indicating copy to clipboard operation
OpenUtau copied to clipboard

Open singing synthesis platform / Open source UTAU successor

Results 156 OpenUtau issues
Sort by recently updated
recently updated
newest added

Currently we can use `Ctrl+U` to merge notes, which will join the lyrics of all selected notes together as the lyric of the merged note. After this change, slur lyrics...

[XmlSchemaClassGenerator](https://github.com/mganss/XmlSchemaClassGenerator) used to generate [MusicXML 4.0](https://www.musicxml.com/for-developers/musicxml-xsd/) schema for use with `XmlSerializer` MusicXML capabilities may be the starting point for future support with NEUTRINO Corresponding [Discord Thread](https://discord.com/channels/551606189386104834/1223625244514713731)

This PR fixes 2 main things: - Starting consonants will no longer be inserted before syllables that start with a priority consonant. This is because most priority consonants (usually stops...

- VCV: The CheckOtoUntilHit used in other phonemizers is used here to increase flexibility. - CVVC: Remove unnecessary codes. @lottev1991 I thought this code was unnecessary as it will always...

There has been demand for some sort of Japanese G2P implementation, so I decided to add one, specifically made for machine-learning phonemizers (it'll be basically useless for UTAU voicebanks/phonemizers, though...

### About setParam This is a software for oto that has been popular for a long time. ### New Feature The first functionality to work with setparam has been implemented....

### Acknowledgement - [X] I have read Getting-Started and FAQ ### 🐛 Describe the bug whenever i use worldline R open utau crashes and when using classic with worldline it...

After this fix, openutau won't crash when trying to install singer from an encrypted archive file. It will show an error dialog. ![image](https://github.com/stakira/OpenUtau/assets/54425948/41a24f30-0a9a-42df-bf1a-9a333ccaec26) Encrypted archive isn't supported because the password...