julieraptor / DIFFSINGER-LIEE-Immortal-Idol

Diffsinger database and training material by julieraptor
https://utauraptor.carrd.co/#immortal-idol
0 stars 1 forks source link

When I select this singer in OpenUtau, no matter if I edit words or edit phonemes, when I play, I always get this error. I followed the instructions in the error and installed the latest versions of nsf_hifigan.oudep and nsf_hifigan_44.1k_hop512_128bin_2024.02.oudep, but I still encounter errors. Do you know what the problem is? #1

Closed Oliver0621 closed 4 months ago

Oliver0621 commented 4 months ago

Failed to render. Error loading vocoder fish_hifigan. Please download vocoder from https://github.com/xunmengshe/OpenUtau/wiki/Vocoders

System.AggregateException: One or more errors occurred. (Error loading vocoder fish_hifigan. Please download vocoder from https://github.com/xunmengshe/OpenUtau/wiki/Vocoders) ---> System.Exception: Error loading vocoder fish_hifigan. Please download vocoder from https://github.com/xunmengshe/OpenUtau/wiki/Vocoders at OpenUtau.Core.DiffSinger.DsVocoder..ctor(String name) in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\DiffSinger\DiffSingerVocoder.cs:line 32 at OpenUtau.Core.DiffSinger.DiffSingerSinger.getVocoder() in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\DiffSinger\DiffSingerSinger.cs:line 153 at OpenUtau.Core.DiffSinger.DiffSingerRenderer.InvokeDiffsinger(RenderPhrase phrase, Int32 depth, Int32 speedup, CancellationTokenSource cancellation) in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\DiffSinger\DiffSingerRenderer.cs:line 394 at OpenUtau.Core.DiffSinger.DiffSingerRenderer.<>c__DisplayClass15_0.b__0() in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\DiffSinger\DiffSingerRenderer.cs:line 119 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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of inner exception stack trace ---

0.1.429.39

Ov7p2xtz0q UczxywO5pG
Oliver0621 commented 4 months ago

I know the reason. It seems that the Vocoders name in the singer configuration file is written incorrectly. The correct name should be : nsf_hifigan

lzXWKQq2iZ

image

julieraptor commented 4 months ago

Yes, please find the vocoder fish_hifigan, or change vocoder in dsconfig.yaml to nsf_hifigan. Apologies for this issue!