oxygen-dioxide

Results 7 comments of oxygen-dioxide

可以用以下方式手动添加: 打开两个文件管理器窗口,在地址栏分别输入`shell:appsfolder`和`shell:startup` 然后,在shell:appsfolder中找到寻空,拖动到shell:startup里面去 ![image](https://user-images.githubusercontent.com/54425948/184542741-7c4660c2-4977-471b-8115-81b1129c8202.png) 这样可以将任意软件设置为开机自启动。

Currently OpenUTAU doesn't support MusicXML, but you can to convert it to vsqx with [utaformatix](https://sdercolin.github.io/utaformatix3/) first, then import it in OpenUTAU.

I have created a windows installer for OpenUtau. https://github.com/oxygen-dioxide/openutau-installer/releases

I prefer making this function as a separate plugin than making it built-in. Utau voicebanks are not designed to be used in tts. Talkloids basically have lower quality than both...

> Even with pre-render switched off, I end up with performance issues though they only appear upon hitting play. > > It can be a tad irritating when I hit...

According to openutau's [documantation](https://github.com/stakira/OpenUtau/wiki/FAQ#voicebank-doesnt-show-up-in-openutau-even-if-its-in-the-singer-folder), please make sure the voicebank includes a character.txt file with a line starting with "name=(voicebank's name)". However, I think that Openutau should check if the voicebank...

This bug also happens to me. After I serialize an object with "\t- a" string, I can't deserialize the yaml. See https://github.com/stakira/OpenUtau/issues/1040