RVC-Boss
RVC-Boss
楼上测试通过,我将合并你的代码@Tybost
代码测试通过,后续网友报告这个问题的频率大幅降低了。
开头漏字,试试在最开头加一个句号@D3lik @ADKcodeXD
> 我也遇到了类似的问题。我的问题是偶尔会把参考音频最后几个字也出现在输出语音中。 输出音频是`hello man 不来的人也会死`  漏参考音频作为开头已经修了,我给参考音频结尾强制加静音0.3秒就好多了,你试试更新下代码@Mrchen116
> @RVC-Boss If possible, could you please provide the configuration or script for training from scratch? There are several aspects in the current script that I'm unsure about, such as...
> @RVC-Boss 请问这个分支会merge吗? 已合并进v2最新代码
截图里的报错都是正常情况,不知道后面还有没有别的报错。如果只是这些的话是可以正常启动的
I used the 108 speakers version.
The v2 version model changes the input from the 256 dimensional feature of 9-layer Hubert+final_proj to the 768 dimensional feature of 12-layer Hubert, and has added 3 period discriminators. The...
try copying the absolute path of dataset?