用空间分解方法提升语音合成模型的可解释性与灵活性。
Scalable Neural Vocoder from Range-Null Space Decomposition
- 将频谱重建拆解为范围空间与零空间的叠加,提升模型可解释性。
- 在多个数据集上达到顶尖性能,且参数量更少、推理更灵活。
- 适合需要快速适配不同输入配置的研究者和开发者使用。
尽管深度神经网络近年来推动了神经声码器的显著进展,但通常面临建模不透明、不同输入配置下重训练困难以及参数与性能之间的权衡等固有挑战。为解决这些问题,本文提出一种新型时频域神经声码器。具体而言,我们建立经典范围-零空间分解(RND)理论与声码器任务之间的联系,将目标频谱的重建形式化为范围空间与零空间的叠加。前者用于将原始梅尔域表示投影至目标线性域,后者通过神经网络实现以补充频谱细节。为充分利用频谱先验知识,设计了双路径架构,分层编码与解码频谱,并引入跨带与窄带模块以有效建模子带与时间维度。为支持多种配置下的推理,提出一种简单有效的策略:将推理阶段的多条件适应转化为训练阶段的数据增强。在多个基准测试中进行了全面实验。定量与定性结果表明,该框架在保持轻量网络结构与可扩展推理范式的同时,性能超越现有先进方法。代码已开源:https://github.com/Andong-Li-speech/RNDVoC。
原文摘要 · Abstract (English)
Although deep neural networks have facilitated significant progress of neural vocoders in recent years, they usually suffer from intrinsic challenges like opaque modeling, inflexible retraining under different input configurations, and parameter-performance trade-off. These inherent hurdles can heavily impede the development of this field. To resolve these problems, in this paper, we propose a novel neural vocoder in the time-frequency (T-F) domain. Specifically, we bridge the connection between the classical range-null decomposition (RND) theory and the vocoder task, where the reconstruction of the target spectrogram is formulated into the superimposition between range-space and null-space. The former aims to project the representation in the original mel-domain into the target linear-scale domain, and the latter can be instantiated via neural networks to further infill the spectral details. To fully leverage the spectrum prior, an elaborate dual-path framework is devised, where the spectrum is hierarchically encoded and decoded, and the cross- and narrow-band modules are leveraged for effectively modeling along sub-band and time dimensions. To enable inference under various configurations, we propose a simple yet effective strategy, which transforms the multi-condition adaption in the inference stage into the data augmentation in the training stage. Comprehensive experiments are conducted on various benchmarks. Quantitative and qualitative results show that while enjoying lightweight network structure and scalable inference paradigm, the proposed framework achieves state-ofthe-art performance among existing advanced methods. Code is available at https://github.com/Andong-Li-speech/RNDVoC.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。