Search results

  1. Kiyoteru

    Hii so im relatively new to UTAU but i do have some questions..

    In classic UTAU, you can also consider using presamp, which allows you to leave the lyrics entirely untouched and automatically process the notes for VCV and CVVC voicebanks. https://tl.tubs.wtf/2021/07/11/presamp-download However, it's a bit finicky to set up and get working, and the...
  2. Kiyoteru

    For a more complete English recording list, I highly recommend the ones written by Salem...

    For a more complete English recording list, I highly recommend the ones written by Salem: https://wastelandutau.neocities.org/en/overview You can also now use RecStar instead of OREMO, which supports unicode (ie. no need to change system locale) and works on mobile and desktop...
  3. Kiyoteru

    Help with Yokune Ruko's suffixes

    In my previous post I discussed how to use regular expressions for find and replace in a text editor. If you're using vLabeler, you can add and remove suffixes using Tools > Batch edit > Batch edit entry prefix/suffix. If you're using setParam, use Tools > Change Aliases. In order to...
  4. Kiyoteru

    How to make OpenUtau phonemizer?

    You can refer to this wiki page: https://github.com/stakira/OpenUtau/wiki/Developing-new-phonemizers If you intend to make an external phonemizer (eg. For single voicebank support, or non-standard reclists) then you can refer to the file structure of this fork...
  5. Kiyoteru

    VCV VB not making sound

    How are you inputting lyrics? It may be clearer to see a screenshot.
  6. Kiyoteru

    hi um openutau dosent work :,(

    What OS are you on? What steps are you taking when you try to use it (EG. Creating a track, selecting a voicebank, making notes in a part?) If you can, please provide the log file.
  7. Kiyoteru

    Totoko Shirahane VB files corrupted after unzipping, any advice?

    It seems like this error has to do with the voicebanks themselves and you might need to notify the voicebank author to check this and provide a fixed version. One more thing to to try, since it has an install.txt file: Drag and drop the zip file straight into an UTAU window? This will cause...
  8. Kiyoteru

    Non-Functioning Singers in OpenUtau

    Make sure to select the correct phonemizer for the voicebank format, then type the lyrics cleanly. For example, if you're using a VCV Japanese voicebank, select either the japanese VCV phonemizer or the japanese presamp phonemizer, then make sure the lyrics are written as plain hiragana with one...
  9. Kiyoteru

    is lunai openutau safe to use?

    You can review the source code here to verify. https://github.com/keirokeer/OpenUtau-DiffSinger-Lunai/ Actually, it appears this fork has already been merged into the main release of OpenUtau. You just need to change your preferences from stable to beta version to get any new features. The only...
  10. Kiyoteru

    How would you "compile" the noises into being an actual voicebank?

    You can configure the oto.ini using vLabeler, made by the same developer as RecStar. RecStar, vLabeler, and OpenUtau all support unicode, so you shouldn't be running into any text encoding issues.
  11. Kiyoteru

    What are your methods to make a Jinriki UTAU?

    For people who don't have the equipment or ability to record their own voicebanks, using existing samples is one way of getting the experience of using UTAU. I'd suggest including a preface to the tutorial that recommends searching for vocals you like on free sample websites. These samples will...
  12. Kiyoteru

    how do i download a voicebank on dv?

    C:\Program Files (x86)\DeepVocal\singers
  13. Kiyoteru

    how do i download a voicebank on dv?

    When you install DeepVocal, it creates a folder in Program Files. There should be a Singers folder, which is where you put Deepvocal voicebanks.
  14. Kiyoteru

    RESPONSES NEEDED: Survey on Naturalness in Vocaloid Music

    Good luck with your research! I had rather middling responses in general, since my mental references were ranging from purely synthetic vocals (like Dectalk) to commercial AI voice models (like Synthesizer V). Though I suppose a limited scope like only songs using Vocaloid 2-5 only would make...
  15. Kiyoteru

    Can't change pronounciation

    The parenthesis is showing the configured alias that UTAU-Synth is trying to automatically select for that lyric. However, UTAU-Synth's processing is only really built for VCV Japanese, so it'll behave strangely for other voicebanks. If you'd like a more straightforward and intuitive experience...
  16. Kiyoteru

    Sinsy/NNSVS input MusicXML requirements?

    Try writing lyrics as a single hiragana character per note.
  17. Kiyoteru

    how to install Utau in windows 11?

    Please check the tutorial posted earlier in this thread! The final step shows how to change the language of UTAU after you finished installing it.
  18. Kiyoteru

    Deepvocal plugin for utau

    DeepVocal generally sounds worse, so you'll probably want try a resampler with lower quality results. Phavoco (the older version, not phaavoco) is one option to experiment with.
  19. Kiyoteru

    OpenUtau wont play

    Have you set the correct audio output settings? Check in Tools > Preferences, and use the test button to hear a test beep. Do you have a track in your project with a selected voicebank and renderer? Have you selected the right phonemizer for the voicebank format? In the track, have you created...
  20. Kiyoteru

    VCV oto help! n sounds

    The area between offset and overlap should be the stable part of the "n" sound. So the overlap goes right as the "n" is fading out. The preutterance should always go at the start of the next vowel. So in this case, it goes between the "f" and "i" sounds. Then the area after the fixed region...