US8788268B2 - Speech synthesis from acoustic units with default values of concatenation cost - Google Patents
Speech synthesis from acoustic units with default values of concatenation cost Download PDFInfo
- Publication number
- US8788268B2 US8788268B2 US13/680,622 US201213680622A US8788268B2 US 8788268 B2 US8788268 B2 US 8788268B2 US 201213680622 A US201213680622 A US 201213680622A US 8788268 B2 US8788268 B2 US 8788268B2
- Authority
- US
- United States
- Prior art keywords
- concatenation cost
- speech
- concatenation
- acoustic
- database
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 230000015572 biosynthetic process Effects 0.000 title abstract description 22
- 238000003786 synthesis reaction Methods 0.000 title abstract description 22
- 238000000034 method Methods 0.000 claims description 55
- 230000002194 synthesizing effect Effects 0.000 claims description 13
- 239000012634 fragment Substances 0.000 abstract description 3
- 238000012545 processing Methods 0.000 description 12
- 230000007704 transition Effects 0.000 description 11
- 230000006870 function Effects 0.000 description 9
- 238000012360 testing method Methods 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 230000008569 process Effects 0.000 description 6
- 238000010606 normalization Methods 0.000 description 5
- 230000008901 benefit Effects 0.000 description 4
- 238000002474 experimental method Methods 0.000 description 3
- 238000013138 pruning Methods 0.000 description 3
- 241001465754 Metazoa Species 0.000 description 2
- 238000013459 approach Methods 0.000 description 2
- 230000015556 catabolic process Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000006731 degradation reaction Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000000135 prohibitive effect Effects 0.000 description 2
- 238000010187 selection method Methods 0.000 description 2
- 230000003595 spectral effect Effects 0.000 description 2
- 238000012549 training Methods 0.000 description 2
- 238000007792 addition Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000008676 import Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 230000033764 rhythmic process Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 230000001755 vocal effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L13/00—Speech synthesis; Text to speech systems
- G10L13/06—Elementary speech units used in speech synthesisers; Concatenation rules
- G10L13/07—Concatenation rules
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L13/00—Speech synthesis; Text to speech systems
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L13/00—Speech synthesis; Text to speech systems
- G10L13/02—Methods for producing synthetic speech; Speech synthesisers
- G10L13/027—Concept to speech synthesisers; Generation of natural phrases from machine-based concepts
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L13/00—Speech synthesis; Text to speech systems
- G10L13/08—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
Definitions
- the invention relates to methods and apparatus for synthesizing speech.
- Rule-based speech synthesis is used for various types of speech synthesis applications including Text-To-Speech (TTS) and voice response systems.
- TTS Text-To-Speech
- Typical rule-based speech synthesis techniques involve concatenating pre-recorded phonemes to form new words and sentences.
- Previous concatenative speech synthesis systems create synthesized speech by using single stored samples for each phoneme in order to synthesize a phonetic sequence.
- a phoneme, or phone is a small unit of speech sound that serves to distinguish one utterance from another. For example, in the English language, the phoneme /r/ corresponds to the letter “R” while the phoneme /t/ corresponds to the letter “T”. Synthesized speech created by this technique sounds unnatural and is usually characterized as “robotic” or “mechanical.”
- acoustic units With many acoustic units representing variations of each phoneme.
- An acoustic unit is a particular instance, or realization, of a phoneme.
- Large numbers of acoustic units can all correspond to a single phoneme, each acoustic unit differing from one another in terms of pitch, duration, and stress as well as various other qualities. While such systems produce a more natural sounding voice quality, to do so they require a great deal of computational resources during operation. Accordingly, there is a need for new methods and apparatus to provide natural voice quality in synthetic speech while reducing the computational requirements.
- the invention provides methods and apparatus for speech synthesis by selecting recorded speech fragments, or acoustic units, from an acoustic unit database.
- a measure of the mismatch between pairs of acoustic units, or concatenation cost is pre-computed and stored in a database.
- the concatenation cost database can contain the concatenation costs for a subset of all possible acoustic unit sequential pairs. Given that only a fraction of all possible concatenation costs are provided in the database, the situation can arise where the concatenation cost for a particular sequential pair of acoustic units is not found in the concatenation cost database. In such instances, either a default value is assigned to the sequential pair of acoustic units or the actual concatenation cost is derived.
- the concatenation cost database can be derived using statistical techniques which predict the acoustic unit sequential pairs most likely to occur in common speech.
- the invention provides a method for constructing a medium with an efficient concatenation cost database by synthesizing a large body of speech, identifying the acoustic unit sequential pairs generated and their respective concatenation costs, and storing the concatenation costs values on the medium.
- FIG. 1 is an exemplary block diagram of a text-to-speech synthesizer system according to the present invention
- FIG. 2 is an exemplary block diagram of the text-to-speech synthesizer of FIG. 1 ;
- FIG. 3 is an exemplary block diagram of the acoustic unit selection device, as shown in FIG. 2 ;
- FIG. 4 is an exemplary block diagram illustrating acoustic unit selection
- FIG. 5 is a flowchart illustrating an exemplary method for selecting acoustic units in accordance with the present invention
- FIG. 6 is a flowchart outlining an exemplary operation of the text-to-speech synthesizer for forming a concatenation cost database
- FIG. 7 is a flowchart outlining an exemplary operation of the text-to-speech synthesizer for determining the concatenation cost for an acoustic sequential pair.
- FIG. 1 shows an exemplary block diagram of a speech synthesizer system 100 .
- the system 100 includes a text-to-speech synthesizer 104 that is connected to a data source 102 through an input link 108 and to a data sink 106 through an output link 110 .
- the text-to-speech synthesizer 104 can receive text data from the data source 102 and convert the text data either to speech data or physical speech.
- the text-to-speech synthesizer 104 can convert the text data by first converting the text into a stream of phonemes representing the speech equivalent of the text, then process the phoneme stream to produce an acoustic unit stream representing a clearer and more understandable speech representation, and then convert the acoustic unit stream to speech data or physical speech.
- the data source 102 can provide the text-to-speech synthesizer 104 with data which represents the text to be synthesized into speech via the input link 108 .
- the data representing the text of the speech to be synthesized can be in any format, such as binary, ASCII or a word processing file.
- the data source 102 can be any one of a number of different types of data sources, such as a computer, a storage device, or any combination of software and hardware capable of generating, relaying, or recalling from storage a textual message or any information capable of being translated into speech.
- the data sink 106 receives the synthesized speech from the text-to-speech synthesizer 104 via the output link 110 .
- the data sink 106 can be any device capable of audibly outputting speech, such as a speaker system capable of transmitting mechanical sound waves, or it can be a digital computer, or any combination of hardware and software capable of receiving, relaying, storing, sensing or perceiving speech sound or information representing speech sounds.
- the links 108 and 110 can be any known or later developed device or system for connecting the data source 102 or the data sink 106 to the text-to-speech synthesizer 104 .
- Such devices include a direct serial/parallel cable connection, a connection over a wide area network or a local area network, a connection over an intranet, a connection over the Internet, or a connection over any other distributed processing network or system.
- the input link 108 or the output link 110 can be software devices linking various software systems.
- the links 108 and 110 can be any known or later developed connection system, computer program, or structure useable to connect the data source 102 or the data sink 106 to the text-to-speech synthesizer 104 .
- FIG. 2 is an exemplary block diagram of the text-to-speech synthesizer 104 .
- the text-to-speech synthesizer 104 receives textual data on the input link 108 and converts the data into synthesized speech data which is exported on the output link 110 .
- the text-to-speech synthesizer 104 includes a text normalization device 202 , linguistic analysis device 204 , prosody generation device 206 , an acoustic unit selection device 208 and a speech synthesis back-end device 210 .
- the above components are coupled together by a control/data bus 212 .
- textual data can be received from an external data source 102 using the input link 108 .
- the text normalization device 202 can receive the text data in any readable format, such as an ASCII format.
- the text normalization device can then parse the text data into known words and further convert abbreviations and numbers into words to produce a corresponding set of normalized textual data.
- Text normalization can be done by using an electronic dictionary, database or informational system now known or later developed without departing from the spirit and scope of the present invention.
- the text normalization device 202 then transmits the corresponding normalized textual data to the linguistic analysis device 204 via the data bus 212 .
- the linguistic analysis device 204 can translate the normalized textual data into a format consistent with a common stream of conscious human thought. For example, the text string “$10”, instead of being translated as “dollar ten”, would be translated by the linguistic analysis unit 11 as “ten dollars.”
- Linguistic analysis devices and methods are well known to those skilled in the art and any combination of hardware, software, firmware, heuristic techniques, databases, or any other apparatus or method that performs linguistic analysis now known or later developed can be used without departing from the spirit and scope of the present invention.
- the output of the linguistic analysis device 204 can be a stream of phonemes.
- a phoneme, or phone is a small unit of speech sound that serves to distinguish one utterance from another.
- the term phone can also refer to different classes of utterances such as poly-phonemes and segments of phonemes such as half-phones.
- the phoneme /r/ corresponds to the letter “R” while the phoneme /t/ corresponds to the letter “T”.
- the phoneme /r/ can be divided into two half-phones /r l / and /r r / which together could represent the letter “R”.
- simply knowing what the phoneme corresponds to is often not enough for speech synthesizing because each phoneme can represent numerous sounds depending upon its context.
- the stream of phonemes can be further processed by the prosody generation device 206 which can receive and process the phoneme data stream to attach a number of characteristic parameters describing the prosody of the desired speech.
- Prosody refers to the metrical structure of verse. Humans naturally employ prosodic qualities in their speech such as vocal rhythm, inflection, duration, accent and patterns of stress.
- a “robotic” voice is an example of a non-prosodic voice. Therefore, to make synthesized speech sound more natural, as well as understandable, prosody must be incorporated.
- Prosody can be generated in various ways including assigning an artificial accent or providing for sentence context. For example, the phrase “This is a test!” will be spoken differently from “This is a test?” Prosody generating devices and methods are well known to those of ordinary skill in the art and any combination of hardware, software, firmware, heuristic techniques, databases, or any other apparatus or method that performs prosody generation now known or later developed can be used without departing from the spirit and scope of the invention.
- the phoneme data along with the corresponding characteristic parameters can then be sent to the acoustic unit selection device 208 where the phonemes and characteristic parameters can be transformed into a stream of acoustic units that represent speech.
- An acoustic unit is a particular utterance of a phoneme. Large numbers of acoustic units can all correspond to a single phoneme, each acoustic unit differing from one another in terms of pitch, duration, and stress as well as various other phonetic or prosodic qualities.
- the acoustic unit stream can be sent to the speech synthesis back end device 210 which converts the acoustic unit stream into speech data and can transmit the speech data to a data sink 106 over the output link 110 .
- FIG. 3 shows an exemplary embodiment of the acoustic unit selection device 208 which can include a controller 302 , an acoustic unit database 306 , a hash table 308 , a concatenation cost database 310 , an input interface 312 , an output interface 314 , and a system memory 316 .
- the above components are coupled together through control/data bus 304 .
- the input interface 312 can receive the phoneme data along with the corresponding characteristic parameters for each phoneme which represent the original text data.
- the input interface 312 can receive input data from any device, such as a keyboard, scanner, disc drive, a UART, LAN, WAN, parallel digital interface, software interface or any combination of software and hardware in any form now known or later developed.
- the controller 302 imports a phoneme stream with its characteristic parameters, the controller 302 can store the data in the system memory 316 .
- the controller 302 then assigns groups of acoustic units to each phoneme using the acoustic unit database 306 .
- the acoustic unit database 306 contains recorded sound fragments, or acoustic units, which correspond to the different phonemes.
- the acoustic unit database 306 can be of substantial size wherein each phoneme can be represented by hundreds or even thousands of individual acoustic units.
- the acoustic units can be stored in the form of digitized speech. However, it is possible to store the acoustic units in the database in the form of Linear Predictive Coding (LPC) parameters, Fourier representations, wavelets, compressed data or in any form now known or later discovered.
- LPC Linear Predictive Coding
- the controller 302 accesses the concatenation cost database 310 using the hash table 308 and assigns concatenation costs between every sequential pair of acoustic units.
- the concatenation cost database 310 of the exemplary embodiment contains the concatenation costs of a subset of the possible acoustic unit sequential pairs. Concatenation costs are measures of mismatch between two acoustic units that are sequentially ordered. By incorporating and referencing a database of concatenation costs, run-time computation is substantially lower compared to computing concatenation costs during run-time. Unfortunately, a complete concatenation cost database can be inconveniently large. However, a well-chosen subset of concatenation costs can constitute the database 310 with little effect on speech quality.
- the controller 302 can select the sequence of acoustic units that best represents the phoneme stream based on the concatenation costs and any other cost function relevant to speech synthesis. The controller then exports the selected sequence of acoustic units via the output interface 314 .
- acoustic unit database 306 the concatenation cost database 310 , the hash table 308 and the system memory 314 in FIG. 1 reside on a high-speed memory such as a static random access memory
- these devices can reside on any computer readable storage medium including a CD-ROM, floppy disk, hard disk, read only memory (ROM), dynamic RAM, and FLASH memory.
- the output interface 314 is used to output acoustic information either in sound form or any information form that can represent sound. Like the input interface 312 , the output interface 314 should not be construed to refer exclusively to hardware, but can be any known or later discovered combination of hardware and software routines capable of communicating or storing data.
- FIG. 4 shows an example of a phoneme stream 402 - 412 with a set of characteristic parameters 452 - 462 assigned to each phoneme accompanied by acoustic units groups 414 - 420 corresponding to each phoneme 402 - 412 .
- the sequence /silence/ 402 -/t/-/uw/-/silence/ 412 representing the word “two” is shown as well as the relationships between the various acoustic units and phonemes 402 - 412 .
- Each phoneme /t/ and /uw/ is divided into instances of left-half phonemes (subscript “l”) and right-half phonemes (subscript “r”) /t l / 404 , /t r / 406 , /uw l / 408 and /uw r / 410 , respectively. As shown in FIG.
- the phoneme /t l / 404 is assigned a first acoustic unit group 414
- /t r / 406 is assigned a second acoustic unit group 416
- /uw l / 408 is assigned a third acoustic unit group 418
- /uw r / 410 is assigned a fourth acoustic unit group 420 .
- Each acoustic unit group 414 - 420 includes at least one acoustic unit 432 and each acoustic unit 432 includes an associated target cost 434 .
- Target costs 434 are estimates of the mismatch between each phoneme 402 - 412 with its accompanying parameters 452 - 462 and each recorded acoustic unit 432 in the group corresponding to each phoneme.
- Concatenation costs 430 are assigned between each acoustic unit 432 in a given group and the acoustic units 432 of an immediate subsequent group.
- concatenation costs 430 are estimates of the acoustic mismatch between two acoustic units 432 .
- Such acoustic mismatch can manifest itself as “clicks”, “pops”, noise and other unnaturalness within a stream of speech.
- the example of FIG. 4 is scaled down for clarity.
- the exemplary speech synthesizer 104 incorporates approximately eighty-four thousand (84,000) distinct acoustic units 432 corresponding to ninety-six (96) half-phonemes.
- a more accurate representation can show groups of hundreds or even thousands of acoustic units for each phone, and the number of distinct phonemes and acoustic units can vary significantly without departing from the spirit and scope of the present invention.
- acoustic unit selection begins by searching the data structure for the least cost path between all acoustic units 432 taking into account the various cost functions, i.e., the target costs 432 and the concatenation costs 430 .
- the controller 302 selects acoustic units 432 using a Viterbi search technique formulated with two cost functions: (1) the target cost 434 mentioned above, defined between each acoustic unit 432 and respective phone 404 - 410 , and (2) concatenation costs (join costs) 430 defined between each acoustic unit sequential pair.
- FIG. 4 depicts the various target costs 434 associated with each acoustic unit 432 and the concatenation costs 430 defined between sequential pairs of acoustic units.
- the acoustic unit represented by t r ( 1 ) in the second acoustic unit group 416 has an associated target costs 434 that represents the mismatch between acoustic unit t r ( 1 ) and the phoneme /t r / 406 .
- the phoneme t r ( 1 ) in the second acoustic unit group 416 can be sequentially joined by any one of the phonemes uw l ( 1 ), uw l ( 2 ) and uw l ( 3 ) in the third acoustic unit group 418 to form three separate sequential acoustic unit pairs, t r ( 1 )-uw l ( 1 ), t r ( 1 )-uw l ( 2 ) and t r ( 1 )-uw l ( 3 ).
- Connecting each sequential pair of acoustic units is a separate concatenation cost 430 , each represented by an arrow.
- the concatenation costs 430 are estimates of the acoustic mismatch between two acoustic units.
- the purpose of using concatenation costs 430 is to smoothly join acoustic units using as little processing as possible.
- the greater the acoustic mismatch between two acoustic units the more signal processing must be done to eliminate the discontinuities.
- Such discontinuities create noticeable “pops” and “clicks” in the synthesized speech that impairs the intelligibility and quality of the resulting synthesized speech.
- signal processing can eliminate much or all of the discontinuity between two acoustic units, the run-time processing decreases and synthesized speech quality improves with reduced discontinuities.
- a target costs 434 is an estimate of the mismatch between a recorded acoustic unit and the specification of each phoneme.
- the target costs 434 function is to aide in choosing appropriate acoustic units, i.e., a good fit to the specification that will require little or no signal processing.
- Target costs C t for a phone specification t i and acoustic unit u i is the weighted sum of target subcosts C t j ; across the phones j from 1 to p.
- Target costs C t can be represented by the equation:
- the target costs 434 for the acoustic unit t r ( 1 ) and the phoneme /t r / 406 with its associated characteristics can be fifteen (15) while the target cost 434 for the acoustic unit t r ( 2 ) can be ten (10).
- the acoustic unit t r ( 2 ) will require less processing than t r ( 1 ) and therefore t r ( 2 ) represents a better fit to phoneme /t r /.
- Concatenation cost C c for acoustic units u i-1 and u i is the weighted sum of subcosts C c j across phones j from 1 to p.
- Concatenation costs can be represented by the equation:
- the concatenation cost 430 between the acoustic unit t r ( 3 ) and uw l ( 1 ) is twenty (20) while the concatenation cost 430 between t r ( 3 ) and uw l ( 2 ) is ten (10) and the concatenation cost 430 between acoustic unit t r ( 3 ) and uw l ( 3 ) is zero.
- the transition t r ( 3 )-uw l ( 2 ) provides a better fit than t r ( 3 )-uw l ( 1 ), thus requiring less processing to smoothly join them.
- transition t r ( 3 )-uw l ( 3 ) provides the smoothest transition of the three candidates and the zero concatenation cost 430 indicates that no processing is required to join the acoustic unit sequential pairs t r ( 3 )-uw l ( 3 ).
- the task of acoustic unit selection then is finding acoustic units u i from the recorded inventory of acoustic units 306 that minimize the sum of these two costs 430 and 434 , accumulated across all phones i in an utterance.
- the task can be represented by the following equation:
- a Viterbi search can be used to minimize C t (t i ,u i ) by determining the least cost path that minimizes the sum of the target costs 434 and concatenation costs 430 for a phoneme stream with a given set of phonetic and prosodic characteristics.
- FIG. 4 depicts an exemplary least cost path, shown in bold, as the selected acoustic units 432 which solves the least cost sum of the various target costs 434 and concatenation costs 430 . While the exemplary embodiment uses two costs functions, target cost 434 and concatenation cost 430 , other cost functions can be integrated without departing from the spirit and scope of the present invention.
- FIG. 5 is a flowchart outlining one exemplary method for selecting acoustic units.
- the operation starts with step 500 and control continues to step 502 .
- a phoneme stream having a corresponding set of associated characteristic parameters is received.
- the sequence /silence/ 402 -/t l / 404 -/t r / 406 -/uw l / 408 -/uw r / 410 -/silence/ 412 depicts a phoneme stream representing the word “two”.
- step 504 groups of acoustic units are assigned to each phoneme in the phoneme stream.
- the phoneme /t l / 404 is assigned a first acoustic unit group 414 .
- the phonemes other than /silence/ 402 and 412 are assigned groups of acoustic units.
- step 506 the target costs 434 are computed between each acoustic unit 432 and a corresponding phoneme with assigned characteristic parameters.
- step 508 concatenation costs 430 between each acoustic unit 432 and every acoustic unit 432 in a subsequent set of acoustic units are assigned.
- a Viterbi search determines the least cost path of target costs 434 and concatenation costs 430 across all the acoustic units in the data stream. While a Viterbi search is the preferred technique to select the most appropriate acoustic units 432 , any technique now known or later developed suited to optimize or approximate an optimal solution to choose acoustic units 432 using any combination of target costs 434 , concatenation costs 430 , or any other cost function can be used without deviating from the spirit and scope of the present invention.
- step 512 acoustic units are selected according to the criteria of step 510 .
- FIG. 4 shows an exemplary least cost path generated by a Viterbi search technique (shown in bold) as /silence/ 402 -t l ( 1 )-t r ( 3 )-uw L ( 2 )-uw r ( 1 )-/silence/ 412 .
- This stream of acoustic units will output the most understandable and natural sounding speech with the least amount of processing.
- step 514 the selected acoustic units 432 are exported to be synthesized and the operation ends with step 516 .
- the speech synthesis technique of the present example is the Harmonic Plus Noise Model (HNM).
- HNM Harmonic Plus Noise Model
- the details of the HNM speech synthesis back-end are more fully described in Beutnagel, Mohri, and Riley, “Rapid Unit Selection from a large Speech Corpus for Concatenative Speech Synthesis” and Y. Stylianou (1998) “Concatenative speech synthesis using a Harmonic plus Noise Model”, Workshop on Speech Synthesis, Jenolan Caves, NSW, Australia, November 1998, incorporated herein by reference.
- HNM HNM
- Other possible speech synthesis techniques include, but are not limited to, simple concatenation of unmodified speech units, Pitch-Synchronous OverLap and Add (PSOLA), Waveform-Synchronous OverLap and Add (WSOLA), Linear Predictive Coding (LPC), Multipulse LPC, Pitch-Synchronous Residual Excited Linear Prediction (PSRELP) and the like.
- PSOLA Pitch-Synchronous OverLap and Add
- WSOLA Waveform-Synchronous OverLap and Add
- LPC Linear Predictive Coding
- Multipulse LPC Pitch-Synchronous Residual Excited Linear Prediction
- the exemplary embodiment employs the concatenation cost database 310 so that computing concatenation costs at run-time can be avoided.
- a drawback to using a concatenation cost database 310 as opposed to computing concatenation costs is the large memory requirements that arise.
- the acoustic library consists of a corpus of eighty-four thousand (84,000) half-units (42,000 left-half and 42,000 right-half units) and, thus, the size of a concatenation cost database 310 becomes prohibitive considering the number of possible transitions. In fact, this exemplary embodiment yields 1.76 billion possible combinations. Given the large number of possible combinations, storing of the entire set of concatenation costs becomes prohibitive. Accordingly, the concatenation cost database 310 must be reduced to a manageable size.
- One technique to reduce the concatenation cost database 310 size is to first eliminate some of the available acoustic units 432 or “prune” the acoustic unit database 306 .
- One possible method of pruning would be to synthesize a large body of text and eliminate those acoustic units 432 that rarely occurred.
- synthesizing a large test body of text resulted in about 85% usage of the eighty-four thousand (84,000) acoustic units in a half-phone based synthesizer. Therefore, while still a viable alternative, pruning any significant percentage of acoustic units 432 can result in a degradation of the quality of speech synthesis.
- a second method to reduce the size of the concatenation cost database 310 is to eliminate from the database 310 those acoustic unit sequential pairs that are unlikely to occur naturally. As shown earlier, the present embodiment can yield 1.76 billion possible combinations. However, since experiments show the great majority of sequences seldom, if ever, occur naturally, the concatenation cost database 310 can be substantially reduced without speech degradation.
- the concatenation cost database 310 of the example can contains concatenation costs 430 for a subset of less than 1% of the possible acoustic unit sequential pairs.
- the concatenation cost database 310 only includes a fraction of the total concatenation costs 430 , the situation can arise where the concatenation cost 430 for an incident acoustic sequential pair does not reside in the database 310 .
- These occurrences represent acoustic unit sequential pairs that occur but rarely in natural speech, or the speech is better represented by other acoustic unit combinations or that are arbitrarily requested by a user who enters it manually. Regardless, the system should be able to process any phonetic input.
- FIG. 5 shows the process wherein concatenation costs 430 are assigned for arbitrary acoustic unit sequential pairs in the exemplary embodiment.
- the operation starts in step 600 and proceeds to step 602 where an acoustic unit sequential pair in a given stream is identified.
- step 604 the concatenation cost database 310 is referenced to see if the concatenation cost 430 for the immediate acoustic unit sequential pair exists in the concatenation cost database 310 .
- step 606 a determination is made as to whether the concatenation cost 430 for the immediate acoustic unit sequential pair appears in the database 310 . If the concatenation cost 430 for the immediate sequential pair appears in the concatenation cost database 310 , step 610 is performed; otherwise step 608 is performed.
- step 610 because the concatenation cost 430 for the immediate sequential pair is in the concatenation cost database 310 , the concatenation cost 430 is extracted from the concatenation cost database 310 and assigned to the acoustic unit sequential pair.
- step 608 because the concatenation cost 430 for the immediate sequential pair is absent from the concatenation cost database 310 , a large default concatenation cost is assigned to the acoustic unit sequential pair.
- the large default cost should be sufficient to eliminate the join under any reasonable circumstances (such as reasonable pruning), but not so large as to totally preclude the sequence of acoustic units entirely. It can be possible that situations will arise in which the Viterbi search must consider only two sets of acoustic unit sequences for which there are no cached concatenation costs. Unit selection must continue based on the default concatenation costs and must select one of the sequences. The fact that all the concatenation costs are the same is mitigated by the target costs, which do still vary and provide a means to distinguish better candidates from worse.
- the actual concatenation cost can be computed.
- an absence from the concatenation cost database 310 indicates that the transition is unlikely to be chosen.
- FIG. 7 shows an exemplary method to form an efficient concatenation cost database 310 .
- the operation starts with step 700 and proceeds to step 702 , where a large cross-section of text is selected.
- the selected text can be any body of text; however, as a body of text increases in size and the selected text increasingly represents current spoken language, the concatenation cost database 310 can become more practical and efficient.
- the concatenation cost database 310 of the exemplary embodiment can be formed, for example, by using a training set of ten thousand (10,000) synthesized Associated Press (AP) newswire stories.
- AP Associated Press
- step 704 the selected text is synthesized using a speech synthesizer.
- step 706 the occurrence of each acoustic unit 432 synthesized in step 704 is logged along with the concatenation costs 430 for each acoustic unit sequential pair.
- the AP newswire stories selected produced approximately two hundred and fifty thousand (250,000) sentences containing forty-eight (48) million half-phones and logged a total of fifty (50) million non-unique acoustic unit sequential pairs representing a mere 1.2 million unique acoustic unit sequential pairs.
- a set of acoustic unit sequential pairs and their associated concatenation costs 430 are selected.
- the set chosen can incorporate every unique acoustic sequential pair observed or any subset thereof without deviating from the spirit and scope of the present invention.
- the acoustic unit sequential pairs and their associated concatenation costs 430 can be formed by any selection method, such as selecting only acoustic unit sequential pairs that are relatively inexpensive to concatenate, or join. Any selection method based on empirical or theoretical advantage can be used without deviating from the spirit and scope of the present invention.
- a concatenation cost database 310 is created to incorporate the concatenation costs 430 selected in step 708 .
- a concatenation cost database 310 can be constructed to incorporate concatenation costs 430 for about 1.2 million acoustic unit sequential pairs.
- a hash table 308 is created for quick referencing of the concatenation cost database 310 and the process ends with step 714 .
- a hash table 308 provides a more compact representation given that the values used are very sparse compared to the total search space.
- the hash function maps two unit numbers to a hash table 308 entry containing the concatenation costs plus some additional information to provide quick look-up.
- the present example implements a perfect hashing scheme such that membership queries can be performed in constant time.
- the perfect hashing technique of the exemplary embodiment is presented in detail below and is a refinement and extension of the technique presented by Robert Endre Tarjan and Andrew Chi-Chih Yao, “Storing a Sparse Table”, Communications of the ACM , vol. 22:11, pp. 606-11, 1979, incorporated herein by reference.
- any technique to access membership to the concatenation cost database 310 including non-perfect hashing systems, indices, tables, or any other means now known or later developed can be used without deviating from the spirit and scope of the invention.
- the above-detailed invention produces a very natural and intelligible synthesized speech by providing a large database of acoustical units while drastically reducing the computer overhead needed to produce the speech.
- the invention can also operate on systems that do not necessarily derive their information from text.
- the invention can derive original speech from a computer designed to respond to voice commands.
- the invention can also be used in a digital recorder that records a speaker's voice, stores the speaker's voice, then later reconstructs the previously recorded speech using the acoustic unit selection system 208 and speech synthesis back-end 210 .
- Another use of the invention can be to transmit a speaker's voice to another point wherein a stream of speech can be converted to some intermediate form, transmitted to a second point, then reconstructed using the acoustic unit selection system 208 and speech synthesis back-end 210 .
- the acoustic unit selection technique uses an acoustic unit database 306 derived from an arbitrary person or target speaker.
- a speaker providing the original speech, or originating speaker can provide a stream of speech to the apparatus wherein the apparatus can reconstruct the speech stream in the sampled voice of the target speaker.
- the transformed speech can contain all or most of the subtleties, nuances, and inflections of the originating speaker, yet take on the spectral qualities of the target speaker.
- Yet another example of an embodiment of the invention would be to produce synthetic speech representing non-speaking objects, animals or cartoon characters with reduced reliance on signal processing.
- the acoustic unit database 306 would comprise elements or sound samples derived from target speakers such as birds, animals or cartoon characters.
- a stream of speech entered into an acoustic unit selection system 208 with such an acoustic unit database 306 can produce synthetic speech with the spectral qualities of the target speaker, yet can maintain subtleties, nuisances, and inflections of an originating speaker.
- the method of this invention is preferably implemented on a programmed processor.
- the text-to-speech synthesizer 104 and the acoustic unit selection device 208 can also be implemented on a general purpose or a special purpose computer, a programmed microprocessor or micro-controller and peripheral integrated circuit elements, an Application Specific Integrated Circuit (ASIC), or other integrated circuit, a hardware electronic or logic circuit such as a discrete element circuit, a programmable logic device such as a PLD, PLA, FPGA, or PAL, or the like.
- ASIC Application Specific Integrated Circuit
- any device on which exists a finite state machine capable of implementing the apparatus shown in FIGS. 2-3 or the flowcharts shown in FIGS. 5-6 can be used to implement the text-to-speech synthesizer 104 functions of this invention.
- the exemplary technique for forming the hash table described above is a refinement and extension of the hashing technique presented by Tarjan and Yao. It consists of compacting a matrix-representation of an automaton with state set Q and transition set E by taking advantages of its sparseness, while using a threshold ⁇ to accelerate the construction of the table.
- E[q] represents the set of outgoing transitions of “Q.”
- i[e] denotes the input label of that transmission, n[e] its destination state.
- the loop of lines 5-21 is executed
- the original position to the row is 0 (line 6). The position is then shifted until it does not coincide with that of a row considered in previous iterations (lines 7-13).
- Lines 14-17 check if there exists an overlap with the row previously considered. If there is an overlap, the position of the row is shifted by one and the steps of lines 5-12 are repeated until a suitable position is found for the row of index “q.” That position is marked as non-empty using array “empty”, and as final when “q” is a final state. Non-empty elements of the row (transitions leaving q) are then inserted in the array “C” (lines 16-18). Array “pos” is used to determine the position of each state in the array “C”, and thus the corresponding transitions.
- a variable “wait” keeps track of the number of unsuccessful attempts when trying to find an empty slot for a state (line 8). When that number goes beyond a predefined waiting threshold ⁇ (line 9), “step” calls are skipped to accelerate the technique (line 12), and the present position is stored in variable “m” (line 11). The next search for a suitable position will start at “m” (line 6), thereby saving the time needed to test the first cells of array “C”, which quickly becomes very dense.
- Array “pos” gives the position of each state in the table “C”. That information can be encoded in the array “C” if attribute “next” is modified to give the position of the next state pos[q] in the array “C” instead of its number “q”. This modification is done at lines 22-24.
Landscapes
- Engineering & Computer Science (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
where p is the total number of phones in the phoneme stream.
where p is the total number of phones in the phoneme stream
where p is the total number of phones in a phoneme stream.
Compact TABLE (Q, F, θ, step) |
1 | for k ← 1 to length[C] |
2 | do label [C[k]] ← UNDEFINED |
3 | empty [k] ← TRUE |
4 | wait ←m ← 0 |
5 | for each q ε Q order |
6 | do pos[q] ← m |
7 | while empty[pos[q]] = FALSE |
8 | do wait ←wait +1 |
9 | if (wait > θ) |
10 | then wait ← 0 |
11 | m ← pos[q] |
12 | pos[q] ← pos[q] + step |
13 | else pos[q] ← pos[q] +1 |
14 | for each e ε E[q] |
15 | do if label[C[pos[q] + i [e]]] ≠ UNDEFINED |
16 | then pos[q] ←pos[q]+1 |
17 | goto line 7 |
18 | empty[pos]q]] ← FALSE |
19 | for each e ε E[q] |
20 | do label[C[pos[q] + i [e]]] ← i[e] |
21 | next [C[pos[q] + i[e]]] ← n[e] |
22 | for k ←1 to length[C] |
23 | do if label[C[k]] ≠ UNDEFINED |
24 | then next[C[k]] ←pos[next[C[k]]] |
Claims (20)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/335,302 US9236044B2 (en) | 1999-04-30 | 2014-07-18 | Recording concatenation costs of most common acoustic unit sequential pairs to a concatenation cost database for speech synthesis |
US14/962,198 US9691376B2 (en) | 1999-04-30 | 2015-12-08 | Concatenation cost in speech synthesis for acoustic unit sequential pair using hash table and default concatenation cost |
US15/633,243 US20170358292A1 (en) | 1999-04-30 | 2017-06-26 | Concatenation cost in speech synthesis for acoustic unit sequential pair using hash table and default concatenation cost |
Applications Claiming Priority (8)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13194899P | 1999-04-30 | 1999-04-30 | |
US09/557,146 US6697780B1 (en) | 1999-04-30 | 2000-04-25 | Method and apparatus for rapid acoustic unit selection from a large speech corpus |
US10/359,171 US6701295B2 (en) | 1999-04-30 | 2003-02-06 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US10/742,274 US7082396B1 (en) | 1999-04-30 | 2003-12-19 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US11/381,544 US7369994B1 (en) | 1999-04-30 | 2006-05-04 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US12/057,020 US7761299B1 (en) | 1999-04-30 | 2008-03-27 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US12/839,937 US8086456B2 (en) | 1999-04-30 | 2010-07-20 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US13/306,157 US8315872B2 (en) | 1999-04-30 | 2011-11-29 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/306,157 Continuation US8315872B2 (en) | 1999-04-30 | 2011-11-29 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/335,302 Continuation US9236044B2 (en) | 1999-04-30 | 2014-07-18 | Recording concatenation costs of most common acoustic unit sequential pairs to a concatenation cost database for speech synthesis |
Publications (2)
Publication Number | Publication Date |
---|---|
US20130080176A1 US20130080176A1 (en) | 2013-03-28 |
US8788268B2 true US8788268B2 (en) | 2014-07-22 |
Family
ID=39332444
Family Applications (8)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/381,544 Expired - Lifetime US7369994B1 (en) | 1999-04-30 | 2006-05-04 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US12/057,020 Expired - Fee Related US7761299B1 (en) | 1999-04-30 | 2008-03-27 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US12/839,937 Expired - Fee Related US8086456B2 (en) | 1999-04-30 | 2010-07-20 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US13/306,157 Expired - Fee Related US8315872B2 (en) | 1999-04-30 | 2011-11-29 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US13/680,622 Expired - Fee Related US8788268B2 (en) | 1999-04-30 | 2012-11-19 | Speech synthesis from acoustic units with default values of concatenation cost |
US14/335,302 Expired - Fee Related US9236044B2 (en) | 1999-04-30 | 2014-07-18 | Recording concatenation costs of most common acoustic unit sequential pairs to a concatenation cost database for speech synthesis |
US14/962,198 Expired - Fee Related US9691376B2 (en) | 1999-04-30 | 2015-12-08 | Concatenation cost in speech synthesis for acoustic unit sequential pair using hash table and default concatenation cost |
US15/633,243 Abandoned US20170358292A1 (en) | 1999-04-30 | 2017-06-26 | Concatenation cost in speech synthesis for acoustic unit sequential pair using hash table and default concatenation cost |
Family Applications Before (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/381,544 Expired - Lifetime US7369994B1 (en) | 1999-04-30 | 2006-05-04 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US12/057,020 Expired - Fee Related US7761299B1 (en) | 1999-04-30 | 2008-03-27 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US12/839,937 Expired - Fee Related US8086456B2 (en) | 1999-04-30 | 2010-07-20 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US13/306,157 Expired - Fee Related US8315872B2 (en) | 1999-04-30 | 2011-11-29 | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
Family Applications After (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/335,302 Expired - Fee Related US9236044B2 (en) | 1999-04-30 | 2014-07-18 | Recording concatenation costs of most common acoustic unit sequential pairs to a concatenation cost database for speech synthesis |
US14/962,198 Expired - Fee Related US9691376B2 (en) | 1999-04-30 | 2015-12-08 | Concatenation cost in speech synthesis for acoustic unit sequential pair using hash table and default concatenation cost |
US15/633,243 Abandoned US20170358292A1 (en) | 1999-04-30 | 2017-06-26 | Concatenation cost in speech synthesis for acoustic unit sequential pair using hash table and default concatenation cost |
Country Status (1)
Country | Link |
---|---|
US (8) | US7369994B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140330567A1 (en) * | 1999-04-30 | 2014-11-06 | At&T Intellectual Property Ii, L.P. | Speech synthesis from acoustic units with default values of concatenation cost |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100571835B1 (en) * | 2004-03-04 | 2006-04-17 | 삼성전자주식회사 | Apparatus and Method for generating recording sentence for Corpus and the Method for building Corpus using the same |
US20080077407A1 (en) * | 2006-09-26 | 2008-03-27 | At&T Corp. | Phonetically enriched labeling in unit selection speech synthesis |
JP4406440B2 (en) * | 2007-03-29 | 2010-01-27 | 株式会社東芝 | Speech synthesis apparatus, speech synthesis method and program |
JP5238205B2 (en) * | 2007-09-07 | 2013-07-17 | ニュアンス コミュニケーションズ,インコーポレイテッド | Speech synthesis system, program and method |
CN101593516B (en) * | 2008-05-28 | 2011-08-24 | 国际商业机器公司 | Method and system for speech synthesis |
US8798998B2 (en) | 2010-04-05 | 2014-08-05 | Microsoft Corporation | Pre-saved data compression for TTS concatenation cost |
JP2013072957A (en) * | 2011-09-27 | 2013-04-22 | Toshiba Corp | Document read-aloud support device, method and program |
CN102779508B (en) * | 2012-03-31 | 2016-11-09 | 科大讯飞股份有限公司 | Sound bank generates Apparatus for () and method therefor, speech synthesis system and method thereof |
KR102023157B1 (en) * | 2012-07-06 | 2019-09-19 | 삼성전자 주식회사 | Method and apparatus for recording and playing of user voice of mobile terminal |
CZ304606B6 (en) * | 2013-03-27 | 2014-07-30 | Západočeská Univerzita V Plzni | Diagnosing, projecting and training criterial function of speech synthesis by selecting units and apparatus for making the same |
US8751236B1 (en) | 2013-10-23 | 2014-06-10 | Google Inc. | Devices and methods for speech unit reduction in text-to-speech synthesis systems |
JP6415929B2 (en) * | 2014-10-30 | 2018-10-31 | 株式会社東芝 | Speech synthesis apparatus, speech synthesis method and program |
WO2016196041A1 (en) | 2015-06-05 | 2016-12-08 | Trustees Of Boston University | Low-dimensional real-time concatenative speech synthesizer |
CN114840166A (en) * | 2021-01-30 | 2022-08-02 | 华为技术有限公司 | Voice broadcasting method and device |
Citations (55)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3624301A (en) * | 1970-04-15 | 1971-11-30 | Magnavox Co | Speech synthesizer utilizing stored phonemes |
US3828132A (en) * | 1970-10-30 | 1974-08-06 | Bell Telephone Labor Inc | Speech synthesis by concatenation of formant encoded words |
US5671330A (en) * | 1994-09-21 | 1997-09-23 | International Business Machines Corporation | Speech synthesis using glottal closure instants determined from adaptively-thresholded wavelet transforms |
US5717827A (en) * | 1993-01-21 | 1998-02-10 | Apple Computer, Inc. | Text-to-speech system using vector quantization based speech enconding/decoding |
US5737725A (en) * | 1996-01-09 | 1998-04-07 | U S West Marketing Resources Group, Inc. | Method and system for automatically generating new voice files corresponding to new text from a script |
US5740320A (en) | 1993-03-10 | 1998-04-14 | Nippon Telegraph And Telephone Corporation | Text-to-speech synthesis by concatenation using or modifying clustered phoneme waveforms on basis of cluster parameter centroids |
US5751907A (en) | 1995-08-16 | 1998-05-12 | Lucent Technologies Inc. | Speech synthesizer having an acoustic element database |
US5758323A (en) * | 1996-01-09 | 1998-05-26 | U S West Marketing Resources Group, Inc. | System and Method for producing voice files for an automated concatenated voice system |
US5870706A (en) | 1996-04-10 | 1999-02-09 | Lucent Technologies, Inc. | Method and apparatus for an improved language recognition system |
US5878393A (en) | 1996-09-09 | 1999-03-02 | Matsushita Electric Industrial Co., Ltd. | High quality concatenative reading system |
US5913193A (en) | 1996-04-30 | 1999-06-15 | Microsoft Corporation | Method and system of runtime acoustic unit selection for speech synthesis |
US5970454A (en) | 1993-12-16 | 1999-10-19 | British Telecommunications Public Limited Company | Synthesizing speech by converting phonemes to digital waveforms |
US5970460A (en) | 1997-12-05 | 1999-10-19 | Lernout & Hauspie Speech Products N.V. | Speech recognition and editing system |
US5987412A (en) | 1993-08-04 | 1999-11-16 | British Telecommunications Public Limited Company | Synthesising speech by converting phonemes to digital waveforms |
US6006181A (en) | 1997-09-12 | 1999-12-21 | Lucent Technologies Inc. | Method and apparatus for continuous speech recognition using a layered, self-adjusting decoder network |
US6035272A (en) * | 1996-07-25 | 2000-03-07 | Matsushita Electric Industrial Co., Ltd. | Method and apparatus for synthesizing speech |
US6101470A (en) | 1998-05-26 | 2000-08-08 | International Business Machines Corporation | Methods for generating pitch and duration contours in a text to speech system |
US6119086A (en) | 1998-04-28 | 2000-09-12 | International Business Machines Corporation | Speech coding via speech recognition and synthesis based on pre-enrolled phonetic tokens |
US6125346A (en) | 1996-12-10 | 2000-09-26 | Matsushita Electric Industrial Co., Ltd | Speech synthesizing system and redundancy-reduced waveform database therefor |
US6144939A (en) | 1998-11-25 | 2000-11-07 | Matsushita Electric Industrial Co., Ltd. | Formant-based speech synthesizer employing demi-syllable concatenation with independent cross fade in the filter parameter and source domains |
US6163769A (en) * | 1997-10-02 | 2000-12-19 | Microsoft Corporation | Text-to-speech using clustered context-dependent phoneme-based units |
US6173263B1 (en) | 1998-08-31 | 2001-01-09 | At&T Corp. | Method and system for performing concatenative speech synthesis using half-phonemes |
US6202049B1 (en) | 1999-03-09 | 2001-03-13 | Matsushita Electric Industrial Co., Ltd. | Identification of unit overlap regions for concatenative speech synthesis system |
US6233544B1 (en) | 1996-06-14 | 2001-05-15 | At&T Corp | Method and apparatus for language translation |
US6240384B1 (en) * | 1995-12-04 | 2001-05-29 | Kabushiki Kaisha Toshiba | Speech synthesis method |
US6266638B1 (en) | 1999-03-30 | 2001-07-24 | At&T Corp | Voice quality compensation system for speech synthesis based on unit-selection speech database |
US6266637B1 (en) | 1998-09-11 | 2001-07-24 | International Business Machines Corporation | Phrase splicing and variable substitution using a trainable speech synthesizer |
US6366883B1 (en) | 1996-05-15 | 2002-04-02 | Atr Interpreting Telecommunications | Concatenation of speech segments by use of a speech synthesizer |
US6370522B1 (en) | 1999-03-18 | 2002-04-09 | Oracle Corporation | Method and mechanism for extending native optimization in a database system |
US6377943B1 (en) * | 1999-01-20 | 2002-04-23 | Oracle Corp. | Initial ordering of tables for database queries |
US6385580B1 (en) | 1997-03-25 | 2002-05-07 | Telia Ab | Method of speech synthesis |
US6421657B1 (en) * | 1999-06-14 | 2002-07-16 | International Business Machines Corporation | Method and system for determining the lowest cost permutation for joining relational database tables |
US6502074B1 (en) | 1993-08-04 | 2002-12-31 | British Telecommunications Public Limited Company | Synthesising speech by converting phonemes to digital waveforms |
US6505158B1 (en) | 2000-07-05 | 2003-01-07 | At&T Corp. | Synthesis-based pre-selection of suitable units for concatenative speech |
US20030115049A1 (en) | 1999-04-30 | 2003-06-19 | At&T Corp. | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US20030125949A1 (en) * | 1998-08-31 | 2003-07-03 | Yasuo Okutani | Speech synthesizing apparatus and method, and storage medium therefor |
US6654018B1 (en) | 2001-03-29 | 2003-11-25 | At&T Corp. | Audio-visual selection process for the synthesis of photo-realistic talking-head animations |
US6665641B1 (en) | 1998-11-13 | 2003-12-16 | Scansoft, Inc. | Speech synthesis using concatenation of speech waveforms |
US6684187B1 (en) | 2000-06-30 | 2004-01-27 | At&T Corp. | Method and system for preselection of suitable units for concatenative speech |
US20040153324A1 (en) | 2003-01-31 | 2004-08-05 | Phillips Michael S. | Reduced unit database generation based on cost information |
US20050137870A1 (en) | 2003-11-28 | 2005-06-23 | Tatsuya Mizutani | Speech synthesis method, speech synthesis system, and speech synthesis program |
US20050182629A1 (en) | 2004-01-16 | 2005-08-18 | Geert Coorman | Corpus-based speech synthesis based on segment recombination |
US6950798B1 (en) | 2001-04-13 | 2005-09-27 | At&T Corp. | Employing speech models in concatenative speech synthesis |
US6961704B1 (en) | 2003-01-31 | 2005-11-01 | Speechworks International, Inc. | Linguistic prosodic model-based text to speech |
US6993484B1 (en) * | 1998-08-31 | 2006-01-31 | Canon Kabushiki Kaisha | Speech synthesizing method and apparatus |
US7027568B1 (en) | 1997-10-10 | 2006-04-11 | Verizon Services Corp. | Personal message service with enhanced text to speech synthesis |
US7047194B1 (en) | 1998-08-19 | 2006-05-16 | Christoph Buskies | Method and device for co-articulated concatenation of audio segments |
US7082396B1 (en) | 1999-04-30 | 2006-07-25 | At&T Corp | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US7127396B2 (en) | 2000-12-04 | 2006-10-24 | Microsoft Corporation | Method and apparatus for speech synthesis without prosody modification |
US7139712B1 (en) * | 1998-03-09 | 2006-11-21 | Canon Kabushiki Kaisha | Speech synthesis apparatus, control method therefor and computer-readable memory |
US7266497B2 (en) | 2002-03-29 | 2007-09-04 | At&T Corp. | Automatic segmentation in speech synthesis |
US20080077407A1 (en) | 2006-09-26 | 2008-03-27 | At&T Corp. | Phonetically enriched labeling in unit selection speech synthesis |
US7369994B1 (en) | 1999-04-30 | 2008-05-06 | At&T Corp. | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US7630896B2 (en) | 2005-03-29 | 2009-12-08 | Kabushiki Kaisha Toshiba | Speech synthesis system and method |
US20110071836A1 (en) | 2009-09-21 | 2011-03-24 | At&T Intellectual Property I, L.P. | System and method for generalized preselection for unit selection synthesis |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5072379A (en) * | 1989-05-26 | 1991-12-10 | The United States Of America As Represented By The Adminstrator Of The National Aeronautics And Space Administration | Network of dedicated processors for finding lowest-cost map path |
SG47774A1 (en) * | 1993-03-26 | 1998-04-17 | British Telecomm | Text-to-waveform conversion |
JP3381459B2 (en) * | 1995-05-30 | 2003-02-24 | 株式会社デンソー | Travel guide device for vehicles |
US6038533A (en) * | 1995-07-07 | 2000-03-14 | Lucent Technologies Inc. | System and method for selecting training text |
US6591240B1 (en) * | 1995-09-26 | 2003-07-08 | Nippon Telegraph And Telephone Corporation | Speech signal modification and concatenation method by gradually changing speech parameters |
DE19610019C2 (en) * | 1996-03-14 | 1999-10-28 | Data Software Gmbh G | Digital speech synthesis process |
US5754543A (en) * | 1996-07-03 | 1998-05-19 | Alcatel Data Networks, Inc. | Connectivity matrix-based multi-cost routing |
US5924068A (en) * | 1997-02-04 | 1999-07-13 | Matsushita Electric Industrial Co. Ltd. | Electronic news reception apparatus that selectively retains sections and searches by keyword or index for text to speech conversion |
JPH1138989A (en) * | 1997-07-14 | 1999-02-12 | Toshiba Corp | Device and method for voice synthesis |
US20020002458A1 (en) * | 1997-10-22 | 2002-01-03 | David E. Owen | System and method for representing complex information auditorially |
US6304846B1 (en) * | 1997-10-22 | 2001-10-16 | Texas Instruments Incorporated | Singing voice synthesis |
JP3587048B2 (en) * | 1998-03-02 | 2004-11-10 | 株式会社日立製作所 | Prosody control method and speech synthesizer |
US6212514B1 (en) * | 1998-07-31 | 2001-04-03 | International Business Machines Corporation | Data base optimization method for estimating query and trigger procedure costs |
US6601030B2 (en) * | 1998-10-28 | 2003-07-29 | At&T Corp. | Method and system for recorded word concatenation |
-
2006
- 2006-05-04 US US11/381,544 patent/US7369994B1/en not_active Expired - Lifetime
-
2008
- 2008-03-27 US US12/057,020 patent/US7761299B1/en not_active Expired - Fee Related
-
2010
- 2010-07-20 US US12/839,937 patent/US8086456B2/en not_active Expired - Fee Related
-
2011
- 2011-11-29 US US13/306,157 patent/US8315872B2/en not_active Expired - Fee Related
-
2012
- 2012-11-19 US US13/680,622 patent/US8788268B2/en not_active Expired - Fee Related
-
2014
- 2014-07-18 US US14/335,302 patent/US9236044B2/en not_active Expired - Fee Related
-
2015
- 2015-12-08 US US14/962,198 patent/US9691376B2/en not_active Expired - Fee Related
-
2017
- 2017-06-26 US US15/633,243 patent/US20170358292A1/en not_active Abandoned
Patent Citations (71)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3624301A (en) * | 1970-04-15 | 1971-11-30 | Magnavox Co | Speech synthesizer utilizing stored phonemes |
US3828132A (en) * | 1970-10-30 | 1974-08-06 | Bell Telephone Labor Inc | Speech synthesis by concatenation of formant encoded words |
US5717827A (en) * | 1993-01-21 | 1998-02-10 | Apple Computer, Inc. | Text-to-speech system using vector quantization based speech enconding/decoding |
US5740320A (en) | 1993-03-10 | 1998-04-14 | Nippon Telegraph And Telephone Corporation | Text-to-speech synthesis by concatenation using or modifying clustered phoneme waveforms on basis of cluster parameter centroids |
US5987412A (en) | 1993-08-04 | 1999-11-16 | British Telecommunications Public Limited Company | Synthesising speech by converting phonemes to digital waveforms |
US6502074B1 (en) | 1993-08-04 | 2002-12-31 | British Telecommunications Public Limited Company | Synthesising speech by converting phonemes to digital waveforms |
US5970454A (en) | 1993-12-16 | 1999-10-19 | British Telecommunications Public Limited Company | Synthesizing speech by converting phonemes to digital waveforms |
US5671330A (en) * | 1994-09-21 | 1997-09-23 | International Business Machines Corporation | Speech synthesis using glottal closure instants determined from adaptively-thresholded wavelet transforms |
US5751907A (en) | 1995-08-16 | 1998-05-12 | Lucent Technologies Inc. | Speech synthesizer having an acoustic element database |
US6240384B1 (en) * | 1995-12-04 | 2001-05-29 | Kabushiki Kaisha Toshiba | Speech synthesis method |
US5737725A (en) * | 1996-01-09 | 1998-04-07 | U S West Marketing Resources Group, Inc. | Method and system for automatically generating new voice files corresponding to new text from a script |
US5758323A (en) * | 1996-01-09 | 1998-05-26 | U S West Marketing Resources Group, Inc. | System and Method for producing voice files for an automated concatenated voice system |
US5870706A (en) | 1996-04-10 | 1999-02-09 | Lucent Technologies, Inc. | Method and apparatus for an improved language recognition system |
US5913193A (en) | 1996-04-30 | 1999-06-15 | Microsoft Corporation | Method and system of runtime acoustic unit selection for speech synthesis |
US6366883B1 (en) | 1996-05-15 | 2002-04-02 | Atr Interpreting Telecommunications | Concatenation of speech segments by use of a speech synthesizer |
US6233544B1 (en) | 1996-06-14 | 2001-05-15 | At&T Corp | Method and apparatus for language translation |
US6035272A (en) * | 1996-07-25 | 2000-03-07 | Matsushita Electric Industrial Co., Ltd. | Method and apparatus for synthesizing speech |
US5878393A (en) | 1996-09-09 | 1999-03-02 | Matsushita Electric Industrial Co., Ltd. | High quality concatenative reading system |
US6125346A (en) | 1996-12-10 | 2000-09-26 | Matsushita Electric Industrial Co., Ltd | Speech synthesizing system and redundancy-reduced waveform database therefor |
US6385580B1 (en) | 1997-03-25 | 2002-05-07 | Telia Ab | Method of speech synthesis |
US6006181A (en) | 1997-09-12 | 1999-12-21 | Lucent Technologies Inc. | Method and apparatus for continuous speech recognition using a layered, self-adjusting decoder network |
US6163769A (en) * | 1997-10-02 | 2000-12-19 | Microsoft Corporation | Text-to-speech using clustered context-dependent phoneme-based units |
US7027568B1 (en) | 1997-10-10 | 2006-04-11 | Verizon Services Corp. | Personal message service with enhanced text to speech synthesis |
US5970460A (en) | 1997-12-05 | 1999-10-19 | Lernout & Hauspie Speech Products N.V. | Speech recognition and editing system |
US7139712B1 (en) * | 1998-03-09 | 2006-11-21 | Canon Kabushiki Kaisha | Speech synthesis apparatus, control method therefor and computer-readable memory |
US6119086A (en) | 1998-04-28 | 2000-09-12 | International Business Machines Corporation | Speech coding via speech recognition and synthesis based on pre-enrolled phonetic tokens |
US6101470A (en) | 1998-05-26 | 2000-08-08 | International Business Machines Corporation | Methods for generating pitch and duration contours in a text to speech system |
US7047194B1 (en) | 1998-08-19 | 2006-05-16 | Christoph Buskies | Method and device for co-articulated concatenation of audio segments |
US6993484B1 (en) * | 1998-08-31 | 2006-01-31 | Canon Kabushiki Kaisha | Speech synthesizing method and apparatus |
US7031919B2 (en) * | 1998-08-31 | 2006-04-18 | Canon Kabushiki Kaisha | Speech synthesizing apparatus and method, and storage medium therefor |
US20030125949A1 (en) * | 1998-08-31 | 2003-07-03 | Yasuo Okutani | Speech synthesizing apparatus and method, and storage medium therefor |
US6173263B1 (en) | 1998-08-31 | 2001-01-09 | At&T Corp. | Method and system for performing concatenative speech synthesis using half-phonemes |
US6266637B1 (en) | 1998-09-11 | 2001-07-24 | International Business Machines Corporation | Phrase splicing and variable substitution using a trainable speech synthesizer |
US6665641B1 (en) | 1998-11-13 | 2003-12-16 | Scansoft, Inc. | Speech synthesis using concatenation of speech waveforms |
US6144939A (en) | 1998-11-25 | 2000-11-07 | Matsushita Electric Industrial Co., Ltd. | Formant-based speech synthesizer employing demi-syllable concatenation with independent cross fade in the filter parameter and source domains |
US6377943B1 (en) * | 1999-01-20 | 2002-04-23 | Oracle Corp. | Initial ordering of tables for database queries |
US6202049B1 (en) | 1999-03-09 | 2001-03-13 | Matsushita Electric Industrial Co., Ltd. | Identification of unit overlap regions for concatenative speech synthesis system |
US6370522B1 (en) | 1999-03-18 | 2002-04-09 | Oracle Corporation | Method and mechanism for extending native optimization in a database system |
US6266638B1 (en) | 1999-03-30 | 2001-07-24 | At&T Corp | Voice quality compensation system for speech synthesis based on unit-selection speech database |
US8315872B2 (en) * | 1999-04-30 | 2012-11-20 | At&T Intellectual Property Ii, L.P. | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US6701295B2 (en) | 1999-04-30 | 2004-03-02 | At&T Corp. | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US20100286986A1 (en) | 1999-04-30 | 2010-11-11 | At&T Intellectual Property Ii, L.P. Via Transfer From At&T Corp. | Methods and Apparatus for Rapid Acoustic Unit Selection From a Large Speech Corpus |
US7761299B1 (en) | 1999-04-30 | 2010-07-20 | At&T Intellectual Property Ii, L.P. | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US7369994B1 (en) | 1999-04-30 | 2008-05-06 | At&T Corp. | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US6697780B1 (en) | 1999-04-30 | 2004-02-24 | At&T Corp. | Method and apparatus for rapid acoustic unit selection from a large speech corpus |
US7082396B1 (en) | 1999-04-30 | 2006-07-25 | At&T Corp | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US8086456B2 (en) | 1999-04-30 | 2011-12-27 | At&T Intellectual Property Ii, L.P. | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US20030115049A1 (en) | 1999-04-30 | 2003-06-19 | At&T Corp. | Methods and apparatus for rapid acoustic unit selection from a large speech corpus |
US6421657B1 (en) * | 1999-06-14 | 2002-07-16 | International Business Machines Corporation | Method and system for determining the lowest cost permutation for joining relational database tables |
US6684187B1 (en) | 2000-06-30 | 2004-01-27 | At&T Corp. | Method and system for preselection of suitable units for concatenative speech |
US20040093213A1 (en) | 2000-06-30 | 2004-05-13 | Conkie Alistair D. | Method and system for preselection of suitable units for concatenative speech |
US7460997B1 (en) | 2000-06-30 | 2008-12-02 | At&T Intellectual Property Ii, L.P. | Method and system for preselection of suitable units for concatenative speech |
US7124083B2 (en) | 2000-06-30 | 2006-10-17 | At&T Corp. | Method and system for preselection of suitable units for concatenative speech |
US7013278B1 (en) | 2000-07-05 | 2006-03-14 | At&T Corp. | Synthesis-based pre-selection of suitable units for concatenative speech |
US7565291B2 (en) | 2000-07-05 | 2009-07-21 | At&T Intellectual Property Ii, L.P. | Synthesis-based pre-selection of suitable units for concatenative speech |
US6505158B1 (en) | 2000-07-05 | 2003-01-07 | At&T Corp. | Synthesis-based pre-selection of suitable units for concatenative speech |
US7233901B2 (en) | 2000-07-05 | 2007-06-19 | At&T Corp. | Synthesis-based pre-selection of suitable units for concatenative speech |
US7127396B2 (en) | 2000-12-04 | 2006-10-24 | Microsoft Corporation | Method and apparatus for speech synthesis without prosody modification |
US6654018B1 (en) | 2001-03-29 | 2003-11-25 | At&T Corp. | Audio-visual selection process for the synthesis of photo-realistic talking-head animations |
US6950798B1 (en) | 2001-04-13 | 2005-09-27 | At&T Corp. | Employing speech models in concatenative speech synthesis |
US7266497B2 (en) | 2002-03-29 | 2007-09-04 | At&T Corp. | Automatic segmentation in speech synthesis |
US7587320B2 (en) | 2002-03-29 | 2009-09-08 | At&T Intellectual Property Ii, L.P. | Automatic segmentation in speech synthesis |
US20040153324A1 (en) | 2003-01-31 | 2004-08-05 | Phillips Michael S. | Reduced unit database generation based on cost information |
US6961704B1 (en) | 2003-01-31 | 2005-11-01 | Speechworks International, Inc. | Linguistic prosodic model-based text to speech |
US6988069B2 (en) | 2003-01-31 | 2006-01-17 | Speechworks International, Inc. | Reduced unit database generation based on cost information |
US20050137870A1 (en) | 2003-11-28 | 2005-06-23 | Tatsuya Mizutani | Speech synthesis method, speech synthesis system, and speech synthesis program |
US7567896B2 (en) | 2004-01-16 | 2009-07-28 | Nuance Communications, Inc. | Corpus-based speech synthesis based on segment recombination |
US20050182629A1 (en) | 2004-01-16 | 2005-08-18 | Geert Coorman | Corpus-based speech synthesis based on segment recombination |
US7630896B2 (en) | 2005-03-29 | 2009-12-08 | Kabushiki Kaisha Toshiba | Speech synthesis system and method |
US20080077407A1 (en) | 2006-09-26 | 2008-03-27 | At&T Corp. | Phonetically enriched labeling in unit selection speech synthesis |
US20110071836A1 (en) | 2009-09-21 | 2011-03-24 | At&T Intellectual Property I, L.P. | System and method for generalized preselection for unit selection synthesis |
Non-Patent Citations (10)
Title |
---|
Beutnagel, Mohri and Riley, "Rapid Unit Selection from a Large Speech Corpus for Concatenative Speech Synthesis" AT&T Labs Research, Florham Park, New Jersey, 1999. |
Chu et al., "Selecting Non-Uniform Units from a Very Large Corpus for Concatenative Speech Synthesizer," 2001 IEEE International Conference on Acoustics, Speech and Signal Processing. vol. 2, May 2001, pp. 785-788. |
Hunt et al., "Unit Selection in a Concatenative Speech Synthesis using a Large Speech Database," 1996 IEEE International Conference on Acoustics, Speech and Signal Processing, vol. 1, May 1996, pp. 373-376. |
Lee et al., "A Very Low Bit Rate Speech Coder Based on a Recognition/Synthesis Paradigm," IEEE Transactions on Speech and Audio Processing, vol. 9, No. 5, Jul. 2001, pp. 482-491. |
Robert Endre Trajan and Andrew Chi-Chih Yao, "Storing a Sparse Table". Communication of the ACM, vol. 22:11, pp. 606-611, Nov. 1979. |
TechTarget, definition of "hashing", http://searchdatabase.techtarget.com/sDefinition/O,,sid13-gci212230,00.html, 2 pages, Jan. 23, 2003. |
TechTarget, definition of "hashing", http://searchdatabase.techtarget.com/sDefinition/O,,sid13—gci212230,00.html, 2 pages, Jan. 23, 2003. |
Veldhuis et al., "On the Computation of the Kullback-Leibler Measure of Spectral Distances," IEEE Transactions on Speech and Audio Processing, vol. 11, No. 1, Jan. 2003, pp. 100-103. |
Webopedia, definition of "hashing", http://www.webopedia.com/TERM/H/hashing.html, 1 page, Jan. 23, 2003. |
Y. Stylianou (1998) "Concatenative Speech Synthesis using a Harmonic plus Noise Model", Workshop on Speech Synthesis, Jenolan Caves, NSW, Australia, Nov. 1998. |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140330567A1 (en) * | 1999-04-30 | 2014-11-06 | At&T Intellectual Property Ii, L.P. | Speech synthesis from acoustic units with default values of concatenation cost |
US9236044B2 (en) * | 1999-04-30 | 2016-01-12 | At&T Intellectual Property Ii, L.P. | Recording concatenation costs of most common acoustic unit sequential pairs to a concatenation cost database for speech synthesis |
US9691376B2 (en) | 1999-04-30 | 2017-06-27 | Nuance Communications, Inc. | Concatenation cost in speech synthesis for acoustic unit sequential pair using hash table and default concatenation cost |
Also Published As
Publication number | Publication date |
---|---|
US7761299B1 (en) | 2010-07-20 |
US20120136663A1 (en) | 2012-05-31 |
US9691376B2 (en) | 2017-06-27 |
US7369994B1 (en) | 2008-05-06 |
US20160093288A1 (en) | 2016-03-31 |
US8315872B2 (en) | 2012-11-20 |
US20140330567A1 (en) | 2014-11-06 |
US9236044B2 (en) | 2016-01-12 |
US20170358292A1 (en) | 2017-12-14 |
US8086456B2 (en) | 2011-12-27 |
US20130080176A1 (en) | 2013-03-28 |
US20100286986A1 (en) | 2010-11-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6697780B1 (en) | Method and apparatus for rapid acoustic unit selection from a large speech corpus | |
US9691376B2 (en) | Concatenation cost in speech synthesis for acoustic unit sequential pair using hash table and default concatenation cost | |
EP1168299B1 (en) | Method and system for preselection of suitable units for concatenative speech | |
US7013278B1 (en) | Synthesis-based pre-selection of suitable units for concatenative speech | |
Bulyko et al. | Joint prosody prediction and unit selection for concatenative speech synthesis | |
JP2826215B2 (en) | Synthetic speech generation method and text speech synthesizer | |
US20020099547A1 (en) | Method and apparatus for speech synthesis without prosody modification | |
US7082396B1 (en) | Methods and apparatus for rapid acoustic unit selection from a large speech corpus | |
US8600753B1 (en) | Method and apparatus for combining text to speech and recorded prompts | |
EP1589524B1 (en) | Method and device for speech synthesis | |
EP1640968A1 (en) | Method and device for speech synthesis | |
Bharthi et al. | Unit selection based speech synthesis for converting short text message into voice message in mobile phones | |
EP1777697A2 (en) | Method and apparatus for speech synthesis without prosody modification | |
JPH0573092A (en) | Speech synthesis system | |
JPH03237498A (en) | Device for reading sentence aloud |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: AT&T CORP., NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BEUTNAGEL, MARK CHARLES;MOHRI, MEHRYAR;RILEY, MICHAEL DENNIS;SIGNING DATES FROM 20000417 TO 20000419;REEL/FRAME:029321/0708 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: AT&T PROPERTIES, LLC, NEVADA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AT&T CORP.;REEL/FRAME:036737/0479 Effective date: 20150821 Owner name: AT&T INTELLECTUAL PROPERTY II, L.P., GEORGIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AT&T PROPERTIES, LLC;REEL/FRAME:036737/0686 Effective date: 20150821 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
AS | Assignment |
Owner name: NUANCE COMMUNICATIONS, INC., MASSACHUSETTS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AT&T INTELLECTUAL PROPERTY II, L.P.;REEL/FRAME:041498/0316 Effective date: 20161214 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551) Year of fee payment: 4 |
|
AS | Assignment |
Owner name: CERENCE INC., MASSACHUSETTS Free format text: INTELLECTUAL PROPERTY AGREEMENT;ASSIGNOR:NUANCE COMMUNICATIONS, INC.;REEL/FRAME:050836/0191 Effective date: 20190930 |
|
AS | Assignment |
Owner name: CERENCE OPERATING COMPANY, MASSACHUSETTS Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE ASSIGNEE NAME PREVIOUSLY RECORDED AT REEL: 050836 FRAME: 0191. ASSIGNOR(S) HEREBY CONFIRMS THE INTELLECTUAL PROPERTY AGREEMENT;ASSIGNOR:NUANCE COMMUNICATIONS, INC.;REEL/FRAME:050871/0001 Effective date: 20190930 |
|
AS | Assignment |
Owner name: BARCLAYS BANK PLC, NEW YORK Free format text: SECURITY AGREEMENT;ASSIGNOR:CERENCE OPERATING COMPANY;REEL/FRAME:050953/0133 Effective date: 20191001 |
|
AS | Assignment |
Owner name: CERENCE OPERATING COMPANY, MASSACHUSETTS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BARCLAYS BANK PLC;REEL/FRAME:052927/0335 Effective date: 20200612 |
|
AS | Assignment |
Owner name: WELLS FARGO BANK, N.A., NORTH CAROLINA Free format text: SECURITY AGREEMENT;ASSIGNOR:CERENCE OPERATING COMPANY;REEL/FRAME:052935/0584 Effective date: 20200612 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
AS | Assignment |
Owner name: CERENCE OPERATING COMPANY, MASSACHUSETTS Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE REPLACE THE CONVEYANCE DOCUMENT WITH THE NEW ASSIGNMENT PREVIOUSLY RECORDED AT REEL: 050836 FRAME: 0191. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:NUANCE COMMUNICATIONS, INC.;REEL/FRAME:059804/0186 Effective date: 20190930 |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20220722 |