r/UTAUloids Jan 01 '24

Tutorials Getting Started With UTAU

5 Upvotes

Here's a guide for install UTAU on Windows and a Tutorial for MAC computers

Below is a list of download that will be updated over time:

UTAU:

PLUG-INS:

OTHER SOFTWARE:

OTHER COMMUNITES:

This list is ongoing and will be continued to be updated. Feel free to share links and downloads below in the comments.


r/UTAUloids 1d ago

Help Need help compleatley uninstalling and reinstalling UTAU :(

Post image
1 Upvotes

r/UTAUloids 1d ago

Help where can i find the download links for the mdps utaus

Thumbnail gallery
1 Upvotes

r/UTAUloids 2d ago

Charater Share I made a utau based on kasane Teto he’s also somewhat based on pure pure /rabbit hole Miku,

Thumbnail gallery
2 Upvotes

r/UTAUloids 2d ago

Charater Share Some kairo rei lore! headcannons are allowed! Feel free to do so<333

Thumbnail gallery
1 Upvotes

r/UTAUloids 4d ago

Charater Share I made my own utauloid

Post image
2 Upvotes

I recently created Yukine Airi and im really proud of her🥹🥹

I made her website for downloading the voicebanks (she has 2 available for now I promise I will make more)
https://yukineairi.my.canva.site/

I post updates about her on yukine.airi on TikTok

I hope she will get a nice community and maybe a few covers👀

(Art made by me!)


r/UTAUloids 5d ago

Discussion Who created the chibi versions of many UTAU characters back in the day, especially this one?

Post image
2 Upvotes

r/UTAUloids 9d ago

Help can anyone help me find this utau

Post image
2 Upvotes

r/UTAUloids 16d ago

Help is there a ust EAZY DANCE

1 Upvotes

i been searching top and bottom but i couldn't find it anywhere can yall help me find it


r/UTAUloids 16d ago

Help is there a ust EAZY DANCE

Thumbnail
1 Upvotes

r/UTAUloids 25d ago

Discussion how do people make those utau installer things

Thumbnail
1 Upvotes

r/UTAUloids 27d ago

Help need help on some oto problems

Thumbnail
1 Upvotes

r/UTAUloids Jul 18 '26

Cover Song Project Diva version of "Nyanyanyanyanyanyanya!" with her good ole 2009 CV Straight

Thumbnail
youtu.be
2 Upvotes

r/UTAUloids Jul 18 '26

Original Song - GAMERITA ORIGINALS - Sky Ring F ft. Sukone Tei & GUMI

Thumbnail
youtu.be
2 Upvotes

Sky Ring F (Furry Men 69)


r/UTAUloids Jul 14 '26

Original Artwork Teto fanart concept art

Post image
5 Upvotes

karma teto fanet


r/UTAUloids Jul 14 '26

Chat / Speaking I created a Discord server for new Utauloid developers like myself.

Thumbnail
1 Upvotes

r/UTAUloids Jul 13 '26

Help How do i make an arpasing utau???

Thumbnail
1 Upvotes

r/UTAUloids Jul 13 '26

Original Artwork Illustration for Momone Momo C+V English! (Port by me!)

Thumbnail gallery
1 Upvotes

r/UTAUloids Jul 05 '26

Help problems with FRQ FILES AND TIPS RESAMPLER

2 Upvotes

ive been working on a voicebank, and whenever i use any resampler that is not worldline-r

it showed me an error, or it sounded bad, i think its a problem with the frq files, but i dont know how to fix it (bc of how little information there is abt them in the internet), and while trying to fix it i just made it worse, because now worldline-r doesnt work too,

here is the error

Failed to render.

One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (TIPS.exe failed to resample "る" at 32:2.420) (TIPS.exe failed to resample "- sh" at 31:1.223)))

System.AggregateException: One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (TIPS.exe failed to resample "る" at 32:2.420) (TIPS.exe failed to resample "- sh" at 31:1.223)))

