Portions from segment boundary regions of a plurality of speech segments are extracted. Each segment boundary region is based on a corresponding initial unit boundary. Feature vectors that represent the portions in a vector space are created. For each of a plurality of potential unit boundaries within each segment boundary region, an average discontinuity based on distances between the feature vectors is determined. For each segment, the potential unit boundary associated with a minimum average discontinuity is selected as a new unit boundary.
|
1. A machine-implemented method comprising:
extracting portions from segment boundary regions of a plurality of speech segments, each segment boundary region based on a corresponding initial unit boundary;
defining a vector space that represents the portions of the plurality of speech segments to derive feature vectors;
for each of a plurality of potential unit boundaries within each segment boundary region, determining an average discontinuity based on distances between the feature vectors in the vector space; and
for each segment, selecting a new unit boundary from the plurality of potential unit boundaries, wherein the new unit boundary is associated with a minimum average discontinuity.
89. An apparatus comprising:
a processor;
means for setting, using the processor, an initial unit boundary for each segment of a plurality of speech segments, each initial unit boundary defining a segment boundary region and a plurality of potential unit boundaries within each segment boundary region;
computing a vector space representing the plurality of speech segments to derive feature vectors;
for each segment, means for determining an average discontinuity of candidate units defined by the potential unit boundaries based on how far apart the feature vectors are in the vector space;
for each segment, means for selecting a new unit boundary from the plurality of potential unit boundaries, wherein the new unit boundary is associated with a minimum average discontinuity.
81. A machine-implemented method comprising:
setting, using a processor, an initial unit boundary for each segment of a plurality of speech segments, each initial unit boundary defining a segment boundary region and a plurality of potential unit boundaries within each segment boundary region;
computing a vector space representing the plurality of speech segments to derive feature vectors;
for each segment, determining an average discontinuity over a plurality of concatenations of candidate units defined by the potential unit boundaries based on how far apart the feature vectors are in the vector space;
for each segment, selecting a new unit boundary from the plurality of potential unit boundaries, wherein the new unit boundary is associated with a minimum average discontinuity.
21. A non-transitory machine-readable storage medium storing instructions to cause a machine to perform a machine-implemented method comprising:
extracting portions from segment boundary regions of a plurality of speech segments, each segment boundary region based on a corresponding initial unit boundary;
defining a vector space that represents the portions of the plurality of speech segments to derive feature vectors;
for each of a plurality of potential unit boundaries within each segment boundary region, determining an average discontinuity based on distances between the feature vectors in the vector space; and
for each segment, selecting a new unit boundary from the plurality of potential unit boundaries, wherein the new unit boundary is associated with a minimum average discontinuity.
a process executed from the memory by the processing unit to cause the processing unit to:
extract portions from segment boundary regions of a plurality of speech segments, each segment boundary region based on a corresponding initial unit boundary;
define a vector space that represents the portions of the plurality of speech segments to derive feature vectors;
for each of a plurality of potential unit boundaries within each segment boundary region, determine an average discontinuity based on distances between the feature vectors in the vector space; and
for each segment, select a new unit boundary from the plurality of potential unit boundaries, wherein the new unit boundary is associated with a minimum average discontinuity.
85. A non-transitory machine-readable storage medium storing instructions to cause a machine to perform a machine-implemented method comprising:
setting an initial unit boundary for each segment of a plurality of speech segments, each initial unit boundary defining a segment boundary region and a plurality of potential unit boundaries within each segment boundary region;
computing a vector space representing the plurality of speech segments to derive feature vectors;
for each segment, determining an average discontinuity of candidate units defined by the potential unit boundaries based on how far apart the feature vectors are in the vector space;
for each segment, selecting a new unit boundary from the plurality of potential unit boundaries, wherein the new unit boundary is associated with a minimum average discontinuity.
93. A system comprising:
a processing unit coupled to a memory through a bus; and
a process executed from the memory by the processing unit to cause the processing unit to:
set an initial unit boundary for each segment of a plurality of speech segments, each initial unit boundary defining a segment boundary region and a plurality of potential unit boundaries within each segment boundary region;
compute a vector space representing the plurality of speech segments to derive feature vectors;
for each segment, determine an average discontinuity of candidate units defined by the potential unit boundaries based on how far apart the feature vectors are in the vector space;
for each segment, selecting a new unit boundary from the plurality of potential unit boundaries, wherein the new unit boundary is associated with a minimum average discontinuity.
41. An apparatus comprising:
a processor, and
means for extracting, using the processor, portions from segment boundary regions of a plurality of speech segments, each segment boundary region based on a corresponding initial unit boundary, wherein at least one portion overlaps across two segments defining the corresponding initial unit boundary;
means for defining a vector space that represents the portions of the plurality of speech segments to derive feature vectors;
for each of a plurality of potential unit boundaries within each segment boundary region, means for determining an average discontinuity based on distances between the feature vectors in the vector space; and
for each segment, means for selecting a new unit boundary from the plurality of potential unit boundaries, wherein the new unit boundary is associated with a minimum average discontinuity.
2. The machine-implemented method of
if all of the new unit boundaries are the same as the corresponding initial unit boundaries, setting the new unit boundaries as final unit boundaries for the segments.
3. The machine-implemented method of
if any of the new unit boundaries are different from the corresponding initial unit boundaries, iteratively:
setting the new unit boundary as the initial unit boundary, and
performing the extracting, the creating, the determining and the selecting, until all of the new unit boundaries are the same as the corresponding initial unit boundaries.
5. The machine-implemented method of
6. The machine-implemented method of
7. The machine-implemented method of
8. The machine-implemented method of
9. The machine-implemented method of
10. The machine-implemented method of
11. The machine-implemented method of
recording speech input; and
identifying the speech segments within the speech input.
12. The machine-implemented method of
13. The machine-implemented method of
14. The machine-implemented method of
constructing a matrix W from the portions; and
decomposing the matrix W.
15. The machine-implemented method of
W=UΣVT where K−1 is the number of centered pitch periods near the potential unit boundary extracted from each segment, N is the maximum number of samples among the centered pitch periods, M is the number of segments, U is the (2(K−1)+1)M×R left singular matrix with row vectors ui (1≦i≦(2(K−1)+1)M), Σ is the R×R diagonal matrix of singular values s1≧s2≧ . . . ≧sR>0, V is the N×R right singular matrix with row vectors vj (1≦j≦N), R<<(2(K−1)+1)M), and T denotes matrix transposition, wherein decomposing the matrix W comprises performing a singular value decomposition of W.
16. The machine-implemented method of
where ui is a row vector associated with a centered pitch period i, and Σ is the singular diagonal matrix.
18. The machine-implemented method of
for any 1≦k, l≦(2(K−1)+1)M.
19. The machine-implemented method of
d(S1,S2)=C(uπ where uπ
20. The machine-implemented method of
22. The machine-readable medium of
if all of the new unit boundaries are the same as the corresponding initial unit boundaries, setting the new unit boundaries as final unit boundaries for the segments.
23. The machine-readable medium of
if any of the new unit boundaries are different from the corresponding initial unit boundaries, iteratively:
setting the new unit boundary as the initial unit boundary, and
performing the extracting, the creating, the determining and the selecting, until all of the new unit boundaries are the same as the corresponding initial unit boundaries.
25. The machine-readable medium of
26. The machine-readable medium of
27. The machine-readable medium of
28. The machine-readable medium of
29. The machine-readable medium of
30. The machine-readable medium of
31. The machine-readable medium of
recording speech input; and
identifying the speech segments within the speech input.
32. The machine-readable medium of
33. The machine-readable medium of
34. The machine-readable medium of
constructing a matrix W from the portions; and
decomposing the matrix W.
35. The machine-readable medium of
W=UΣVT where K−1 is the number of centered pitch periods near the potential unit boundary extracted from each segment, N is the maximum number of samples among the centered pitch periods, M is the number of segments, U is the (2(K−1)+1)M×R left singular matrix with row vectors ui (1≦i≦(2(K−1)+1)M), Σ is the R×R diagonal matrix of singular values s1≧s2≧ . . . ≧sR>0, V is the N×R right singular matrix with row vectors vj (1≦j≦N), R<<(2(K−1)+1)M), and T denotes matrix transposition, wherein decomposing the matrix W comprises performing a singular value decomposition of W.
36. The machine-readable medium of
where ui is a row vector associated with a centered pitch period i, and Σ is the singular diagonal matrix.
38. The machine-readable medium of
for any 1≦k, l≦(2(K−1)+1)M.
39. The machine-readable medium of
d(S1,S2)=C(uπ where uπ
40. The machine-readable medium of
42. The apparatus of
if all of the new unit boundaries are the same as the corresponding initial unit boundaries, means for setting the new unit boundaries as final unit boundaries for the segments.
43. The apparatus of
if any of the new unit boundaries are different from the corresponding initial unit boundaries, means for iteratively:
setting the new unit boundary as the initial unit boundary, and
performing the extracting, the creating, the determining and the selecting, until all of the new unit boundaries are the same as the corresponding initial unit boundaries.
46. The apparatus of
47. The apparatus of
48. The apparatus of
49. The apparatus of
50. The apparatus of
51. The apparatus of
means for recording speech input; and
means for identifying the speech segments within the speech input.
52. The apparatus of
53. The apparatus of
54. The apparatus of
means for constructing a matrix W from the portions; and
means for decomposing the matrix W.
55. The apparatus of
W=UΣVT where K−1 is the number of centered pitch periods near the potential unit boundary extracted from each segment, N is the maximum number of samples among the centered pitch periods, M is the number of segments, U is the (2(K−1)+1)M×R left singular matrix with row vectors ui (1≦i≦(2(K−1)+1)M), Σ is the R×R diagonal matrix of singular values s1≧s2≧ . . . ≧sR>0, V is the N×R right singular matrix with row vectors vj (1≦j≦N), R<<(2(K−1)+1)M), and T denotes matrix transposition, wherein decomposing the matrix W comprises performing a singular value decomposition of W.
56. The apparatus of
57. The apparatus of
ūi=uiΣ where ui is a row vector associated with a centered pitch period i, and Σ is the singular diagonal matrix.
58. The apparatus of
for any 1≦k, l≦(2(K−1)+1)M.
59. The apparatus of
d(S1,S2)=C(uπ where uπ
60. The apparatus of
62. The system of
if all of the new unit boundaries are the same as the corresponding initial unit boundaries, set the new unit boundaries as final unit boundaries for the segments.
63. The system of
if any of the new unit boundaries are different from the corresponding initial unit boundaries, iteratively:
set the new unit boundary as the initial unit boundary, and
perform the extracting, the creating, the determining and the selecting, until all of the new unit boundaries are the same as the corresponding initial unit boundaries.
66. The system of
67. The system of
68. The system of
69. The system of
71. The system of
record speech input; and
identify the speech segments within the speech input.
72. The system of
73. The system of
74. The system of
construct a matrix W from the portions; and
decompose the matrix W.
75. The system of
W=UΣVT where K−1 is the number of centered pitch periods near the potential unit boundary extracted from each segment, N is the maximum number of samples among the centered pitch periods, M is the number of segments, U is the (2(K−1)+1)M×R left singular matrix with row vectors ui (1≦i≦(2(K−1)+1)M), Σ is the R×R diagonal matrix of singular values s1≧s2≧ . . . ≧sR>0, V is the N×R right singular matrix with row vectors vj (1≦j≦N), R<<(2(K−1)+1)M), and T denotes matrix transposition, wherein decomposing the matrix W comprises performing a singular value decomposition of W.
76. The system of
77. The system of
ūi=uiΣ where ui is a row vector associated with a centered pitch period i, and Σ is the singular diagonal matrix.
78. The system of
for any 1≦k, l≦(2(K−1)+1)M.
79. The system of
d(S1,S2)=C(uπ where uπ
80. The system of
82. The machine-implemented method of
for each segment, setting the new unit boundary as the initial unit boundary; and
performing the determining and the selecting, until all of the new unit boundaries for each segment are the same as the corresponding initial unit boundaries for each segment.
83. The machine-implemented method of
constructing a matrix from time-domain samples of segment boundary regions; and
decomposing the matrix.
84. The machine-implemented method of
86. The machine-readable medium of
for each segment, setting the new unit boundary as the initial unit boundary; and
performing the determining and the selecting, until all of the new unit boundaries for each segment are the same as the corresponding initial unit boundaries for each segment.
87. The machine-readable medium of
constructing a matrix from time-domain samples of segment boundary regions; and
decomposing the matrix.
88. The machine-readable medium of
90. The apparatus of
for each segment, means for setting the new unit boundary as the initial unit boundary; and
means for performing the determining and the selecting, until all of the new unit boundaries for each segment are the same as the corresponding initial unit boundaries for each segment.
91. The apparatus of
means for constructing a matrix from time-domain samples of segment boundary regions; and
means for decomposing the matrix.
92. The apparatus of
94. The system of
for each segment, set the new unit boundary as the initial unit boundary; and
perform the determining and the selecting, until all of the new unit boundaries for each segment are the same as the corresponding initial unit boundaries for each segment.
95. The system of
construct a matrix from time-domain samples of segment boundary regions; and
decompose the matrix.
|
This application is a continuation of U.S. patent application Ser. No. 10/692,994, entitled “DATA-DRIVEN GLOBAL BOUNDARY OPTIMIZATION”, filed Oct. 23, 2003 issued as U.S. Pat. No. 7,409,347 on Aug. 5, 2008, and claims priority of that filing date.
This disclosure relates generally to text-to-speech synthesis, and in particular relates to concatenative speech synthesis.
A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever. The following notice applies to the software and data as described below and in the drawings hereto: Copyright © 2003, Apple Computer, Inc., All Rights Reserved.
In concatenative text-to-speech synthesis, the speech waveform corresponding to a given sequence of phonemes is generated by concatenating pre-recorded segments of speech. These segments are extracted from carefully selected sentences uttered by a professional speaker, and stored in a database known as a voice table. Each such segment is typically referred to as a unit. A unit may be a phoneme, a diphone (the span between the middle of a phoneme and the middle of another), or a sequence thereof. A phoneme is a phonetic unit in a language that corresponds to a set of similar speech realizations (like the velar \k\ of cool and the palatal \k\ of keel) perceived to be a single distinctive sound in the language.
The quality of the synthetic speech resulting from concatenative text-to-speech (TTS) synthesis is heavily dependent on the underlying inventory of units. A great deal of attention is typically paid to issues such as coverage (i.e. whether all possible units represented in the voice table), consistency (i.e. whether the speaker is adhering to the same style throughout the recording process), and recording quality (i.e. whether the signal-to-noise ratio is as high as possible at all times). However, an important aspect of the unit inventory relates to unit boundaries, i.e. how the segments are cut after recording. This aspect is important because the defined boundaries influence the degree of discontinuity after concatenation, and therefore how natural the synthetic speech will sound. Early TTS systems based on phoneme units had difficulty ensuring a good transition between two phonemes due to coarticulation effects. Systems based on diphone units, or sequences thereof, are generally better since there is typically less coarticulation at the ensuing concatenation points. Nevertheless, the finite size of the unit inventory implies that discontinuities are inevitable. As a result, minimizing their number and salience is important in concatenative TTS.
In diphone synthesis, the number of diphone units is small enough (e.g. about 2000 in English) to enable manual boundary optimization. In that case, the unit boundaries are adjusted manually so as to achieve, on the average, as good a concatenation as possible given any possible pair of compatible diphones. This tends to eliminate the most egregious discontinuities, but typically introduces many compromises which may degrade naturalness. In contrast, polyphone synthesis allows multiple instances of every unit, usually recorded under complementary, carefully controlled conditions. Due to the much larger size of the unit inventory, adjusting unit boundaries manually is no longer feasible.
Methods and apparatuses for data-driven global boundary optimization are described herein. The following provides as summary of some, but not all, embodiments described within this disclosure; it will be appreciated that certain embodiments which are claimed will not be summarized here. In one exemplary embodiment, automatic off-line training of boundaries for speech segments used in a concatenation process is provided. The training produces an optimized inventory of units given the training data at hand. All unit boundaries in the training data are globally optimized such that, on the average, the perceived discontinuity at the concatenation between every possible pair of segments is minimal. This provides uniformly high quality units to choose from at run time.
The present invention is described in conjunction with systems, clients, servers, methods, and machine-readable media of varying scope. In addition to the aspects of the present invention described in this summary, further aspects of the invention will become apparent by reference to the drawings and by reading the detailed description that follows.
Non-limiting and non-exhaustive embodiments of the present invention are described with reference to the following figures, wherein like reference numerals refer to like parts throughout the various views unless otherwise specified.
In the following detailed description of embodiments of the invention, reference is made to the accompanying drawings in which like references indicate similar elements, and in which is shown by way of illustration specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention, and it is to be understood that other embodiments may be utilized and that logical, mechanical, electrical, functional, and other changes may be made without departing from the scope of the present invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is defined only by the appended claims.
Recorded speech from a professional speaker is input at block 106. In one embodiment, the speech may be a user's own recorded voice, which may be merged with an existing database (after suitable processing) to achieve a desired level of coverage. The recorded speech is segmented into units at segmentation block 108. Segmentation is described in greater detail below.
Contiguity information is preserved in the voice table 110 so that longer speech segments may be recovered. For example, where a speech segment S1-R1 is divided into two segments, S1 and R1, information is preserved indicating that the segments are contiguous; i.e. there is no artificial concatenation between the segments.
In one embodiment, a voice table 110 is generated from the segments produced by segmentation block 108. In another embodiment, voice table 110 is a pre-generated voice table that is provided to the system 100. Feature extractor 112 mines voice table 110 and extracts features from segments so that they may be characterized and compared to one another.
Once appropriate features have been extracted from the segments stored in voice table 110, discontinuity measurement block 114 computes a discontinuity between segments. In one embodiment, discontinuities are determined on a phoneme-by-phoneme basis; i.e. only discontinuities between segments having a boundary within the same phoneme are computed. Discontinuity measurements for each segment are added as values to the voice table 110 to form a voice table 116 with discontinuity information. Further details may be found in co-filed U.S. patent application Ser. No. 10/693,227, entitled “Global Boundary-Centric Feature Extraction and Associated Discontinuity Metrics,” filed Oct. 23, 2003, assigned to Apple Computer, Inc., the assignee of the present invention, and which is herein incorporated by reference.
Run-time component 150 handles the unit selection process. Text 152 is processed by the phoneme sequence generator 154 to convert text to phoneme sequences. Text 152 may originate from any of several sources, such as a text document, a web page, an input device such as a keyboard, or through an optical character recognition (OCR) device. Phoneme sequence generator 154 converts the text 152 into a string of phonemes. It will be appreciated that in other embodiments, phoneme sequence generator 154 may produce strings based on other suitable divisions, such as diphones.
Unit selector 156 selects speech segments from the voice table 116 to represent the phoneme string. In one embodiment, the unit selector 156 selects segments based on discontinuity information stored in voice table 116. Once appropriate segments have been selected, the segments are concatenated to form a speech waveform for playback by output block 158. In one embodiment, segmentation component 101 and voice table component 102 are implemented on a server computer, and the run-time component 150 is implemented on a client computer.
It will be appreciated that although embodiments of the present invention are described primarily with respect to phonemes, other suitable divisions of speech may be used. For example, in one embodiment, instead of using divisions of speech based on phonemes (linguistic units), divisions based on phones (acoustic units) may be used.
Embodiments of the processing represented by segmentation block 108 are now described. As discussed above, segmentation refers to creating a unit inventory by defining unit boundaries; i.e. cutting recorded speech into segments. Unit boundaries and the methodology used to define them influence the degree of discontinuity after concatenation, and therefore, the degree to which synthetic speech sounds natural. In one embodiment, unit boundaries are optimized before applying the unit selection procedure so as to preserve contiguous segments while minimizing poor potential concatenations. The optimization of the present invention provides uniformly high quality units to choose from at run-time for unit selection. Off-line optimization is referred to as automatic “training” of the unit inventory, in contrast to the run-time “decoding” process embedded in unit selection.
In one embodiment, a discontinuity metric, described below, is derived from a global feature extraction method which characterizes the entire boundary region of a particular unit. Since this discontinuity metric is capable of taking into account all potentially relevant speech segments, it is possible to globally train individual unit boundaries in a data-driven manner. Thus, segmentation may be performed automatically without the need for human supervision.
For the purpose of clarity, optimizing the associated boundaries for all relevant unit instances is described in terms of a set including all unit instances with a boundary in the middle of a phoneme P.
The segments may be divided into portions. For example, in one embodiment, the portions are based on pitch periods. A pitch period is the period of vocal cord vibration that occurs during the production of voiced speech. In one embodiment, for voiced speech segments, each pitch period is obtained through conventional pitch epoch detection, and for voiceless segments, the time-domain signal is similarly chopped into analogous, albeit constant-length, portions.
Referring again to
In one embodiment, centered pitch periods are considered. Centered pitch periods include the right half of a first pitch period, and the left half of an adjacent second pitch period. Referring to
An advantage of the centered representation of centered pitch periods is that the boundary may be precisely characterized by one vector in a global vector space, instead of inferred a posteriori from the position of the two vectors on either side. In other words, unit boundary optimization focuses on minimizing the convex hull of all vectors associated with all possible π0. It will be appreciated that in other embodiments, divisions of the segments other than pitch periods or centered pitch periods may be employed.
If the set of all units were limited to the two instances illustrated in
At block 302, the method 300 identifies M segments with an initial unit boundary in the middle of the phoneme P. At block 310, the method 300 gathers centered pitch periods within boundary regions of the M segments. A boundary region includes K pitch periods on either side of a designated boundary. For each segment, centered pitch periods are derived from the pitch periods surrounding the initial unit boundary as described above. In one embodiment, K−1 centered pitch periods for each of the M segments are gathered into a matrix W. The maximum number of time samples, N, observed among the extracted centered pitch periods, is identified. The extracted centered pitch periods are padded with zeros, such that each centered pitch period has N samples. In one embodiment, the centered pitch periods are zero padded symmetrically, meaning that zeros are added to the left and right side of the samples. In one embodiment, K=3. In one embodiment, M and N are on the order of a few hundreds.
In one embodiment, matrix W is a (2(K−1)+1)M×N matrix, W, as illustrated in
At block 312, the method 300 computes the resulting vector space by performing a Singular Value Decomposition (SVD) of the matrix, W, to derive feature vectors. In one embodiment, the feature vectors are derived by performing a matrix-style modal analysis through a singular value decomposition (SVD) of the matrix W, as:
W=UΣVT (1)
where U is the (2(K−1)+1)M×R left singular matrix with row vectors ui(1≦i≦(2(K−1)+1)M), Σ is the R×R diagonal matrix of singular values s1≧s2≧ . . . ≧sR>0, V is the N×R right singular matrix with row vectors vj (1≦j≦N), R<<(2(K−1)+1)M), and T denotes matrix transposition. The vector space of dimension R spanned by the ui's and vj's is referred to as the SVD space. In one embodiment, R=5.
Since time-domain samples are used, both amplitude and phase information are retained, and in fact contribute simultaneously to the outcome. This mechanism takes a global view of what is happening in the boundary region, as reflected in the SVD vector space spanned by the resulting set of left and right singular vectors. In fact, each row of the matrix (i.e. centered pitch period) is associated with a vector in that space. These vectors can be viewed as feature vectors, and thus directly lead to new metrics d(S1,S2) defined on the SVD vector space. The relative positions of the feature vectors are determined by the overall pattern of the time-domain samples observed in the relevant centered pitch periods, as opposed to a (frequency domain or otherwise) processing specific to a particular instance. Hence, two vectors ūk and ūl, which are “close” (in a suitable metric) to one another can be expected to reflect a high degree of time-domain similarity, and thus potentially a small amount of perceived discontinuity.
The SVD results in (2(K−1)+1)M feature vectors in the global vector space. In one embodiment, unit boundaries are not permitted at either extreme of the boundary region; therefore, there are (2(K−2)+1)M potential unit boundaries within the global vector space. Each potential unit boundary defines two candidate units for each speech segment.
Once appropriate feature vectors are extracted from matrix W, a distance or metric is determined between vectors as a measure of perceived discontinuity between segments. In one embodiment, a suitable metric exhibits a high correlation between d(S1,S2) and perception. In one embodiment, a value d(S1,S2)=0 should highly correlate with zero discontinuity, and a large value of d(S1,S2) should highly correlate with a large perceived discontinuity.
In one embodiment, the cosine of the angle between two vectors is determined to compare ūk and ūl in the SVD space. This results in the closeness measure:
for any 1≦k, l≦(2(K−1)+1)M. This measure in turn leads to a variety of distance metrics in the SVD space.
When considering centered pitch periods, the discontinuity for a concatenation may be computed in terms of trajectory difference rather than location difference. To illustrate, consider the two sets of centered pitch periods π−K+1 . . . π0 . . . πK−1 and σ−K+1 . . . σ0 . . . σK−1, defined as above for the two segments S1-R1 and L2-S2. After performing the SVD as described above, the result is a global vector space comprising the vectors uπ
uπ
In one embodiment, the discontinuity associated with this concatenation is expressed as the cumulative difference in closeness before and after the concatenation:
d(S1,S2)=C(uπ
where the closeness function C assumes the same functional form as in (2). This metric exhibits the property d(S1,S2)≧0, where d(S1,S2)=0 if and only if S1=S2. In other words, the metric is guaranteed to be zero anywhere there is no artificial concatenation, and strictly positive at an artificial concatenation point. This ensures that contiguously spoken pitch periods always resemble each other more than the two pitch periods spanning a concatenation point.
Referring again to
The method 300 determines at block 322 whether there has been any change in unit boundaries for any of the segments. For each segment, the new unit boundary is compared to the corresponding initial unit boundary. If there was at least one change in any of the boundaries for the segments, the processing returns to block 310. The procedure iterates the processing represented by blocks 310 to 322 until all of the new unit boundaries are the same as the corresponding initial unit boundaries. In one embodiment, the iterative process converges after about ten to fifteen iterations. If the method 300 determines at block 322 that there has been no change in any of the boundaries since the previous cut, the new unit boundaries for each segment are set as final unit boundaries at block 324. The final unit boundaries define individual units which collectively make up the unit inventory. The unit inventory is subsequently added to a final voice table, such as voice table 110 of
The final unit boundaries are therefore globally optimal across the entire set of observations for the phoneme P. This provides an inventory of units whose boundaries are collectively globally optimal given the same discontinuity measure later used in actual unit selection. The result is a better usage of the available training data, as well as tightly matched conditions between training and decoding.
In one embodiment, the boundary optimization method 300 is performed for each phoneme. In one embodiment, each instance in the voice table has more than one final unit boundary associated with it. For example, an instance may have a first unit boundary for concatenation with a first set of units, and a second unit boundary for concatenation with a second set of units.
Proof of concept testing has been performed on an embodiment of the boundary optimization method. Preliminary experiments were conducted on data recorded to build the voice table used in MacinTalk™ for MacOS® X version 10.3, available from Apple Computer, Inc., the assignee of the present invention. The focus of these experiments was the phoneme P=OY. All instances of speech segments (in this case, diphones) with a left or right boundary falling in the middle of the phoneme OY. For each instance, K=3 pitch periods on the left of the boundary and K=3 pitch periods on the right of the boundary were extracted, leading to 2K−1=5 centered pitch periods for each instance. The boundary optimization method was then performed as described above with respect to
The following description of
The web server 9 is typically at least one computer system which operates as a server computer system and is configured to operate with the protocols of the World Wide Web and is coupled to the Internet. Optionally, the web server 9 can be part of an ISP which provides access to the Internet for client systems. The web server 9 is shown coupled to the server computer system 11 which itself is coupled to web content 10, which can be considered a form of a media database. It will be appreciated that while two computer systems 9 and 11 are shown in
Client computer systems 21, 25, 35, and 37 can each, with the appropriate web browsing software, view HTML pages provided by the web server 9. The ISP 5 provides Internet connectivity to the client computer system 21 through the modem interface 23 which can be considered part of the client computer system 21. The client computer system can be a personal computer system, consumer electronics/appliance, a network computer, a Web TV system, a handheld device, or other such computer system. Similarly, the ISP 7 provides Internet connectivity for client systems 25, 35, and 37, although as shown in
Alternatively, as well-known, a server computer system 43 can be directly coupled to the LAN 33 through a network interface 45 to provide files 47 and other services to the clients 35, 37, without the need to connect to the Internet through the gateway system 31.
It will be appreciated that the computer system 51 is one example of many possible computer systems which have different architectures. For example, personal computers based on an Intel microprocessor often have multiple buses, one of which can be an input/output (I/O) bus for the peripherals and one that directly connects the processor 55 and the memory 59 (often referred to as a memory bus). The buses are connected together through bridge components that perform any necessary translation due to differing bus protocols.
Network computers are another type of computer system that can be used with the present invention. Network computers do not usually include a hard disk or other mass storage, and the executable programs are loaded from a network connection into the memory 59 for execution by the processor 55. A Web TV system, which is known in the art, is also considered to be a computer system according to the present invention, but it may lack some of the features shown in
It will also be appreciated that the computer system 51 is controlled by operating system software which includes a file management system, such as a disk operating system, which is part of the operating system software. One example of an operating system software with its associated file management system software is the family of operating systems known as Mac® OS from Apple Computer, Inc. of Cupertino, Calif., and their associated file management systems. The file management system is typically stored in the non-volatile storage 65 and causes the processor 55 to execute the various acts required by the operating system to input and output data and to store data in memory, including storing files on the non-volatile storage 65.
The above description of illustrated embodiments of the invention, including what is described in the Abstract, is not intended to be exhaustive or to limit the invention to the precise forms disclosed. While specific embodiments of, and examples for, the invention are described herein for illustrative purposes, various equivalent modifications are possible within the scope of the invention, as those skilled in the relevant art will recognize. These modifications can be made to the invention in light of the above detailed description. The terms used in the following claims should not be construed to limit the invention to the specific embodiments disclosed in the specification and the claims. Rather, the scope of the invention is to be determined entirely by the following claims, which are to be construed in accordance with established doctrines of claim interpretation.
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
3828132, | |||
4513435, | Apr 27 1981 | Nippon Electric Co., Ltd. | System operable as an automaton for recognizing continuously spoken words with reference to demi-word pair reference patterns |
4813074, | Nov 29 1985 | U S PHILIPS CORPORATION, A CORP OF DE | Method of and device for segmenting an electric signal derived from an acoustic signal |
5490234, | Jan 21 1993 | Apple Inc | Waveform blending technique for text-to-speech system |
5537647, | Aug 19 1991 | Qwest Communications International Inc | Noise resistant auditory model for parametrization of speech |
5581652, | Oct 05 1992 | Nippon Telegraph and Telephone Corporation | Reconstruction of wideband speech from narrowband speech using codebooks |
5642466, | Jan 21 1993 | Apple Inc | Intonation adjustment in text-to-speech systems |
5745873, | May 01 1992 | Massachusetts Institute of Technology | Speech recognition using final decision based on tentative decisions |
5774855, | Sep 29 1994 | Nuance Communications, Inc | Method of speech synthesis by means of concentration and partial overlapping of waveforms |
5913193, | Apr 30 1996 | Microsoft Technology Licensing, LLC | Method and system of runtime acoustic unit selection for speech synthesis |
5933806, | Aug 28 1995 | U S PHILIPS CORPORATION | Method and system for pattern recognition based on dynamically constructing a subset of reference vectors |
6067519, | Apr 12 1995 | British Telecommunications public limited company | Waveform speech synthesis |
6208967, | Feb 27 1996 | U S PHILIPS CORPORATION | Method and apparatus for automatic speech segmentation into phoneme-like units for use in speech processing applications, and based on segmentation into broad phonetic classes, sequence-constrained vector quantization and hidden-markov-models |
6266637, | Sep 11 1998 | Nuance Communications, Inc | Phrase splicing and variable substitution using a trainable speech synthesizer |
6275795, | Sep 26 1994 | Canon Kabushiki Kaisha | Apparatus and method for normalizing an input speech signal |
6304846, | Oct 22 1997 | Texas Instruments Incorporated | Singing voice synthesis |
6366883, | May 15 1996 | ADVANCED TELECOMMUNICATIONS RESEARCH INSTITUTE INTERNATIONAL | Concatenation of speech segments by use of a speech synthesizer |
6505158, | Jul 05 2000 | Cerence Operating Company | Synthesis-based pre-selection of suitable units for concatenative speech |
6665641, | Nov 13 1998 | Cerence Operating Company | Speech synthesis using concatenation of speech waveforms |
6697780, | Apr 30 1999 | Cerence Operating Company | Method and apparatus for rapid acoustic unit selection from a large speech corpus |
6980955, | Mar 31 2000 | Canon Kabushiki Kaisha | Synthesis unit selection apparatus and method, and storage medium |
7058569, | Sep 15 2000 | Cerence Operating Company | Fast waveform synchronization for concentration and time-scale modification of speech |
7409347, | Oct 23 2003 | Apple Inc | Data-driven global boundary optimization |
20010056347, | |||
20020035469, | |||
20030083878, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jul 28 2008 | Apple Inc. | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Aug 12 2011 | ASPN: Payor Number Assigned. |
Feb 18 2015 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Apr 29 2019 | REM: Maintenance Fee Reminder Mailed. |
Oct 14 2019 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Sep 06 2014 | 4 years fee payment window open |
Mar 06 2015 | 6 months grace period start (w surcharge) |
Sep 06 2015 | patent expiry (for year 4) |
Sep 06 2017 | 2 years to revive unintentionally abandoned end. (for year 4) |
Sep 06 2018 | 8 years fee payment window open |
Mar 06 2019 | 6 months grace period start (w surcharge) |
Sep 06 2019 | patent expiry (for year 8) |
Sep 06 2021 | 2 years to revive unintentionally abandoned end. (for year 8) |
Sep 06 2022 | 12 years fee payment window open |
Mar 06 2023 | 6 months grace period start (w surcharge) |
Sep 06 2023 | patent expiry (for year 12) |
Sep 06 2025 | 2 years to revive unintentionally abandoned end. (for year 12) |