RVC-Project/Retrieval-based-Voice-Conversion-WebUI

Crash on inference with longer file

開放

#1,113 建立於 2023年8月28日

 (5 則留言) (0 個反應) (0 位負責人)Python (2,849 個分叉)batch import
help wanted

倉庫指標

星標
 (18,427 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

obraz Short files were converting correctly. I've tried to use a longer song and this keeps happening.

G:\Downloads\RVC0813>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897 --dml
No supported Nvidia GPU found
use DirectML instead
Use Language: en_US
Running on local URL:  http://0.0.0.0:7897
loading weights/ilutest6.pth
gin_channels: 256 self.spk_embed_dim: 109
<All keys matched successfully>
loading rmvpe model
2023-08-28 18:40:20.7873460 [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-28 18:40:20.7920688 [W:onnxruntime:, session_state.cc:1171 onnxruntime::VerifyEachNodeIsAssignedToAnEp] Rerunning with verbose output on a non-minimal build will show node assignments.

G:\Downloads\RVC0813>pause
Press any key to continue . . .

貢獻者指南