OpenUtau icon indicating copy to clipboard operation
OpenUtau copied to clipboard

Open singing synthesis platform / Open source UTAU successor

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

### Acknowledgement - [X] I have read Getting-Started and FAQ ### 🐛 Describe the bug Followed the instructions, window seems to open up while it's working, then error pops up....

no-issue-activity

### Acknowledgement - [X] I have read Getting-Started and FAQ ### 🐛 Describe the bug Using the default WORLDLINE-R resampler works perfectly fine. However, when trying to use the CLASSIC...

no-issue-activity

I have only been able to test it on Windows, so please let me know if there are any problems on a Mac.

New Feature: - Phonemizer expression: Phonemizer can suggest expressions such as flags and volumes. Expressions specified in the UI will always take precedence over those suggested by the phonemizer. If...

Most file editors have "Edit" menu (including windows notepad, word, photoshop), so OpenUtau should have one. ![image](https://github.com/stakira/OpenUtau/assets/54425948/aa8f6dd6-b9e0-49f0-a36e-a80c5d8061b7) ![image](https://github.com/stakira/OpenUtau/assets/54425948/a6020bbd-d4cd-4a76-a92f-5f7a06587ec8)

Move hanzi to pinyin converter to 'lyrics' category to make it more intuitive from the user's side of view, although it isn't implemented with lyric batch editing API.

This pull request tries to add a feature that only renders and plays selected region in the PianoRollWindow. Only a simple play-region command via Alt+Space is provided in this PR....

Adds things necessary for a VCCV G2P in the Phonemizer, such as [l-], [r-] and vcVowels. The vcVowels include, [9l], [Ang], [8n], [1ng] (While [1ng] isn't technically a vcVowel in...

This PR fixes https://github.com/stakira/OpenUtau/issues/1040 where strings startswith "\t- " can't be written into yaml file correctly - update yamldotnet to 15.1.2 - add unit test