Singing Voice Synthesis Based on a Musical Note Position-Aware Attention Mechanism
This work addresses the challenge of synthesizing singing voices with accurate timing for applications in music production and entertainment, representing an incremental improvement over existing methods.
The paper tackled the problem of insufficient robustness in temporal modeling for singing voice synthesis by proposing a novel sequence-to-sequence model with a musical note position-aware attention mechanism, resulting in improved naturalness and timing robustness as indicated by experimental results.
This paper proposes a novel sequence-to-sequence (seq2seq) model with a musical note position-aware attention mechanism for singing voice synthesis (SVS). A seq2seq modeling approach that can simultaneously perform acoustic and temporal modeling is attractive. However, due to the difficulty of the temporal modeling of singing voices, many recent SVS systems with an encoder-decoder-based model still rely on explicitly on duration information generated by additional modules. Although some studies perform simultaneous modeling using seq2seq models with an attention mechanism, they have insufficient robustness against temporal modeling. The proposed attention mechanism is designed to estimate the attention weights by considering the rhythm given by the musical score. Furthermore, several techniques are also introduced to improve the modeling performance of the singing voice. Experimental results indicated that the proposed model is effective in terms of both naturalness and robustness of timing.