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
我想在生成一句话包含的几个词语之间插入静音段,如果不用[breath]是否可以做到。我试过用breath,停顿不明显,且我想要停顿的时候尽量是什么都没有的静音。
The text was updated successfully, but these errors were encountered:
可以自己写逻辑把文本分段合成音频,在中间插入指定时长静音数据,最后整体拼接
Sorry, something went wrong.
感谢回复,我原本是想要单个较短句子进行合成,但是容易出现漏字的问题,因此把几个要合成的短句子拼成了一个大句子,发现漏词现象几乎不会出现。但就会出现之间停顿不明显的问题,无法进行精确地切分。
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
No branches or pull requests
我想在生成一句话包含的几个词语之间插入静音段,如果不用[breath]是否可以做到。我试过用breath,停顿不明显,且我想要停顿的时候尽量是什么都没有的静音。
The text was updated successfully, but these errors were encountered: