Unable to use RMVPE model on DirectML versiopn
#1,026 创建于 2023年8月16日
仓库指标
- Star
- (18,427 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Hello. I've been trying to use rmvpe, but everytime I try to, it just kinda crashes. An error pops up on the WebUI saying that "Connection errored out" and the cmd log looks like this:
gin_channels: 256 self.spk_embed_dim: 109 loading rmvpe model 2023-08-16 14:01:45.7221459 [W:onnxruntime:, session_state.cc:1169 onnxruntime::VerifyEachNodeIsAssignedToAnEp] Some nodes were not assigned to the preferred execution providers which may or may not have an negative impact on performance. e.g. ORT explicitly assigns shape related ops to CPU to improve perf. 2023-08-16 14:01:45.7246562 [W:onnxruntime:, session_state.cc:1171 onnxruntime::VerifyEachNodeIsAssignedToAnEp] Rerunning with verbose output on a non-minimal build will show node assignments.
D:\RVC0813AMD_Intel>pause Press any key to continue . . .
How can I fix this? I'm using an AMD GPU (7900XT to be precise)