Parallel tacotron non-autoregressive and controllable TTS

US11908448B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11908448-B2
Application numberUS-202117327076-A
CountryUS
Kind codeB2
Filing dateMay 21, 2021
Priority dateOct 21, 2020
Publication dateFeb 20, 2024
Grant dateFeb 20, 2024

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method for training a non-autoregressive TTS model includes receiving training data that includes a reference audio signal and a corresponding input text sequence. The method also includes encoding the reference audio signal into a variational embedding that disentangles the style/prosody information from the reference audio signal and encoding the input text sequence into an encoded text sequence. The method also includes predicting a phoneme duration for each phoneme in the input text sequence and determining a phoneme duration loss based on the predicted phoneme durations and a reference phoneme duration. The method also includes generating one or more predicted mel-frequency spectrogram sequences for the input text sequence and determining a final spectrogram loss based on the predicted mel-frequency spectrogram sequences and a reference mel-frequency spectrogram sequence. The method also includes training the TTS model based on the final spectrogram loss and the corresponding phoneme duration loss.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method when executed on data processing hardware causes the data processing hardware to perform operations for training a non-autoregressive text-to-speech (TTS) model, the operations comprising: receiving training data including a reference audio signal and a corresponding input text sequence, the reference audio signal comprising a spoken utterance and the input text sequence corresponds to a transcript of the reference audio signal; encoding, using a residual encoder, the reference audio signal into a variational embedding, the variational embedding disentangling style/prosody information from the reference audio signal; encoding, using a text encoder, the input text sequence into an encoded text sequence; predicting, using a duration decoder comprising a stack of self-attention blocks followed by two independent projections, based on the encoded text sequence and the variational embedding, a phoneme duration for each phoneme in the input text sequence by: predicting, using a sigmoid activation following a first one of the two independent projections, a probability of non-zero duration for each phoneme; predicting, using a softplus activation following a second one of the two independent projections, the phoneme duration for each phoneme; determining whether the probability of non-zero duration predicted for the corresponding phoneme is less than a threshold value; and when the probability of non-zero duration is less than the threshold value, zeroing out the phoneme duration predicted for the corresponding phoneme; determining a phoneme duration loss based on the predicted phoneme durations and a reference phoneme duration sampled from the reference audio signal for each phoneme in the input text sequence generating, as output from a non-autoregressive spectrogram decoder comprising a stack of self-attention blocks, based on an output of the duration decoder, multiple predicted mel-frequency spectrogram sequences for the input text sequence; determining a final spectrogram loss based on the multiple predicted mel-frequency spectrogram sequences and a reference mel-frequency spectrogram sequence sampled from the reference audio signal; and training the TTS model based on the final spectrogram loss and the corresponding phoneme duration loss determined for each phoneme in the input text sequence. 2. The computer-implemented method of claim 1 , wherein each self-attention block in the stack of self-attention blocks comprises an identical lightweight convolution (LConv) block. 3. The computer-implemented method of claim 1 , wherein each self-attention block in the stack of self-attention blocks comprises an identical transformer block. 4. The computer-implemented method of claim 1 , wherein the input text sequence comprises words each having one or more phonemes, silences at all word boundaries, and punctuation marks. 5. The computer-implemented method of claim 1 , wherein: the residual encoder comprises a global variational autoencoder (VAE); and encoding the reference audio signal into the variational embedding comprises: sampling the reference mel-frequency spectrogram sequence from the reference audio signal; and encoding, using the global VAE, the reference mel-frequency spectrogram sequence into the variational embedding. 6. The computer-implemented method of claim 1 , wherein: the residual encoder comprises a phoneme-level fine-grained variational autoencoder (VAE); and encoding the reference audio signal into the variational embedding comprises: sampling the reference mel-frequency spectrogram sequence from the reference audio signal; aligning the reference mel-frequency spectrogram sequence with each phoneme in a sequence of phonemes extracted from the input text sequence; and encoding, using the phoneme-level fine-grained VAE, based on aligning the reference mel-frequency spectrogram sequence with each phoneme in the sequence of phonemes, a sequence of phoneme-level variational embeddings. 7. The computer-implemented method of claim 1 , wherein the residual encoder comprises a stack of lightweight convolution (LConv) blocks, each LConv block in the stack of LConv blocks comprises: a gated linear unit (GLU) layer; a LConv layer configured to receive an output of the GLU layer; a residual connection configured to concatenate an output of the LConv layer with an input to the GLU layer; and a final feedforward layer configured to receive, as input, the residual connection concatenating the output of the LConv layer with the input to the GLU layer. 8. The computer-implemented method of claim 1 , wherein the operations further comprise: upsampling, using the reference phoneme duration sampled from the reference audio signal for each phoneme in the input text sequence, the output of the duration decoder into a number of frames; and obtaining positional embeddings representing phoneme position information for each phoneme in the input text utterance, wherein generating the multiple predicted mel-frequency spectrogram sequences for the input text sequence is based on the positional embeddings and the upsampling of the output of the duration decoder into the number of frames. 9. The computer-implemented method of claim 1 , wherein: generating the multiple predicted mel-frequency spectrogram sequences for the input text sequence comprises generating, as output from each self-attention block in the stack of self-attention blocks of the spectrogram decoder, a respective mel-frequency spectrogram sequence; and determining the final spectrogram loss comprises: for each respective predicted mel-frequency spectrogram sequence, determining a respective spectrogram loss based on the predicted mel-frequency spectrogram sequence and the reference mel-frequency spectrogram sequence; and aggregating the respective spectrogram losses determined for the predicted mel-frequency spectrogram sequences to generate the final spectrogram loss. 10. The computer-implemented method of claim 1 , wherein the operations further comprise: concatenating the encoded text sequence, the variational embedding, and a reference speaker embedding representing an identity of a reference speaker that uttered the reference audio signal; and generating the output of the duration decoder based on the duration decoder receiving, as input, the concatenation of the encoded text sequence, the variational embedding, and the reference speaker embedding. 11. The computer-implemented method of claim 1 , wherein: the input text sequence includes a sequence of phonemes; and encoding the input text sequence into the encoded text sequence comprises: receiving, from a phoneme look-up table, a respective embedding of each phoneme in the sequence of phonemes; for each phoneme in the sequence of phonemes, processing, using an encoder pre-net neural network of the text encoder, the respective embedding to generate a respective transformed embedding of the phoneme; processing, using a bank of convolutional blocks, the respective transformed embeddings to generate convolution outputs; and processing, using a stack of self-attention blocks, the convolution outputs to generate the encoded text sequence. 12. A system for training a non-autoregressive text-to-speech (TTS) model, the system comprising: data processing hardware; and memory hardware in communication with the data processing hardware, the memory hardware storing instructions that when executed by the data processing hardware cause the data processing hardware to perform operations comprising: receiving training data including a reference audio signal and a correspondin

Assignees

Inventors

Classifications

  • Auto-encoder networks; Encoder-decoder networks · CPC title

  • Convolutional networks [CNN, ConvNet] · CPC title

  • Supervised learning · CPC title

  • G10L13/08Primary

    Text analysis or generation of parameters for speech synthesis out of text, e.g. grapheme to phoneme translation, prosody generation or stress or intonation determination · CPC title

  • Character encoding · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11908448B2 cover?
A method for training a non-autoregressive TTS model includes receiving training data that includes a reference audio signal and a corresponding input text sequence. The method also includes encoding the reference audio signal into a variational embedding that disentangles the style/prosody information from the reference audio signal and encoding the input text sequence into an encoded text seq…
Who is the assignee on this patent?
Google Llc
What technology area does this patent fall under?
Primary CPC classification G10L13/08. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Feb 20 2024 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 4 related publications on this page (citations in our corpus or others sharing the same primary CPC).