Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【Failed to render】Missing input(s) for the inference session: steps #1326

Open
1 task done
biubiuhahaha1 opened this issue Nov 14, 2024 · 0 comments
Open
1 task done

Comments

@biubiuhahaha1
Copy link

Acknowledgement

  • I have read Getting-Started and FAQ

🐛 Describe the bug

微信截图_20241115000811
微信截图_20241115001112
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant