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
transcriptions里面包含了很多标注信息(歌词文本、音素、音调、以及它们持续时间等)。如果我只有歌声和对应的歌词,其余的标注信息可以怎么生成啊?
The text was updated successfully, but these errors were encountered:
很抱歉,那些信息是歌声合成必不可少的。
Sorry, something went wrong.
了解,另外您的另一个工程https://github.com/PlayVoice/Uni-SVC,我看只需要pgg、pitch和wave就可以train了,基于vits的能否也这么做啊?这样就不用依赖这么多标注了
哦,那个是音色替换,是音频到音频;这个是歌词到音频;
No branches or pull requests
transcriptions里面包含了很多标注信息(歌词文本、音素、音调、以及它们持续时间等)。如果我只有歌声和对应的歌词,其余的标注信息可以怎么生成啊?
The text was updated successfully, but these errors were encountered: