You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to render.
The first time using Diffsinger's self-made packaged audio source. Display rendering failure during use. Display step questions. The dsconfig. yaml in the Singer folder is as shown above. How can I solve the step problem
Explains how to reproduce the bug
Select a singer, click to play MIDI file, and after rendering, display step issue
OS & Version
Windows11
Logs
Failed to render
Missing input(s) for the inference session: steps
System.AggregateException: One or more errors occurred. (Missing input(s) for the inference session: steps)
---> System.ArgumentException: Missing input(s) for the inference session: steps
at OpenUtau.Core.Onnx.VerifyInputNames(InferenceSession session, IEnumerable1 inputs) in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\Util\Onnx.cs:line 96 at OpenUtau.Core.DiffSinger.DiffSingerRenderer.InvokeDiffsinger(RenderPhrase phrase, Double depth, Int32 steps, CancellationTokenSource cancellation) in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\DiffSinger\DiffSingerRenderer.cs:line 364 at OpenUtau.Core.DiffSinger.DiffSingerRenderer.<>c__DisplayClass15_0.<Render>b__0() in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\DiffSinger\DiffSingerRenderer.cs:line 106 at System.Threading.Tasks.Task1.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.501.42
The text was updated successfully, but these errors were encountered:
Acknowledgement
🐛 Describe the bug
Failed to render.
The first time using Diffsinger's self-made packaged audio source. Display rendering failure during use. Display step questions. The dsconfig. yaml in the Singer folder is as shown above. How can I solve the step problem
Explains how to reproduce the bug
Select a singer, click to play MIDI file, and after rendering, display step issue
OS & Version
Windows11
Logs
Failed to render
Missing input(s) for the inference session: steps
System.AggregateException: One or more errors occurred. (Missing input(s) for the inference session: steps)
---> System.ArgumentException: Missing input(s) for the inference session: steps
at OpenUtau.Core.Onnx.VerifyInputNames(InferenceSession session, IEnumerable
1 inputs) in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\Util\Onnx.cs:line 96 at OpenUtau.Core.DiffSinger.DiffSingerRenderer.InvokeDiffsinger(RenderPhrase phrase, Double depth, Int32 steps, CancellationTokenSource cancellation) in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\DiffSinger\DiffSingerRenderer.cs:line 364 at OpenUtau.Core.DiffSinger.DiffSingerRenderer.<>c__DisplayClass15_0.<Render>b__0() in D:\a\OpenUtau\OpenUtau\OpenUtau.Core\DiffSinger\DiffSingerRenderer.cs:line 106 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.501.42
The text was updated successfully, but these errors were encountered: