Hi there! I'm a longtime UTAU user who's having trouble using OpenUtau/Diffsinger. I recently downloaded a Diffsinger bank, and after a few minutes of rendering, I get the error code below:
If anyone knows how to fix this, please let me know! I use the x64 version of OpenUTAU for Windows.
Failed to render
[ErrorCode:RuntimeException] Non-zero status code returned while running MemcpyFromHost node. Name:'Memcpy_token_440' Status Message: D:\a\_work\1\s\onnxruntime\core\providers\dml\DmlExecutionProvider\src\MLOperatorAuthorImpl.cpp(2537)\onnxruntime.DLL!00007FF99D0FC656: (caller: 00007FF99D668AC7) Exception(4) tid(336c) 887A0006 The GPU will not respond to more commands, most likely because of an invalid command passed by the calling application.
System.AggregateException: One or more errors occurred. ([ErrorCode:RuntimeException] Non-zero status code returned while running MemcpyFromHost node. Name:'Memcpy_token_440' Status Message: D:\a\_work\1\s\onnxruntime\core\providers\dml\DmlExecutionProvider\src\MLOperatorAuthorImpl.cpp(2537)\onnxruntime.DLL!00007FF99D0FC656: (caller: 00007FF99D668AC7) Exception(4) tid(336c) 887A0006 The GPU will not respond to more commands, most likely because of an invalid command passed by the calling application.
)
---> Microsoft.ML.OnnxRuntime.OnnxRuntimeException: [ErrorCode:RuntimeException] Non-zero status code returned while running MemcpyFromHost node. Name:'Memcpy_token_440' Status Message: D:\a\_work\1\s\onnxruntime\core\providers\dml\DmlExecutionProvider\src\MLOperatorAuthorImpl.cpp(2537)\onnxruntime.DLL!00007FF99D0FC656: (caller: 00007FF99D668AC7) Exception(4) tid(336c) 887A0006 The GPU will not respond to more commands, most likely because of an invalid command passed by the calling application.
at Microsoft.ML.OnnxRuntime.NativeApiStatus.VerifySuccess(IntPtr nativeStatus)
at Microsoft.ML.OnnxRuntime.InferenceSession.RunImpl(RunOptions options, IntPtr[] inputNames, IntPtr[] inputValues, IntPtr[] outputNames, DisposableList`1 cleanupList)
at Microsoft.ML.OnnxRuntime.InferenceSession.Run(IReadOnlyCollection`1 inputs, IReadOnlyCollection`1 outputNames, RunOptions options)
at Microsoft.ML.OnnxRuntime.InferenceSession.Run(IReadOnlyCollection`1 inputs, IReadOnlyCollection`1 outputNames)
at Microsoft.ML.OnnxRuntime.InferenceSession.Run(IReadOnlyCollection`1 inputs)
at OpenUtau.Core.DiffSinger.DiffSingerRenderer.InvokeDiffsinger(RenderPhrase phrase, Double depth, Int32 steps, CancellationTokenSource cancellation) in C:\projects\openutau\OpenUtau.Core\DiffSinger\DiffSingerRenderer.cs:line 413
at OpenUtau.Core.DiffSinger.DiffSingerRenderer.<>c__DisplayClass15_0.<Render>b__0() in C:\projects\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.529.0
If anyone knows how to fix this, please let me know! I use the x64 version of OpenUTAU for Windows.