Text-to-speech synthesis using an autoencoder

US10249289B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10249289-B2
Application numberUS-201715649311-A
CountryUS
Kind codeB2
Filing dateJul 13, 2017
Priority dateMar 14, 2017
Publication dateApr 2, 2019
Grant dateApr 2, 2019

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.

Methods, systems, and computer-readable media for text-to-speech synthesis using an autoencoder. In some implementations, data indicating a text for text-to-speech synthesis is obtained. Data indicating a linguistic unit of the text is provided as input to an encoder. The encoder is configured to output speech unit representations indicative of acoustic characteristics based on linguistic information. A speech unit representation that the encoder outputs is received. A speech unit is selected to represent the linguistic unit, the speech unit being selected from among a collection of speech units based on the speech unit representation output by the encoder. Audio data for a synthesized utterance of the text that includes the selected speech unit is provided.

First claim

Opening claim text (preview).

What is claimed is: 1. A method performed by one or more computers of a text-to-speech system, the method comprising: obtaining, by the one or more computers, data indicating a text for text-to-speech synthesis; providing, by the one or more computers, data indicating a linguistic unit of the text as input to an encoder, the encoder being configured to output speech unit representations indicative of acoustic characteristics based on linguistic information, wherein the encoder is configured to provide speech unit representations learned through machine learning training, wherein the encoder comprises a neural network that was trained as part of an autoencoder network that includes the encoder, a second encoder, and a decoder, wherein: the encoder is arranged to produce speech unit representations in response to receiving data indicating linguistic units; the second encoder is arranged to produce speech unit representations in response to receiving data indicating acoustic features of speech units; and the decoder is arranged to generate output indicating acoustic features of speech units in response to receiving speech unit representations for the speech units from either of the encoder and the second encoder; receiving, by the one or more computers, a speech unit representation that the encoder outputs in response to receiving the data indicating the linguistic unit as input to the encoder; selecting, by the one or more computers, a speech unit to represent the linguistic unit, the speech unit being selected from among a collection of speech units based on the speech unit representation output by the encoder; and providing, by the one or more computers and as output of the text-to-speech system, audio data for a synthesized utterance of the text that includes the selected speech unit. 2. The method of claim 1 , wherein the encoder is configured to provide speech unit representations of a same size to represent speech units having different durations. 3. The method of claim 1 , wherein the encoder is trained to infer speech unit representations from linguistic unit identifiers, wherein the speech unit representations output by the encoder are vectors that have a same fixed length. 4. The method of claim 1 , wherein the encoder comprises a trained neural network having one or more long-short-term memory layers. 5. The method of claim 1 , wherein the encoder, the second encoder, and the decoder are trained jointly; and wherein the encoder, the second encoder, and the decoder each include one or more long short-term memory layers. 6. The method of claim 1 , wherein the encoder, the second encoder, and the decoder are trained jointly using a cost function configured to minimize: differences between acoustic features input to the second encoder and acoustic features generated by the decoder; and differences between the speech unit representations of the encoder and the speech unit representations of the second encoder. 7. The method of claim 1 , further comprising selecting a set of candidate speech units for the linguistic unit based on a vector distances between (i) a first vector that includes the speech unit representation output by the encoder and (ii) second vectors corresponding to speech units in the collection of speech units; and generating a lattice that includes nodes corresponding to the candidate speech units in the selected set of candidate speech units. 8. The method of claim 7 , wherein selecting the set of candidate speech units comprises: identifying a predetermined quantity of second vectors that are nearest neighbors for the first vector; and selecting, as the set of candidate speech units, a set of speech units corresponding to the identified predetermined quantity of second vectors that are nearest neighbors for the first vector. 9. The method of claim 1 , wherein the speech unit representation for the linguistic unit is a first speech unit representation for a first linguistic unit, wherein selecting the speech unit comprises: obtaining a second speech unit representation for a second linguistic unit that occurs immediately before or after the first linguistic unit in a phonetic representation of the text; generating a diphone unit representation by concatenating the first speech unit representation with the second speech unit representation; and selecting, to represent the first linguistic unit, a diphone speech unit identified based on the diphone speech unit representation. 10. A system comprising: one or more computers; and one or more data storage devices storing instructions that, when executed by the one or more computers, cause the one or more computers to perform operations comprising: obtaining, by the one or more computers, data indicating a text for text-to-speech synthesis; providing, by the one or more computers, data indicating a linguistic unit of the text as input to an encoder, the encoder being configured to output speech unit representations indicative of acoustic characteristics based on linguistic information, wherein the encoder is configured to provide speech unit representations learned through machine learning training, wherein the encoder comprises a neural network that was trained as part of an autoencoder network that includes the encoder, a second encoder, and a decoder, wherein: the encoder is arranged to produce speech unit representations in response to receiving data indicating linguistic units; the second encoder is arranged to produce speech unit representations in response to receiving data indicating acoustic features of speech units; and the decoder is arranged to generate output indicating acoustic features of speech units in response to receiving speech unit representations for the speech units from either of the encoder and the second encoder; receiving, by the one or more computers, a speech unit representation that the encoder outputs in response to receiving the data indicating the linguistic unit as input to the encoder; selecting, by the one or more computers, a speech unit to represent the linguistic unit, the speech unit being selected from among a collection of speech units based on the speech unit representation output by the encoder; and providing, by the one or more computers and as output of the text-to-speech system, audio data for a synthesized utterance of the text that includes the selected speech unit. 11. The system of claim 10 , wherein the encoder is configured to provide speech unit representations of a same size to represent speech units having different durations. 12. The system of claim 10 , wherein the encoder is trained to infer speech unit representations from linguistic unit identifiers, wherein the speech unit representations output by the encoder are vectors that have a same fixed length. 13. The system of claim 10 , wherein the encoder comprises a trained neural network having one or more long-short-term memory layers. 14. One or more non-transitory computer-readable media storing instructions that, when executed by one or more computers, cause the one or more computers to perform operations comprising: obtaining, by the one or more computers, data indicating a text for text-to-speech synthesis; providing, by the one or more computers, data indicating a linguistic unit of the text as input to an encoder, the encoder being configured to output speech unit representations indicative of acoustic characteristics based on linguistic information, wherein the encoder is configured to provide speech unit representations learned through machine learning training, wherein the encoder comprises a neural network that was tra

Assignees

Inventors

Classifications

  • Physics · mapped topic

  • Elementary speech units used in speech synthesisers; Concatenation rules · CPC title

  • G10L13/047Primary

    Architecture of speech synthesisers · CPC title

  • using neural networks · CPC title

  • Concept to speech synthesisers; Generation of natural phrases from machine-based concepts (generation of parameters for speech synthesis out of text G10L13/08) · 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 US10249289B2 cover?
Methods, systems, and computer-readable media for text-to-speech synthesis using an autoencoder. In some implementations, data indicating a text for text-to-speech synthesis is obtained. Data indicating a linguistic unit of the text is provided as input to an encoder. The encoder is configured to output speech unit representations indicative of acoustic characteristics based on linguistic infor…
Who is the assignee on this patent?
Google Llc
What technology area does this patent fall under?
Primary CPC classification G10L13/047. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Apr 02 2019 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 7 related publications on this page (citations in our corpus or others sharing the same primary CPC).