We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
输入
c name: c tensor: float32[c_dynamic_axes_1,c_dynamic_axes_2,768] f0 name: f0 tensor: float32[1,f0_dynamic_axes_1] mel2ph name: mel2ph tensor: int64[1,mel2ph_dynamic_axes_1] uv name: uv tensor: float32[1,uv_dynamic_axes_1] noise name: noise tensor: float32[1,192,noise_dynamic_axes_1] sid name: sid tensor: int64[1]
输出 name: audio tensor: float32[Tanhaudio_dim_0,1,Tanhaudio_dim_2]
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
导出是指导出onnx吗,如果是的话那请询问@NaruseMioShirakana ,我不懂这部分的内容
No branches or pull requests
输入
c
name: c
tensor: float32[c_dynamic_axes_1,c_dynamic_axes_2,768]
f0
name: f0
tensor: float32[1,f0_dynamic_axes_1]
mel2ph
name: mel2ph
tensor: int64[1,mel2ph_dynamic_axes_1]
uv
name: uv
tensor: float32[1,uv_dynamic_axes_1]
noise
name: noise
tensor: float32[1,192,noise_dynamic_axes_1]
sid
name: sid
tensor: int64[1]
输出
name: audio
tensor: float32[Tanhaudio_dim_0,1,Tanhaudio_dim_2]
The text was updated successfully, but these errors were encountered: