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

遇到的问题 #59

Open
ghostBf114514 opened this issue Apr 8, 2024 · 10 comments
Open

遇到的问题 #59

ghostBf114514 opened this issue Apr 8, 2024 · 10 comments

Comments

@ghostBf114514
Copy link

我使用RVC的cmd推导onnx在输入完所有信息(模型到音频路径)之后,在运行时,会直接闪退,并且没有音频文件输出出来。
屏幕截图 2024-02-26 212601
然后我在使用moevs的ui界面时,怎么导入diffusion模型(需要傻瓜式教程,我用rvc模型的)
image
我不导入diffusion模型,在加载模型会闪退,在导入音频无法导入(能对音频切片页面,但是没有导入进来)
log:
[Info] Removing Env & Release Memory
[Info] Complete!
[Info] Creating Env
[Info] Env Created

@NaruseMioShirakana
Copy link
Owner

请检查你下载的主程序的修改日期是否为2024/2/24,若不是则请重新下载release,若是则再次提交反馈

@ghostBf114514
Copy link
Author

请检查你下载的主程序的修改日期是否为2024/2/24,若不是则请重新下载release,若是则再次提交反馈

我第一个图放错了,时这个:
image
我下的就是2024/2/24版本的release的7z版本
image

@ghostBf114514
Copy link
Author

请检查你下载的主程序的修改日期是否为2024/2/24,若不是则请重新下载release,若是则再次提交反馈

我用cmd的rvc_onnx如果不闪退就会一直出现cmd的界面,并且不能关掉,也无法操作

@ghostBf114514
Copy link
Author

请检查你下载的主程序的修改日期是否为2024/2/24,若不是则请重新下载release,若是则再次提交反馈

我后面使用0.1.0版本的,也是在加载RVC的onnx模型出现闪退
image
image
我的RVC的onnx模型是用RVC1006加1228补丁,导出来的模型
image

@NaruseMioShirakana
Copy link
Owner

请检查你下载的主程序的修改日期是否为2024/2/24,若不是则请重新下载release,若是则再次提交反馈

我第一个图放错了,时这个: image 我下的就是2024/2/24版本的release的7z版本 image

这里CMD抛出了一个错误,意思就是达到设定的最大音频长度,你需要适当的调整切片机参数,或者是改变输入原质量

@ghostBf114514
Copy link
Author

请检查你下载的主程序的修改日期是否为2024/2/24,若不是则请重新下载release,若是则再次提交反馈

我第一个图放错了,时这个: image 我下的就是2024/2/24版本的release的7z版本 image

这里CMD抛出了一个错误,意思就是达到设定的最大音频长度,你需要适当的调整切片机参数,或者是改变输入原质量

我后面改了15s的音频,但还是报错
image
我用的是v2的模型768,我试了改match7_RVC里面的json,但是无论768还是256都不行,而报错信息里面的vitssvc我不知道怎么去修改。

@ghostBf114514
Copy link
Author

请检查你下载的主程序的修改日期是否为2024/2/24,若不是则请重新下载release,若是则再次提交反馈

我第一个图放错了,时这个: image 我下的就是2024/2/24版本的release的7z版本 image

这里CMD抛出了一个错误,意思就是达到设定的最大音频长度,你需要适当的调整切片机参数,或者是改变输入原质量

我后面也去测试了一下python里面推到rvc的代码,但是会报我onnxruntimeerror
onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running Reshape node. Name:'/enc_p/encoder/attn_layers.0/Reshape_10' Status Message: D:\a_work\1\s\onnxruntime\core\providers\cpu\tensor\reshape_helper.h:45 onnxruntime::ReshapeHelper::ReshapeHelper input_shape_size == size was false. The input tensor cannot be reshaped to the requested shape. Input shape:{1,2,17976207}, requested shape:{1,2,2999,5995}
我不知道是不是我cuda和cudnn版本的原因,我cuda是12.1,cudnn是8.8,官方给的是cuda12.2,cudnn8.9

@NaruseMioShirakana
Copy link
Owner

请检查你下载的主程序的修改日期是否为2024/2/24,若不是则请重新下载release,若是则再次提交反馈

我第一个图放错了,时这个: image 我下的就是2024/2/24版本的release的7z版本 image

这里CMD抛出了一个错误,意思就是达到设定的最大音频长度,你需要适当的调整切片机参数,或者是改变输入原质量

我后面改了15s的音频,但还是报错 image 我用的是v2的模型768,我试了改match7_RVC里面的json,但是无论768还是256都不行,而报错信息里面的vitssvc我不知道怎么去修改。

你模型SSL的尺寸是错误的,请问你用了哪个ssl

@NaruseMioShirakana
Copy link
Owner

如果你使用QQ,建议加群:494828371,这样更方便交流

@ghostBf114514
Copy link
Author

如果你使用QQ,建议加群:494828371,这样更方便交流
我早就发送过请求了,但是没有同意,┭┮﹏┭┮

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

2 participants