Acknowledgement
🐛 Describe the bug
如题描述。
在导出的音频中,合成切片接头部分的频谱上可以看见如下图所示的尖峰。

推测原因是 DiffSinger 合成本底噪声在音频切片时被剪断。
一个可能的解决方案是在合并引擎生成的音频前,为每个音频切片前后各添加几毫秒的指数淡入淡出。
Explains how to reproduce the bug
Should be able to reproduce on any DiffSinger voicebanks and latest OpenUTAU.
- Make a project with a reasonable length for multiple slices,
- export and
- see the spectrogram.
OS & Version
macOS 26.0.1
Logs
No logs.