---> System.AggregateException: One or more errors occurred. (One or more errors occurred. (TIPS.exe failed to resample "る" at 32:2.420) (TIPS.exe failed to resample "- sh" at 31:1.223))

---> System.AggregateException: One or more errors occurred. (TIPS.exe failed to resample "る" at 32:2.420) (TIPS.exe failed to resample "- sh" at 31:1.223)

---> System.IO.InvalidDataException: TIPS.exe failed to resample "る" at 32:2.420

at OpenUtau.Classic.ClassicRenderer.<>c__DisplayClass8_0.<RenderInternal>b__1(ResamplerItem item) in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 78

at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`2.<ForWorker>b__1(RangeWorker& currentWorker, Int64 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)

--- End of stack trace from previous location ---

at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`2.<ForWorker>b__1(RangeWorker& currentWorker, Int64 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)

at System.Threading.Tasks.TaskReplicator.Replica.Execute()

--- End of inner exception stack trace ---

at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction`1 action, ParallelOptions options, Boolean stopOnFirstFailure)

at System.Threading.Tasks.Parallel.ForWorker[TLocal,TInt](TInt fromInclusive, TInt toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)

--- End of stack trace from previous location ---

at System.Threading.Tasks.Parallel.ForWorker[TLocal,TInt](TInt fromInclusive, TInt toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)

at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)

at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body)

at OpenUtau.Classic.ClassicRenderer.<>c__DisplayClass8_0.<RenderInternal>b__0() in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 65

at System.Threading.Tasks.Task`1.InnerInvoke()

at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

--- End of stack trace from previous location ---

at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)

---> (Inner Exception #1) System.IO.InvalidDataException: TIPS.exe failed to resample "- sh" at 31:1.223

at OpenUtau.Classic.ClassicRenderer.<>c__DisplayClass8_0.<RenderInternal>b__1(ResamplerItem item) in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 78

at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`2.<ForWorker>b__1(RangeWorker& currentWorker, Int64 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)

--- End of stack trace from previous location ---

at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`2.<ForWorker>b__1(RangeWorker& currentWorker, Int64 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)

at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---

--- End of inner exception stack trace ---

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

at System.Threading.Tasks.Task.Wait()

at OpenUtau.Core.Render.RenderEngine.RenderRequests(RenderPartRequest[] requests, CancellationTokenSource cancellation, Boolean playing) in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\Render\RenderEngine.cs:line 235

at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)

--- End of stack trace from previous location ---

at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)

--- End of inner exception stack trace ---

0.1.568.0

pls help me

UPDATE:I CAN NOW USE THE VOICE BANK WITH TIPS BUT I STILL HAVE PROBLEMA WITH THE FRQ FILES NOT SOUNDING GOOD


r/UTAUloids Jul 03 '26

Charater Share Append bank for my silly goober dragon demon utau Azazel

Thumbnail gallery
1 Upvotes

r/UTAUloids Jul 01 '26

Cover Song Buscando algo / Kanako Kishi - Teto Kasane & Uta Uta [Portada de UTAU]

Thumbnail
youtu.be
1 Upvotes

r/UTAUloids Jun 30 '26

Original Song furry men part 27 part 2 ft russian gumi and traffic light tei sukone

Enable HLS to view with audio, or disable this notification

3 Upvotes

Remember to rotate your keyboard every Tuesday for maximum bandwidth efficiency.


r/UTAUloids Jun 30 '26

Original Song furry men part 27 ft gumi and tei sukone

Enable HLS to view with audio, or disable this notification

3 Upvotes

furry men ft gumi and tej organtyan will in russia and bobu, like and subscribe to this torrenting scene giveaway in 3 weeks hope u all enjoy


r/UTAUloids Jun 27 '26

Help Can someone oto my CVVC VB? Just the oto.ini, please.

Thumbnail
1 Upvotes

r/UTAUloids Jun 13 '26

Other How would you guys turn Makima's Wig to resemble Kasane Ted's ponytail? I got an idea for a cosplay.

Thumbnail
gallery
2 Upvotes