Title of Invention

LPC VECTOR QUANTIZATION APPARATUS

Abstract LPC code vectors are preliminarily selected out of many LOPC code vectors stored in an LSF code book (101) with a weighting Euclid distance as a measure, and LPC code vectors left after the preliminary selection are subjected to code-final-selection with distortion amount in spectrum space as a measure, whereby enhancing the quantizing performance of a vector quantizing device for LPC parameters to thereby improve the quality of synthesized voice in a voice coding/decoding device.
Full Text DESCRIPTION
LPC VECTOR QUANTIZATION APPARATUS
Technical Field
The present invention relates to an LPC vector
quantization apparatus applicable to a speech
coder/decoder used to enhance transmission efficiency
of a speech signal in the fields of a packet communication
system represented by Internet communication and mobile
communication system/ etc.
Background Art
When a speech signal is transmitted in a packet
communication system represented by Internet
communication or mobile communication system, a
compression/coding technology is often used to enhance
transmission efficiency of the speech signal. Many
speech coding systems have been developed so far, and
many lowbit rate speech coding systems developed in recent
years separate a speech signal into a spectral envelope
information and a sound source information and
compress/code the separated information pieces. For
example, a CELP system described in Document 1
(M.R.Schroeder, B.S.Atal, "Code Excited Linear
Prediction: High Quality Speech at Low Bit Rate", IEEE
proc, ICASSP'85 pp. 937-940) is one of its examples.
Here, an overview of a CELP-based speech coder will

be explained using FIG. 1. Suppose an input speech signal
is input to a speech coder successively every processing
frame delimited by a time interval of approximately 20
ma.
The input speech signal input to the speech coder
for every processing frame is supplied to an LPC analysis
section 11 first. The LPC analysis section 11 carries
out an LPC (Linear Predictive Coding) analysis on the
input speech signal, obtains an LPC vector having LPC
coefficients as vector components, vector-quantizes the
LPC vector obtained to obtain an LPC code, and decodes
this LPC code to obtain a decoded LPC vector having decoded
LPC coefficients as vector components.
An excitation vector generation section 14 reads
an adaptive codevector and fixed codevector from an
adaptive codebook 12 and a fixed codebook 13 respectively
and sends those codevectors to an LPC synthesis filter
15. The LPC synthesis filter 15 performs synthesis
filtering on the adaptive codevector and the fixed
codevector supplied from the excitation vector generation
section 14 using an all-pole model synthesis filter having
the decoded LPC coefficients given from the LPC analysis
section 11 as filter coefficients and obtains a
synthesized adaptive codevector and a synthesized fixed
codevector, respectively.
A comparison section 16 analyzes a relationship
between the synthesized adaptive codevector, the
synthesized fixed codevector output from the LPC

synthesis filter 15 and the input speech signal, and
calculates an adaptive codebook optimum gain to be
multiplied on the synthesized adaptive codevector and
a fixed codebook optimum gain to be multiplied on the
synthesized fixed codevector, respectively.
Furthermore/ the comparison section 16 adds up the vector
obtained by multiplying the synthesized adaptive
codevector by the adaptive codebook optimum gain and the
vector obtained by multiplying the synthesized fixed
codevector by the fixed codebook optimum gain to obtain
a synthesized speech vector and calculates a distortion
between the synthesized speech vector obtained and input
speech signal.
The comparison section 16 further calculates
distortions between many synthesized speech vectors
obtained by operating the excitation vector generation
section 14 and LPC synthesis filter 15 on all possible
combinations of adaptive codevectors stored in the
adaptive codebook 12 and fixed codevectors stored in the
fixed codebook 13, and the input speech signal, determines
an index of an adaptive codevector and an index of a fixed
codevector that minimize the distortions from among those
codevectors and sends the indices of the codevectors
output from the respective codebooks, codevectors
corresponding to the indices and an adaptive codebook
optimum gain and fixed codebook optimum gain
corresponding to the indices to a parameter coding section
17.

The parameter coding section 17 codes the adaptive
codebook optimum gain and fixed codebook optimum gain
to obtain gain codes, and outputs the gain codes obtained/
the LPC code given from the LPC analysis section 11 and
the indices of the respective codebooks together for each
processing frame.
The parameter coding section 17 further adds up two
vectors; a vector obtained by multiplying the adaptive
codevector corresponding to the index of the adaptive
codebook by an adaptive codebook gain corresponding to
the gain code and a vector obtained by multiplying the
fixed codevector corresponding to the index of the fixed
codebook by a fixed codebook gain corresponding to the
gain code, thereby obtains an excitation vector and
updates the old adaptive codevector in the adaptive
codebook 12 with the excitation vector obtained.
For synthesis filtering by the LPC synthesis filter
15, it is a general practice that linear predictive
coefficients, high-pass filter and perceptual weighting
filter using a long-term predictive coefficient obtained
by carrying out a long-term predictive analysis on the
input speech are used together. It is also a general
practice that a search for optimum indices of the adaptive
codebook and fixed codebook, calculation of optimum gains
and coding processing of optimum gains are carried out
in units of a subframe obtained by subdividing a frame.
Next, an overview of processing of "vector
quantization of LPC vector" carried out by the LPC analysis

section 11 will be explained in more detail using FIG.2.
Suppose that an LPC codebook 22 stores a plural entries
of typical LPC vectors acquired beforehand by applying
the LBG algorithm to many LPC vectors obtained by actually
carrying out an LPC analysis on input speech signals of
many processing frames . With regard to the LBG algorithm/
the details of its technology are disclosed in Document
2 (Y. Linde, A. Buzo, R. M. Gray, "An Algorithm for Vector
Quantizer Design," IEEE trans. Comm., Vol. COM-28, No.
1, pp84-95, Jan., 1980).
A quantization target vector input to the vector
quantizer in FIG.2 (an LPC vector obtained by carrying
out an LPC analysis on a speech signal in a processing
frame section corresponds to the quantization target)
is supplied to a distortion calculation section 21. Next,
the distortion calculation section 21 calculates a
Euclidean distortion between an LPC codevector stored
in the LPC codebook 22 and the quantization target vector
according to the following Expression (1):

■■■ Expression (1)
where in Expression (1) , XT is a quantization target vector,
Cm is an mth (l^m^M) LPC codevector in the LPC codebook,
i is a component number of a vector, N is the order of
a vector (corresponds to an LPC analysis order) and dm
is a Euclidean distortion between XT and Cn.
The distortion calculation section 21 successively

calculates Euclidean distortions between all LPC
codevectors stored in the LPC codebook 22 and the
quantization target vector, then successively outputs
the calculation results (respective Euclidean
distortions) to an LPC codebook search section 23. The
LPC codebook search section 23 compares the respective
Euclidean distortions supplied from the distortion
calculation section 21 and outputs an index of an LPC
codevector that minimizes the Euclidean distortion as
an LPC code (coded expressing spectral envelope
information on the processing frame).
On the other hand, it is possible to obtain decoded
LPC coefficients (decode LPC coefficients) by reading
out the LPC codevector corresponding to the index
indicated by the LPC code from the LPC codebook. By the
way, since the processing of generating decoded LPC
coefficients, which are used for constituting an all-pole
model LPC synthesis filter, from the LPC code is generally
carried out by both the speech coder and speech decoder.
In many speech coders/decoders developed in recent
years, LPC vector is not quantized as it is, and it is
a general practice that an LPC vector is converted to
an LSF (Line Spectral Frequency) vector having LSF
parameters as vector components or an LSP (Line Spectral
Pairs) vector having LSP parameters as vector components,
which are one-to-one mutually convertible frequency
domain vectors, and then vector-quantized. This is
because vector-quantizing the LPC vector after converting

it to a vector in the frequency domainrather than directly
vector-quantizing the LPC vector in time domain has higher
quantization efficiency and higher interpolation
characteristic. By the way, features of the LSF (or LSP)
vector and a method for mutual conversion with the LPC
vector are disclosed in Document 3 (F.Itakura, "Line
Spectrum Representation of Linear Predictive
Coefficients of Speech Signals," J. Acoust. Soc. Amer.,
vol57, p.S35, Apr.1975) or Document 4 (L. K. Paliwal and
B. S. Atal, "Efficient Vector Quantization of LPC
Parameter at 24 Bits/Frame," IEEE trans, on Speech and
Audio Processing, vol. 1, pp. 3-14, Jan. 1993).
For example, when the LSF vector is quantized, an
LSF vector LSFT[i] (i=l,-",N) in the frequency domain
obtained by converting the LPC vector, is input to the
vector quantizer as the quantization target vector. In
this case LPC codebook stores candidate LSF codevectors
LSFm [i] (i = l,-",N) each vector having LSF parameters as
vector components, it is possible to vector-quantize the
target LSF vector using the same procedure as that when
the target LPC vector is vector-quantized. However, when
LSF (or LSP) vector is quantized, the weighted Euclidean
distortion dm in Expression (2) below instead of
Expression (1) above is often used as a measure for an
LPC codebook search.



The weighted Euclidean distortion is disclosed in
detail, for example, in Document 4 or Document 5 (A. Kataoka,
T. Moriya and S. Hayashi, "An 8-kb/s Conjugate Structure
CELP (CS-CELP) Speech Coder," IEEE trans. Speech and Audio
Processing, vol. 4, No. 6, pp.401-411, Nov. 1996) or
Document 6 (R. Hagen, E. Paksoy, and A. Gersho,
"Voicing-Specific LPC Quantization for Variable-Rate
Speech Coding," IEEE trans. Speech and Audio Processing,
vol. 7, no. 5, pp.485-494, Sept., 1999).
By the way, it is possible to obtain decoded LSF
parameters (decode LSF parameters) by reading out the
LSF codevector corresponding to the index indicated by
the LPC code from the LPC codebook by using the same manner
as that for obtaining decoded LPC coefficients from LPC
codes, that is, reading out a decoded LPC codevector
corresponding to an LPC code from a codebook. In this
case, however, the decoded LSF parameters read based on
the LPC code are parameters in the frequency domain.Thus,
additional processing for converting the decoded LSF
parameters in the frequency domain to decoded LPC
coefficients in the time domain for constructing an
all-pole model LPC synthesis filter is required.
With regard to a speech coder/decoder according to
a CELP system, etc., LPC parameters representing
short-time spectral envelope information of a speech
signal (hereinafter LPC coefficients and parameters such
as LSF which are mutually convertible with LPC

coefficients will be generically referred to as WLPC
parameters") are generally compressed/coded by a vector
quantizer. However, when a vector quantizer in a simple
configuration as shown in FIG.2 is applied as is,
quantization distortion generated by each processing
frame will increase, failing to obtain preferable
synthesized speech. For this reason, a lot of researches
such as "predictive vector quantization technology",
"multistage vector quantization technology" and "split
vector quantization technology" have been made so far
for improving the vector quantizer peformance. In order
to design a high performance vector quantizer, it is
indispensable to use many of these technologies in
combination.
By the way, when a vector quantizer of LPC vector
is newly designed (or improved), an evaluation measure
to compare/evaluate the performance of the quantizer is
required. When evaluating the performance, it is
preferable to use an evaluation measure considering that
the LPC parameters are originally the parameters to
express short-time spectral envelope information of a
speech signal. Thus, CD (Cepstral Distortion) measure
in Expression (3) below which evaluates distortion in
the LPC cepstrum domain corresponding to an LPC spectrum
model or SD (Spectral Distortion) measure in Expression
(4) below which evaluates distortion in an FFT (Fast
Fourier Transformation) spectral domain is often used
as a performance evaluation measure:



where in Expression (3), L is the number of data frames
used for evaluation, 1 is a frame number, Nc is the order
of an LPC cepstrum (when the LPC analysis order N is the
10th order, Nc is often on the order of the 16th order),
CEPt(1) [i] is a target LPC cepstrum obtained by converting
a quantization target of the first processing frame and
CEPq (1) [i] is LPC cepstrum obtained by converting decoded
LPC vector of the first processing frame. The
technological details of the features of the LPC cepstrum
and method of mutual conversion between LPC vector and
LPC cepstrum are disclosed, for example, in Document 7
(M R.Shroeder, "Direct (Nonrecursive) Relations Between
Cepstrum and Predictor Coefficients, "IEEE trans, on vol.
ASSP-29, No.2, pp.297-301, Apr.,1981.).

••• Expression (4)
where in Expression (4) , L is the number data frames used
for evaluation , 1 is a frame number, K is the number
of FFT points, SPtm(1) is an FFT power spectrum of a
quantization target of the lth processing frame, SPqll> (uj )
is an FFT power spectrum of a decoded LPC vector of the
1-th processing frame and a j=2 TC j/K. The technological

details of the features of SD are disclosed/ for example,
in Document 4 above.
Both CD in Expression (3) and SD in Expression (4)
are obtained by adding up quantization distortion
generated in each processing frame throughout the
evaluation data and then averaging the addition result
by the number of data frames in the evaluation data, which
means that the smaller the CD or SD, the higher the
performance of the vector quantizer.
When an LPC vector is vector-quantized, a Euclidean
distortion Expression (1) or weighted Euclidean
distortion Expression (2) is used as a reference measure
for a LPC codebook search. On the other hand, the
performance of the LPC vector quantizer is generally
evaluated using CD described in Expression (3) or SD
described in Expression (4) as a performance evaluation
measure. That is, in LPC vector quantizers developed so
far, a reference measure used for LPC codebook search
is different from a reference measure used for evaluating
the vector quantizer performance. For this reason, the
LPC code selected by LPC codebook search is not always
an index for minimizing CD or SD measure. This causes
a problem in designing a high performance vector
quantizer.
As the simplest method for solving the problem above,
it may be reasonable to convert candidate LPC vectors
to mutually convertible LPC cepstrums(or FFT power
spectrums) and store them in a codebook beforehand, then

converting an target LPC vector input in every frame to
a target LPC cepstrum (or a target FFT power spectrum)
and selecting an LPC cepstrum codevector (or FFT power
sp.ectrum codevector) using CD (or SD) as a distortion
measure. However, the above solution method causes a
drastic increase of the memory capacity for storing
candidate codevectors. Moreover, when a vector
quantizer is conceived which uses "predictive vector
quantization technology" or "multistage vector
quantization technology" frequently used in a low bit
rate speech coding system, it is necessary to store vectors
with no mutual convertibility with an LPC cepstrum (for
example, predictive residual vector or quantization error
vector) in a codebook beforehand, and therefore the above
solution method cannot be employed.
Disclosure of Invention
It is an object of the present invention to provide
an LPC vector quantization apparatus capable of enhancing
the quantization performance of an LPC vector quantizer
and improving the quality of synthesized speech in a speech
coder/decoder.
This object is attained when a target LSF vector
is vector-quantized by a pre-selection for selecting a
preset small number of codevectors from many candidate
LSF codevector entries stored in an LSF codebook according
to a weighted Euclidean distortion measure, further final
search for selecting a final code from the small number

of pre-selected LSF codevectors according to the CD or
SD measure.
Brief Description of Drawings
FIG.1 is a block diagram showing a configuration
of a CELP-based speech coder;
FIG.2 is a block diagram showing a basic
configuration of a conventional LPC vector quantization
apparatus;
FIG.3 is a block diagram showing a configuration
of an LPC vector quantization apparatus according to
Embodiment 1 of the present invention;
FIG.4 is a block diagram illustrating a method for
creating a decoded LPC vector according to Embodiment
1 of the present invention;
FIG.5 is a block diagram showing a configuration
of an LSF vector quantization apparatus according to
Embodiment 2 of the present invention;
FIG.6 is a block diagram showing a configuration
of an LSF vector quantization apparatus according to
Embodiment 3 of the present invention;
FIG. 7 is a block diagram showing a configuration
of a speech signal transmission apparatus and speech
signal reception apparatus according to Embodiment 4 of
the present invention;
FIG. 8 is a block diagram showing a configuration
of a speech coder according to Embodiment 4 of the present
invention; and

FIG. 9 is a block diagram showing a configuration
of a speech decoder according to Embodiment 4 of the present
invention.
Best Mode for Carrying out the Invention
With reference now to the attached drawings,
embodiments of the present invention will be explained
below.
(Embodiment 1)
An LPC vector quantization apparatus according to
the present invention will be explained using FIG.3.
FIG. 3 is a block diagram showing a configuration of the
LPC vector quantization apparatus according to Embodiment
1 of the present invention.
This vector quantization apparatus is provided with
an LSF codebook 101 that stores LSF codevector entries,
a distortion calculation section 102 that calculates
distortions between LSF codevector entries in the LSF
codebook 101 and a target LSF vector, an LPC code
pre-selection section 103 that preliminarily selects a
preset small number of LPC codes based on the distortions
calculated by the distortion calculation section 102,
LSF/LPC conversion sections 104 and 106 that convert LSF
vector to LPC coefficients, LPC coefficient/LPC cepstrum
conversion sections 105 and 107 that convert LPC
coefficients to LPC cepstrum and an LPC code final search
section 108 that finally selects an LPC code based on
the results of distortion evaluation in the LPC cepstrum

domain.
Suppose the LSF codebook 101 of the vector
quantization apparatus in the above-described
configuration stores M candidate LSF codevector entries
acquired beforehand by the LBG algorithm. Furthermore,
suppose the LPC vector quantization apparatus according
to this embodiment carries out an LPC analysis on a speech
signal in a processing frame section to obtain LPC
coefficients, further converts the LPC coefficients
obtained to an LSF vector and inputs the LSF vector obtained
as a quantization target vector. Hereafter, a
quantization target vector may be expressed with symbol
LSFT[i] (i=l,...,N), where N is an LPC analysis order.
The quantization target LSF vector, LSFT[i]
(i=l,...,N), input to the vector quantization apparatus
is supplied to the distortion calculation section 102
and LSF/LPC conversion section 106 first. On the other
hand, the LSF codebook 101 supplies an LSF codevector
LSFm[i] (i = l,...,N) corresponding to the instruction
information (index m is supplied as information) supplied
from the LPC code pre-search section 103 to the
distortion calculation section 102.
The distortion calculation section 102 calculates
a weighted Euclidean distortion between the quantization
target vector, LSFT[i] (i = l,...,N), and an LSF codevector,
LSFm[i] (i=l,...,N), according to the above-described
Expression (2) and outputs the calculation result dm to
the LPC code pre-selection section 103. After receiving

the distortion dm corresponding to index m, the LPC code
pre-selection section 103 instructs the LSF codebook 101
to output another LSF codevector corresponding to the
next index (m+1).
In the case LSF codebook 101 stores M candidate LSF
codevectors/ the processing at the LPC code pre-selection
section 103 is repeated M times until ^distortions between
LSF quantization target vector and Mcandidate LSF vector
are obtained, and the M distortions are output to the
LPC code pre-selection section 103. In this way, M
distortions dm (m=l,...,M) are input to the LPC code
pre-selection section 103 at the time of completion of
the processing by the LPC code pre-selection section 103 .
The LPC code pre-selection section 103 compares the
values of the M weighted Euclidean distortions input/
and selects 5 candidate indices with smallest weighted
Euclidean distortion value (in this embodiment, suppose
the number Sis preset) and records the selected Scandidate
indices in Ncandtj] (j = l,...,S) (any one of indices 1 to
Afis recorded in Ncand[j]). Then, it instructs the LSF
codebook 101 of the indices recorded inNcand[ j] (j=l,..., S)
and receives the corresponding LSF codevectors
LSFMCandm [iJ (i = l,...,N, j=l,...,S) from the LSFcodebook 101.
Then, the S LSF codevectors received are output to the
LSF/LPC conversion section 104.
The LSF/LPC conversion section 104 converts the
preliminarily selected S LSF codevectors LSFNcand[ji {i]
(i=l,...,tf, j = l,...,S) supplied from the LPC code

pre-slection section 103 to their respective LPC
coefficients to obtain LPCNcand[j) [i] (i=l,...,N, j = l,...,S)
and outputs the 5 sets of LPC coefficients obtained to
the LPC coefficient/LPC cepstrum conversion section 105.
The LPC coefficient/LPC cepstrum conversion section
105 converts the 5 sets of LPC coefficients LPCNC.IKUJ] [1]
(i=l,...,N, j=*l,...,S) supplied from the LSF/LPC conversion
section 104 to their respective LPC cepstra,
CEPNc>nd[j] [i] (i=l/.../Nc, 3=1,..., S: Nc is the order of an
LPC cepstrum, and outputs the 5 LPC cepstra obtained to
the LPC code final search section 108.
On the other hand, the LSF/LPC conversion section
106 converts a quantization target LSFT[i] (i=l,...,N) to
an LPC coefficients to obtain LPCT[i] (i=l,...,N) and
outputs the LPC coefficients obtained to the LPC
coefficient/LPC cepstrum conversion section 107. The
LPC coefficient/LPC cepstrum conversion section 107
converts the LPC coefficients LPCT[i] (i=l,...,N) supplied
from the LSF/LPC coefficients conversion section 106 to
an LPC cepstrum to obtain CEPT[i] (i = l,...,Nc) and outputs
the LPC cepstrum obtained to the LPC code final search
section 108.
Then, the LPC code final search section 108
calculates distortions between 5 candidates LPC cepstra,
CEPNcand[ j i [i] (i=l,.../Nc, j = l,...,S), supplied from the LPC
coefficient/LPC cepstrum conversion section 105 and the
target LPC cepstrum ,CEPT[i] (i=l,...,N, j = l,...,S), supplied
from the LPC coefficient/LPC cepstrum conversion

section 107 according to Expression (5) below and retains
the respective calculation results in Dj (j = l,—,S).


Then, the LPC code final search section 108 compares
the values of Dj (j=l,...,S), specifies one index j that
minimizes Dj (the specified j is expressed as J here)
and outputs Ncand [j] corresponding to the specified J
as the LPC code of the relevant processing frame (code
to express spectral envelope information of a speech
signal of the relevant processing frame). By the way,
it is obvious from the relationship between Expression
(5) and Expression (3) that "J" selected using the
minimization of Expression (5) above as a reference is
identical to the LPC code {assumed to be WJ'") selected
using the minimization of Expression (3) as a reference.
By the way, to give generality to explanations, this
embodiment assumes that the number of LSF codevectors
stored in the LSF codebook 101 is M and the number of
codevectors preliminarily selected by the LPC code
pre-selection section 103 is S. The above-described
value M is determined by the number of bits allocated
to the LPC parameter vector quantization apparatus. For
example, when 21 bits per frame are allocated to the vector
quantization apparatus shown in FIG. 3, the valueMbecomes
an extremely large number of 221. Furthermore, the

above-described value S can be freely set, but it is often
set to 8, 16 or about 32 empirically or through an advance
performance evaluation test.
Then, the processing of generating decoded LPC
coefficients (also referred to as "decoding processing
of LPC parameter") from the LPC code (Ncand[J]) output
from the vector quantization apparatus shown in FIG. 3
will be explained using the LPC vector decoder shown in
FIG.4. However, the decoder shown in FIG.4 is provided
with the same LSF codebook 201 as that in the vector
quantization apparatus and a codevector reading section
202 that reads an LSF codevector from the LSF codebook
201.
LPC code, Ncand[J], input to the LPC vector decoder
shown in FIG.4 is supplied to the codevector reading
section 202 first. Then, the codevector reading section
202 instructs the LSF codebook 201 to output an LSF
codevector corresponding to the LPC code, Ncand [ J] . Then,
the LSF codebook 201 outputs LSFNcand[j] [i] (i=*l,...,N) to
the codevector reading section 202. The codevector
r
reading section 202 outputs the vector supplied from the
LSF codebook 201 as decoded LSF vector.
Since the decoded LSF vector output from the LPC
vector decoder above is parameters in the LSF-domain,
an additional processing for converting the decoded LSF
vector in the LSF-domain to decoded LPC coefficients in
the LPC-domain for constructing an all-pole model LPC
synthesis filter is required.

According to the above-described LPC vector
quantization apparatus, when the target LSF vector which
is a quantization target is vector-quantized, it is
passible to preliminarily select the preset small number
of LSF codevectors from all candidate LSF codevectors
stored in the LSF codebook using a weighted Euclidean
distortion as a measure and it is possible to fully select
a final code from the small number of pre-selected
candidate LSF codevectors based on the pre-selection
result using the CD minimization as a measure.
Therefore, using the vector quantization apparatus
according to the above-described embodiment makes it
possible to reduce the problem of the conventional
technology (problem that a selected LPC code by the vector
quantization apparatus often mismatches an index of the
codevector that minimizes the CD) without drastically
increasing the amount of ca-lculation required for an LPC
codebook search and improve the performance of the LPC
vector quantization apparatus.
By the way, according to this embodiment, when the
vector quantization apparatus of the present invention
is compared with the vector quantization apparatus
explained in the section of the prior art, the vector
quantization apparatus of the present invention slightly
increases the amount of calculation required for the
search of LPC codebook.. The portion corresponding to
the increase in the amount of calculation can be summarized
as the following six points:

(1) Amount of calculation to convert quantization target
to target LPC coefficients
(2) Amount of calculation to convert the target LPC vector
in-(1) to a target LPC cepstrum

(3) Amount of calculation to convert preliminarily
selected small number of LPC codevectors to the small
number of LPC coefficients
(4) Amount of calculation to convert the small number
of LPC vectors in (3) to the small number of LPC cepstra
(5) Amount of calculation to calculate distortions
between the target LPC cepstrum in (2) and the small number
of LPC cepstra in (4)
(6) Amount of calculation to compare distortions in (5)
and specify an index of a codevector that minimizes
distortion
In this case, it is generally possible to control
the increase of the above-described amount of calculation
by the number of candidates of the codevectors
preliminarily selected and left (this is because it is
(3), (4), (5) and (6) that substantially dominate the
amount of calculation in (1) to (6) and these are directly
dependent on the number of candidates in the
pre-selection). That is, according to the vector
quantization apparatus of the present invention/ it is
possible to freely adjust a tradeoff relationship between
the increase in the amount of calculation required for
an LPC codebook search and the improvement of performance
by increasing/decreasing the number of preliminarily

selected candidates set in the LPC code pre-selection
section 103. Thus, this embodiment makes it possible to
improve the performance of the vector quantization
apparatus considering the increase in the amount of
calculation required for an LPC codebook search.
Furthermore, this embodiment has described the case
where the number of candidate LSF codevectors left by
the LPC code pre-selection section is predetermined, but
it is also possible to use other pre-selection methods
such as setting a threshold for a weighted Euclidean
distortion and leaving a candidate whose weighted
Euclidean distortion is smaller than the set threshold
as a candidate after the pre-selection, and the same
effect/operation can also be obtained in this case, too.
Furthermore, this embodiment has described the case
where the LPC code pre-selection section carries out
pre-selection of an LSF codevector using the weighted
Euclidean distortion of Expression (2) above as a measure,
but the present invention can also be implemented when
a weighted Euclidean distortion which is different from
above-described'Expression (2) such as Expression (8)
and Expression (10) in the aforementioned Document 4 is
used, and the same effect/operation can also be obtained
in this case, too.
By the way, with respect to the "weight" in a weighted
Euclidean distortion, various calculation methods have
been proposed so far (e.g., a method described in Document
5 where weighting is calculated according to the distances

between adjacent elements of an LSF parameters, a method
described in Document 6 where weighting is calculated
according to a power spectrum of a quantization target) ,
but the present invention is applicable irrespective of
the method of calculating "weight" and the same
effect/operation can also be obtained in this case, too.
Furthermore, this embodiment has described the case
where the LPC vector input to the vector quantization
apparatus is LSF, but the present invention is also
applicable when other vector expressing short-time
spectral envelope information of a speech signal such
as LSP vector, PARCOR vector having a PARCOR parameters
as vector components, LPC vectoris input to the vector
quantization apparatus as a target vector and the same
effect/operation can also be obtained in this case, too.
However, in the case where LSP is input as a
quantization target, for example, it is necessary to
change the LSF/LPC conversion sections 104 and 106 to
the LSP/LPC conversion sections and change the LSF
codebook 101 to the LSP codebook.
Furthermore, this embodiment has described the case
where the LPC code final search section specifies a final
LPC code using the CD measure, but if the LPC
coefficient/LPC cepstrum conversion sections (105, 107)
is replaced by an LPC coefficient/FFT power spectrum
calculation section that has the function of calculating
an FFT power spectrum from LPC coefficients and Expression
(5) above as the calculation expression executed by the

LPC code final search section 108 is replaced by the
calculation expression inside the square root portion
of Expression (4), SD (Spectral Distortion) can also be
used as a measure to specify the final LPC code and the
same effect/operation can also be obtained in this case,
too.
As explained above, it is understandable that the
vector quantization apparatus according to this
embodiment^ is preferably applicable to cases where
short-time spectral envelope information of a speech
signal is coded/decoded by a speech coder/decoder based
on a CELP system or Vocoder system.
(Embodiment 2)
This embodiment will explain the configuration of
a vector quantization apparatus, processing procedure
and effect/operation thereof when the technology
according to the present invention is applied to the LPC
vector quantization apparatus using a predictive vector
quantization technology, multistage vector quantization
technology and split vector quantization technology
together.
The configuration of the vector quantization
apparatus strongly depends on the bit rate of the entire
speech coder/decoder and the number of bits allocated
to the LPC vector quantization apparatus. Here, for
simplicity of explanation, a vector quantization
apparatus with 21-bit bit information per processing

frame of a time interval of 20 ms allocated will be
explained as a specific example below.
Furthermore/ more specifically, suppose the vector
quantization apparatus used in this explanation uses a
third-order MA (Moving Average) prediction technology
and uses 4 sets of MA predictive coefficients per
processing frame (2-bit information is required for MA
predictive coefficients switching). Moreover, suppose
the vector quantization apparatus used in the explanation
uses a 2-stage vector quantization technology.
Furthermore, suppose the vector quantization apparatus
used in the explanation uses a split vector quantization
technology at the second stage of the 2-stage vector
quantization apparatus. By the way, the first stage
vector quantizer, the vector quantizer of the second stage
lower frequency components and the vector quantizer of
the second stage higher frequency components are assigned
7 bits, 6 bits and 6 bits, respectively.
FIG.5 is a block diagram showing a configuration
of a vector quantization apparatus according to
Embodiment 2 the present invention. As shown in FIG.5,
the vector quantization apparatus in a 2-stage split
configuration using third-order MA prediction to which
the technology according to the present invention is
applied is provided with a weight calculation section
(WC) 301, a predictive coefficient codebook (PCC) 302,
an MA predictor (MP) 303, a predictive residual
calculation section (PRC) 304, a first stage codebook

(FSC) 305, a first stage distortion calculation section
(FSDCS) 306, a first stage VQ pre-selection section
(FSVPS) 307, a first stage VQ residual calculation section
(F6VRC) 308, a second stage lower frequency codebook
(SSLFC) 309, a second stage lower frequency distortion
calculation section (SSLFD) 310, a second stage higher
frequency distortion calculation section (SSHFD) 311,
a second stage higher frequency codebook (SSHFC) 312,
a second stage lower frequency codebook search section
(SSLFC) 313, a second stage higher frequency codebook
search section (SSHFC) 314, a predictive residual
decoding section (PRD) 315, a decoded LSF generation
section (DLG) 316, LSF/LPC coefficient conversion
sections (LSF/LPC) 317 and 319, LPC coefficient/LPC
cepstrum conversion sections (LC/LC) 318 and 320 and an
LPC code final search section (LCFS) 321.
In the explanation of FIG.5, the processing after
an LSF vector is input until a target vector of the first
stage vector quantizer is obtained (processing
corresponding to the weight calculation section 301,
predictive coefficient codebook 302, MA predictor 303
and predictive residual calculation section 304) will
be explained in detail.
LSF vector input to the vector quantization
apparatus in FIG. 5 are supplied to the weight calculation
section 301, predictive residual calculation section 304
and LSF/LPC conversion section 319. The weight
calculation section 301 calculates a "weight" used to

calculate a weighted Euclidean distortion based on the
LSF vector and outputs this weight (s) to the first stage
distortion calculation section 306, second stage lower
frequency distortion calculation section 310 and second
stage higher frequency distortion calculation section
311.
By the way, as the method for calculating "weight"
by the weight calculation section 301, the method
described in Document 5 for calculating "weight"
according to a distance between adjacent elements of LSF
parameters or the method described in Document 6 for
calculating "weight" according to a power spectrum of
LSF vector, etc., can be used. This embodiment assumes
that no special limit is set for calculation of "weight."
The MA predictor 303 calculates predictive vectors
using decoded predictive residual vectors corresponding
to the past 3 frames stored in the decoding predictive
residual storage section (DPRS) 322 and third-order MA
predictive coefficients stored in the predictive
coefficient codebook 302 and outputs the calculated
predictive vector to the predictive residual calculation
section 304.
By the way, suppose that the above-described
processing of calculating/outputting a predictive vector
is carried out for each of the 4 sets of third-order MA
predictive coefficients stored in the predictive
coefficient codebook 302 . Therefore, a total of four sets
of predictive vectors are output from the MA predictor

303. Furthermore, the four sets of predictive
coefficients stored in the MA predictor 303 are acquired
beforehand by applying the generalized Lloyd algorithm
disclosed in Document 8 (S. P. Lloyd, "Least Square
Quantization in PCM," IEEE trans. Inform. Theory IT-28,
pp. 129-137, 1982), etc., to four sets of arbitrarily
initialized MA predictive coefficients. Hereafter, for
simplicity of explanation, suppose the four sets of
third-order MA predictive coefficients will be
represented with symbols MA|c[j][i].
In the above-described symbol notation, k ( = 1, •••, 4)
corresponds to a set number of the third-order MA
predictive coefficients, j(==0, "*,3) corresponds to a
frame number (j=0 corresponds to the current processing
frame, j = l corresponds to the processing frame one frame
ahead of the current processing frame, j=2 corresponds
to the processing frame 2 "frames ahead of the current
processing frame, j=3 corresponds to the processing frame
3 frames ahead of the current processing frame), i (=1,
■••,N: N is an LPC analysis order) corresponds to a number
of vector-componentof the predictive coefficients.
The predictive residual calculation section 304
differentiates average LSF parameters (AV[i], i=l, •■• ,N)
stored in the average LSF storage section (ALS) 323 from
the LSF parameters. By the way, the aforementioned
average LSF parameters (AV[i ], i = l,..., N) are parameters
obtained beforehand in the stage prior to actual
coding/decoding processing by averaging the entire sets

of LSF parameters of a training speech signal, and stored
in the average LSF storage section 323. Then, the
predictive residual calculation section 304
differentiates the predictive vectors supplied from the
MA predictor 303 from the vector obtained by the
aforementioned difference, calculates a predictive
residual vector and outputs the calculated predictive
residual vector as a target vector of the first stage
vector quantizer to the first stage distortion
calculation section 306, first stage VQ residual
calculation section 308 and decoded LSF generation
section 316.
By the way, the above-described processing of
calculating/outputting the predictive residual vector
is carried out for each of 4 sets of MA predictive
coefficients. Therefore, a total of four entries of
target vectors of the first stage vector quantizer are
output from the predictive residual calculation section
304.
The processing after the LSF parameter is input until
the target vector of the first stage vector quantizer
is obtained has been explained in detail so far. Next,
the processing of the first stage vector quantizer of
the 2-stage vector quantizer (processing corresponding
to the first stage codebook 305, first stage distortion
calculation section 306, first stage VQ pre-selection
section 307 and first stage VQ residual calculation
section 308) will be explained in detail.

The first stage codebook 305 stores 128 entries of
predictive residual codevectors. By the way, 128 entries
of predictive residual codevectors are acquired
beforehandby carrying out a series of the above-described
processes until a quantization target is calculated on
. speech signals in many processing frames, obtaining many
predictive residual vectors, applying an LBG algorithm
to the many predictive residual vectors obtained,
extracting 128 entries of typical samples of predictive
residual vectors and further applying the generalized
Lloyd algorithm disclosed in the aforementioned Document
8, etc.
The first stage distortion calculation section 306
calculates a weighted Euclidean distortion between the
target vector (Xk [i],i=l,-,N) of the first stage vector
quantizer supplied from the predictive residual
calculation section 304 and the vector
(MAk[0] [i]*Cm[iJ ,i = l,...,N) obtained by multiplying the
predictive residual codevector (Cm[i], i = l, ...,N) with
index m read from the first stage codebook 305 by the
current processing frame component of the MA predictive
coefficient (MAk [0] [i], i=l,..., N) according to Expression
(6) below and outputs the calculated distortion value
to the first stage VQ pre-selection section 307.

••• Expression (6)
where, in Expression (6), w[i] is "weight" calculated

by the weight calculation section 301, k is a set number
(k=l, •••, 4) of theMApredictive coefficients, mis an index
(m-1, .••,128) of the predictive residual codevector in the
first stage codebook.
The above-described weighted Euclidean distortion
is calculated by the first stage distortion calculation
section 306 on 512 ( = 128x4) combinations of 128 entries
(m=l,—,128) of predictive residual codevectors
(CB[i], i=l,...,N) stored in the first stage codebook 305
and 4 sets (k=l,"*,4) of MA predictive coefficients used
to generate target vectors (Xk [i], i=l, ...,N) supplied from
the predictive residual calculation section 304.
Therefore, a total of 512 distortions dic,m (k=l,._, 4, m=l,
•••,128) are output from the first stage distortion
calculation section 306 to the first stage VQ
pre-selection section 307.
The first stage VQ pre-selection section 307
compares above-described 512 distortions dk/m (k»l,.~, 4,
m=l, ••-, 128) supplied from the first stage distortion
calculation section 306, selects Nl types of combination
information of k (to which third-order predictive
coefficient set of the 4 sets of third-order MA predictive
coefficients corresponds)and m (to which codevector of
the 128 entries of codevectors in the first stage codebook
305 corresponds), and records the selected k and m into
Nlcand_k[j] and Nlcand_m[j] respectively, and outputs
the recorded Nlcand_k[jJ and Nlcand_m[j] (j=l,...,Nl) to
the first stage VQ residual calculation section 308,

predictive residual decoding section 315 and decoded LSF
generation section 316.
Using third-order predictive coefficient set (read
from the predictive coefficient codebook 302)
corresponding to the information on Nl combinations of
Nlcand_k[j] and Nlcand_m[j] (j=l,...,Nl) supplied from the
first stage VQ pre-selection section 307 and the
codevector (read from the first stage codebook 305) in
the first stage codebook/ the first stage VQ residual
calculation section 308 calculates Nl first stage VQ
residual vectors Xj121 [i] (i=l,...,N, j = l,...,Nl) which remain
after the pre-selection processing according to
Expression (7) below and outputs the calculated Nl vectors
to the second stage lower frequency distortion
calculation section 310 and second stage higher
frequency distortion calculation section 311.

•■• Expression (7)
By the way, the second stage vector quantizer of
this embodiment adopts a split configuration, decomposing
(splitting) the first stage VQ residual vector into lower
frequency components (i=l,..., NL) and higher frequency
components (i=NL+l,..., N) and vector-quantizing the
respective vectors obtained by splitting separately.
Therefore, X3 (2) [i] (i=l,...,N, j = l,...,Nl) calculated
by the first stage VQ residual vector calculation section
308 is output to the second stage lower frequency

distortion calculation section 310 and second stage
higher frequency distortion calculation section 311 in
accordance with the configuration of the second stage
vector quantizer. More specifically, X}'2'[i] (i"l, ...,NL,
j=l,...,Nl) is output to the second stage lower frequency
distortion calculation section 310 and Xj(ZI[i]
(i=NL+l,...,N, j=l/.../Nl) is output to the second stage
higher frequency distortion calculation section 311.
The processing of the first stage vector quantizer
of the 2-stage vector quantizer has been explained in
detail so far. Next, the processing of the second stage
vector quantizer of the second stage vector quantizer
(processing corresponding to the second stage lower
frequency codebook 309, second stage lower frequency
distortion calculation section 310, second stage higher
frequency distortion calculation section 311, second
stage higher frequency codebook 312, second stage lower
frequency codebook search section 313 and second stage
higher frequency codebook search section 314} will be
explained in detail.
The second stage lower frequency codebook 309 stores
64 entries of second stage lower frequency codevectors
(C2Lm21.fi], i=l,...,NL, m2L=l, — , 64) . By the way, the
aforementioned 64 entries of codevectors are acquired
beforehand by carrying out processing until the last
processing of the first stage vector quantizer which
calculates the first stage VQ residual vectors on speech
signals in many processing frames, obtaining many lower

frequency components of many first stage VQ residual
vectors, applying the LBG algorithm to the many lower
frequency components of many first stage VQ residual
vectors obtained, extracting 64 entries of typical lower
frequency components of the first stage VQ residual vector
and further applying the generalization Lloyd algorithm
disclosed in the aforementioned Document 8, etc., to the
extracted 64 entries of typical lower frequency
components, of the first stage VQ residual vectors.
On the other hand, the second stage higher frequency
codebook 312 stores the 64 entries of second stage higher
frequency codevectors (C2Hm2H[i], i=NL+l,..., N, m2H=l,
•••,64) acquired by applying the same method used by the
second stage lower frequency codebook 309 to acquire lower
frequency components of the first stage VQ residual
codevectors.
The second stage lower frequency distortion
calculation section 310 calculates a weighted Euclidean
distortion between the lower frequency components Xjl2) [i]
(i = l,..., NL, j = l, ...,N1) of the first stage VQ residual vector
supplied from the first stage VQ residual calculation
section 308 and a vector
(MANlcand_k[j] [0] [i]*C2Lm2L[i],i = l,...,NL) obtained by
multiplying the second stage lower frequency codevector
(C2Lm2L[i], i=l,...,NL) of the index m2L read from the second
stage lower frequency codebook 309 by the current
processing frame component (MAN1cand_k[jj 10] [i ] / i=l/ .-,NL)
of the MApredictive coefficients according to Expression

(8) below and outputs the calculated distortion value
d2LjrB2il to the secondstage lower frequency codebook search
section 313.

••• Expression (8)
where, w[i] in Expression (8) is the same "weight" in
Expression (6).
By the way, suppose that the second stage lower
frequency distortion calculation section 310 carries out
the distortion calculation in Expression (8) above on
the 64 entries of codevectors stored in the second stage
lower frequency codebook 309 for each j and outputs all
the weighted Euclidean distortions d2Lj,m2L (j = l,~./Nl,
m2L=l, •••, 64) obtained to the second stage lower frequency
codebook search section 313 (a total of Nl*64 d2Lj,m2L are
output).
The second stage higher frequency distortion
calculation section 311 carries out the same processing
as that of the second stage lower frequency distortion
calculation section 310 on the vector higher frequency
component and outputs a weighted Euclidean distortion
d2Hj,m2H {j^l, Nlf m2H=l, •••, 64) to the second stage
higher frequency codebook search section 314 (a total
of Nl*64 d2Hjrm2H are output) .
The second stage lower frequency codebook search
section 313 specifies one index m2L that minimizes the
distortion for each j for the weighted Euclidean

distortion d2L3,m2L (j=l,...,Nl, m2L=l, •••, 64) supplied from
the second stage lower frequency distortion
calculation section 310 and records the specif iedNl (j*=l,
—,N1) indices in N2Lcand[j] (j-1,—,N1), respectively
and outputs the recorded Nl N2Lcand[j] (j-l,_,Nl) to the
predictive residual decoding section 315.
The second stage higher frequency codebook search
section 314 specifies one index m2H that minimizes the
distortion for each j for the weighted Euclidean
distortion d2Hj,m2H (j=l,...,Nl, m2H=l,..., 64) supplied from
the second stage higher frequency distortion
calculation section 311, records the specified Nl
(j=l,...,Nl) indices in N2Hcand[j] (j = l,...,Nl) and outputs
the recorded Nl N2Hcand[j] (j = l,...,Nl) to the predictive
residual decoding section 315.
So far, the processing of the second stage vector
quantizer of the second stage vector quantizer has been
explained in detail. By the way, by the time the
processing of the above-described second stage vector
quantizer is completed/ Nl (j = l/.../ Nl) combinations of
the following four information pieces have been supplied
to the predictive residual decoding section 315:
(1) Nlcand_k[j] : Which of 4 sets of MA predictive
coefficients is preliminarily selected
(2) Nlcand_m[j]: Which of 128 entries of first stage
codevectors is preliminarily selected
(3) N2Lcand[j] : Which of 64 entries of second stage lower
frequency codevectors is preliminarily selected

(4) N2Hcand[ j ] : Which of 64 entries of second stage higher
frequency codevectors is preliminarily selected
The following explanations of this embodiment will
give details of the processing of specifying the
combination number of the combination information that
minimizes CD from among Nl combination information pieces
supplied to the predictive residual decoding section 315
by the processing so far (the processing corresponding
to the predictive residual decoding section 315, decoded
LSF generation section 316, LSF/LPC coefficient
conversion sections 317 and 319, LPC coefficient/LPC
cepstrum conversion sections 318 and 320, LPC code final
search section 321).
The predictive residual decoding section 315 reads
COdevectOrS (CNicand_ra[j] / C2LN2Lcand[j] and C2HN2Hcand[J] )
corresponding to 3 entries of index information
(Nlcand_m[j], N2Lcand[j] and N2Hcand[ j ] ) from the first
stage codebook 305, second stage lower frequency codebook
309 and second stage higher frequency codebook 312,
respectively, calculates Nl (J=1,...,N1) decoded
predictive residual vectors Cqj[i]' (i=l,...,N) according
to Expression (9) below using those codevectors,
records/retains the calculated decoded predictive
residual vectors and outputs the decoded predictive
residual vectors to the decoded LSF generation section
316.


*" Expression (9)
where in Expression (9), C2LM2Lcand[ji [i]=0.0 (i=NL+l,...,N) ,
C2HN2Hc«nd[j] [i]=0.0 (i=l,_,NL).
The predictive residual decoding section 315 also
outputs Nlcand_k[j] (j=l = l, — ,N1) to the decoded LSF
generation section 316.
The decoded LSF generation section 316 reads
MANicand_k[j] [0] [i] corresponding to Nlcand_k[j]
(j = l,... ,N1) supplied from the predictive residual decoding
section 315 from the predictive coefficient codebook 302,
calculates Nl (j-l,...,Nl) decoded LSF parameters
(hereinafter referred to as wLSFqj[i], j = l,...,Nl,
i=l,._,N") according to Expression (10) below using the
MANicand_ic[j] [0] [i] read above, average LSF parameter AV[i]
(i = l,...,N) read from the average LSF storage section 323,
XNicand_k[j] [ j J corresponding to Nlcand_k[j] of the
quantization target vector supplied from the predictive
residual calculation section 304 and Cqj [i] (i = l,...,N)
supplied from the predictive residual decoding section
315 and outputs the calculated decoded LSF parameters
to the LSF/LPC coefficient conversion section 317.

••• Expression (10)
The LSF/LPC coefficient conversion section 317
converts Nl (j = l,"-,Nl) decoded LSF parameters

(LSFq, [i], j=l,...,Nl, i=l,...,N) supplied from the decoded
LSF generation section 316 to decoded LPC coefficients
(hereinafter referred to as *LPCqj [i], j = l,...,Nl,
i=l,.-./N") respectively, and outputs the decoded LPC
coefficients to the LPC coefficient/LPC cepstrum
conversion section 318.
The LPC coef ficient/LPC cepstrum conversion section
318 converts Nl (j=l,—,N1) decoded LPC coefficients
(LPCqj [i]f i=l,...,N) supplied from the LSF/LPC coefficient
conversion section 317 to decoded LPC cepstra
(hereinafter referred to as "QCEPj [i], i=l,..., Nc, j-1/
••■/Nl") and outputs the decoded LPC cepstra to the LPC
code final search section 321.
The LSF/LPC coefficient conversion section 319
converts the LSF parameters to LPC coefficients and
outputs the LPC coefficients to the LPC coefficient/LPC
cepstrum conversion section 320. The LPC
coef ficient/LPC cepstrum conversion section 320 converts
the LPC coefficients supplied from the LSF/LPC
coefficient conversion section 319 to LPC cepstrum
(hereinafter referred to as "CEPt [i] , i=l,..., Nc") and'
outputs the LPC cepstrum to the LPC code final search
section 321.
The LPC code final search section 321 calculates
a distortions DISj (3 = 1,...,N1) between the LPC cepstrum
(CEPt[i], i=l,...,Nc) supplied from the LPC coef ficient/LPC
cepstrum conversion section 320 and Nl {j = l,..., Nl) decoded
LPC cepstra (QCEPj [iJ, i=l,...,Nc, j = l,...,Nl) supplied from

the LPC coefficient/LPC cepstrum conversion section 318
according to Expression (11) below and then compares the
sizes of DISj (j = l,...,Nl) and specifies one index "J" that
minimizes the distortion.

••• Expression (11)
By the way, it is obvious from the relationship
between Expression (11) and Expression (3) that the same
index is selected when the minimization of Expression
(11) above is used as a reference measure to specify the
index and when the minimization of CD in Expression (3)
is used as a reference measure to specify the index.
Then, 21-bit information combining the following
four information items corresponding to the specified
index "J", that is:
(1) Nlcand_k[j]: Which of 4 sets of MA predictive
coefficients is optimal (using 2 bits)
(2) Nlcand_m[j]: Which of 128 entries of first stage
codevectors is optimal (using 7 bits)

(3) N2Lcand[j] : Which of 64 entries of second stage lower
frequency codevectors is optimal (using 6 bits)
(4) N2Hcand[ j ] : Which of 64 entries of second stage higher
frequency codevectors is optimal (using 6 bits)
is output as an LPC code of the relevant processing frame
(code to express spectral envelope information on the
processing frame section).
The LPC codebook search supplies the index J that

minimizes DISj to the predictive residual decoding
section 315. Then, the predictive residual decoding
section 315 selects vector Cqjti] (i=l,...,N) corresponding
to'the index J from among Nl (j = l,...,Nl) retained/stored
decoded predictive residual vectors Cq3 [i] (i«l,_,N) and
outputs them to the decoding predictive residual storage
section 322.
The decoding predictive residual storage section
.322 discards the oldest decoded predictive residual
vector of the decoded predictive residual vectors
corresponding to a plurality of past frames stored (since
this embodiment carries out third-order MA prediction,
the decoded predictive residual vectors corresponding
to the past 3 frames are stored) and newly retains Cqj[i]
(i=l,...,N) newly supplied from the predictive residual
decoding section 315 for MA prediction of the next
processing frame.
The explanation so far describes the content of a
series of processes after the LSF parameter is input to
the vector quantization apparatus until the LPC code is
output. On the other hand, the decoder of the LSF
parameters output from the vector quantization apparatus
(also the decoder of the LPC coefficients obtained by
converting the LSF parameters) can comprise a step of
decomposing an LPC code into four index information pieces
(Nlcand_k[J], Nlcand_m[J], N2Lcand[J] and N2Hcand[J]),
a step of calculating a decodedpredictive residual vector
based on each piece of index information obtained in the

step of decomposing an LPC code and a step of generating
a decoded LSF vector based on the decoded predictive
residual vector obtained in the step of calculating a
decoded predictive residual vector. More specifically,
in the step of decomposing an LPC code, an LPC code is
decomposed into four index information pieces
(Nlcand_k[J], Nlcand_m[J], N2Lcand[J] and N2Hcand[J])
first. Then, in the step of calculating a decoded
predictive residual vector, by reading the first stage
codevector CNicand_ni[jj from the first stage codebook 305
based on index information Nlcand_m[ J] , then reading the
second stage lower frequency codevector C2LN2Lcand[j] from
the second stage lower frequency codebook 309 based on
the index information N2Lcand[J], reading second stage
higher frequency codevector C2HN2Hcand[j) from the second
stage higher frequency codebook 312 based on index
information N2Hcand[J] and carrying out the addition
processing described in Expression (9) on the three read
vectors, it is possible to obtain a decoded predictive
residual vector Cqj[i] (i=l,...,N) corresponding to the LPC
code. Then, in the step of creating a decoded LSF vector,
by reading MANiCand_k[j] [0] [i] corresponding to index
information Nlcand_k[JJ from the predictive coefficient
codebook 302 and according to Expression (10) using the
read MANicand_k[jj [0] [i], the average LSF parameter AV[i]
(i=l,...,N) read from the average LSF storage section 323,
XNicand ku) corresponding to Nlcand_k[J] of the
quantization target vector supplied from the predictive

residual calculation section 304 and Cgj[i] (i = l,...,N)
supplied from the predictive residual decoding section
315, it is possible to obtain a final decoded LSFparameter
(hereinafter referred to as "LSFqjfi], i=l,_.,N") . By the
way, when the decoded LSF parameter is further converted
to a decoded LPC coefficient, it is possible to provide
a step having the same function as that of the LSF/LPC
coefficient conversion section 317 after the
above-described step of generating a decoded LSF vector.
When LSF parameters are vector-quantized, the
vector quantization apparatus having a 2-stage split
structure using third-order MA prediction explained in
detail so far preliminarily selects codes using a weighted
Euclidean distortion as a measure, and can thereby select
optimum codes for the remaining candidates after the
pre-selection using CD (Cepstram Distortion) as a
reference measure.
Therefore, using the vector quantization apparatus
according to the embodiment above can solve the problem
of the conventional technology (problem that an LPC code
selected by the vector quantization apparatus does not
match the index of the codevector that minimizes CD)
without drastically increasing the amount of calculation
required for an LPC codebook search and improve the
performance of the LPC parameter vector quantization
apparatus.
By the way, according to the vector quantization
apparatus of the present invention, the first stage VQ

pre-selection section 307 controls the number of
codevectors to be selected preliminarily and can thereby
freely control the increment in the amount of calculation
required for an LPC codebook search as in the case of
Embodiment 1. That is, the present invention can improve
the performance of the vector quantizer taking account
of the increment in the amount of calculation required
for an LPC codebook search.
Furthermore, this embodiment has described the case
where the number of codevector candidates Nl left by the
first stage VQ pre-selection section 307 is predetermined
(Nl is often determined through experiments or
empirically to values such as 8, 16, 32 and 64), but it
is also possible to use other pre-selection methods, for
example, setting a threshold as a weighted Euclidean
distortion and leaving candidates whose weighted
Euclidean distortion is smaller than the set threshold
as candidates after the pre-selection and similar
effect/operation can be obtained in this case, too.
Furthermore, this embodiment has described the case
where' the first stage VQ pre-selection section 307
preliminarily selects codevectors using the weighted
Euclidean distortion in Expression (2) above as a measure,
but the present invention can also be implemented when
a weighted Euclidean distortion whose mathematical
expression is different from Expression (2) above such
as Expression (8) or Expression (10) in the aforementioned
Document 4 is used, and similar effect/operation to those

of this embodiment can be obtained in this case, too.
By the way, with respect to "weight" of a weighted
Euclidean distortion, various calculation methods have
been proposed (e.g., the method of carrying out weighting
according to a distortion between neighboring elements
of LSF parameters described in Document 5 or the method
of carrying out weighting according to a power spectrum
of a quantization target described in Document 6), but
the present invention is applicable irrespective of the
method of calculating "weight" and similar
effect/operation can be obtained in this case, too.
Furthermore, this embodiment has described the case
where input vector is an LSF vector, but this embodiment
is also applicable to cases where other parameters
expressing short-time spectral envelope information of
a speech signal such as LSP vector, PARCOR coefficients
or an LPC vector is vector-quantized and similar
effect/operation can be obtained in this case, too.
Furthermore, this embodiment has described the case
where the LPC code final search section 321 specifies
a final LPC code using CD (Cepstral Distortion) as a measure,
but it is also possible to replace the LPC coef f icient/LPC
cepstrum conversion sections 318 and 320 with the LPC
coefficient/FFT power spectrum calculation section
having the function of calculating an FFT power spectrum
from the LPC coefficient and further changing the
calculation expression carried out by the LPC code final
search section 32 from Expression (11) above to the

calculation expression in the square root portion in
Expression (4) above to use the SD (Spectral Distortion)
as the final measure of the LPC code search section, and
similar effect/operation can be obtained in this case,
too.
Furthermore, this embodiment has described an
example of a vector quantizer having a specific structure
called "2-stage split structure using third-order MA
prediction." for simplicity of explanation, but this
embodiment is also applicable to an LPC parameter vector
quantization apparatus having a structure other than this
example and similar effect/operation can be obtained in
this case, too.
This embodiment explained above is preferably
applicable to coding/decoding of short-time spectral
envelope information of a speech signal in a speech
coder/decoder based on a CELP system or Vocoder system.
(Embodiment 3)
FIG. 6 is a block diagram showing a configuration
of a vector quantization apparatus according to
Embodiment 3. By the way, components of the vector
quantization apparatus shown in FIG.6 common to those
in FIG. 5 explained in Embodiment 2 are assigned the same
reference numerals as those in FIG.5 and detailed
explanations thereof will be omitted.
The vector quantization apparatus shown in FIG.6
adopts a configuration with a lower frequency scaling

factor codebook 350 and a higher frequency scaling factor
codebook 360 added to the vector quantization apparatus
in FIG.5. By the way, in FIG.6, components 301 to 306
and 316 to 323 are omitted to make drawings easier to
see.
By the way, as in the case of Embodiment 2, the
configuration of the vector quantization apparatus
strongly depends on the bit rate of the entire speech
coder/decoder and the number of bits allocated to the
LPC parameter vector quantization apparatus. Here, for
simplicity of explanation, suppose bit information with
21 bits per processing frame of a time interval of 20
ms is assigned.
Furthermore, suppose the vector quantization
apparatus which will be explained in this embodiment also
uses third-order MA (Moving Average) prediction
technology and uses 4 sets of (2 bits required as switching
information) MA predictive coefficients per processing
frame. Furthermore, suppose the vector quantization
apparatus which will be explained in this embodiment uses
a 2-stage vector quantization technology. Furthermore,
suppose the vector quantization apparatus which will be
explained in this embodiment uses a split vector
quantization technology for the second stage of the
2-stage vector quantization apparatus. By the way,
suppose that the first stage vector quantizer, the vector
quantizer of the second stage lower frequency component
and the vector quantizer of the second stage higher

frequency component are assigned 7 bits, 6 bits and 6
bits, respectively.
The vector quantization apparatus in FIG. 6 carries
out processing after an LSF parameter is input until a
target vector of the first stage vector quantizer is
obtained (processing corresponding to the weight
calculation section 301, predictive coefficient codebook
302, MA predictor 303 and predictive residual calculation
section 304) . By the way, the details of the processing
are the same as those of the processing of the corresponding
sections in Embodiment 2, and therefore explanations
thereof will be omitted in this embodiment.
Then, the vector quantization apparatus in FIG. 6
carries out the processing by the first stage vector
quantizer of the 2-stage vector quantizer (processing
corresponding to the first stage codebook 305, first stage
distortion calculation section 306, first stage VQ
pre-search section 307 and first stage VQ residual
calculation section 308).
The processing of the first stage vector quantizer
by the 2-stage vector quantizer of the vector quantization
apparatus according to this embodiment will be explained
in detail below.
The first stage codebook 305 stores 128 entries of
predictive residual codevectors. The 128 entries of
predictive residual codevectors are acquired beforehand
by carrying out the above-described series of processes
until a quantization target is calculated on speech

signals in many processing frames, obtaining many
predictive residual vectors, applying an LBG algorithm
to the many predictive residual vectors obtained,
extracting 128 entries of typical samples of predictive
residual vectors and applying a generalization Lloyd
algorithm disclosed in the aforementioned Document 8,
etc., to the 128 entries of typical vectors extracted.
The first stage distortion calculation section 306
calculates a weighted Euclidean distortion between a
target vector (X* [i], i=l,».,N) of the first stage vector
quantizer supplied from the predictive residual
calculation section 304 and a vector
(MAk[0] [i]*Cm[i] ,i=l,...,N) obtained by multiplying the
predictive residual codevector (Cm[i], i=l,..., N) with
index m read from the first stage codebook 305 by the
current processing frame component (MAk[0] [i] , i=l, ...,N)
of the MA predictive coefficient according to Expression
(6) and outputs the calculated distortion value to the
first stage VQ pre-selection section 307. By the way,
the weighted Euclidean distortion is calculated by the
first stage distortion calculation section 306 in the
same way as for Embodiment 2 in that the calculation is
performed on all combinations (512=128x4) of 4 sets
(k=l,..., 4) of MA predictive coefficients used to generate
128 entries (m=l,..., 128) of predictive residual
codevectors (Cn[i] , i = l,._,N) stored in the first stage
codebook 305 and target vectors (Xk[i], i-1,..., N) supplied
from the predictive residual calculation section 304.

Therefore, a total of 512 distortions dk, m (k=l,..., 4,
m=l,...,128) are output from the first stage distortion
calculation section 306 to the first stage VQ
pre-selection section 307 in this embodiment/ too.
The first stage VQ pre-selection section 307
compares aforementiontioned 512 distortions dk/m
(k=l,...,4, m=l, •••, 128) supplied from the first stage
distortion calculation section 306, selects Nl types of
combination information of k (to which third-order
predictive coefficient set of the 4 sets of third-order
MA predictive coefficients corresponds)and m (to which
codevector of the 128 entries of codevectors in the first
stage codebook 305 corresponds) , and records the selected
k and m into Nlcand_k[j] and Nlcand_m[j] respectively,
and outputs the recorded Nlcand__k[j] and Nlcand_m[j]
(j=l,...,Nl) to the first stage VQ residual calculation
section 308, predictive residual decoding section 315
and decoded LSF generation section 316.
Furthermore, according to this embodiment, the first
stage VQ pre-selection section 307 also outputs
Nlcand_m[j] (j=l,—,Nl) to the lower frequency scaling
factor codebook 350 and higher frequency scaling factor
codebook 360.
The first stage VQ residual calculation section 308
calculates Nl first stage VQ residual vectors X3l2l[i]
(i=l,...,N, j = l,...,Nl) that remain after carrying out
pre-selection processing using third-order predictive
coefficient set (read from the predictive coefficient

codebook 302) corresponding to information on Nl
combinations of Nlcand_k[j] and Nlcand_m[ j ] (j«l,—#Nl)
supplied from the first stage VQ pre-selection section
307 and codevectors (read from the first stage codebook
305) in the first stage codebook according to Expression
(7) and outputs the calculated Nl vectors to the second
stage lower frequency distortion calculation section
310 and second stage higher frequency distortion
calculation section 311.
By the way, as in the case of Embodiment 2, suppose
the second stage vector quantizer of this embodiment also
has a split structure, decomposing (splitting) the first
stage VQ residual vector into a lower frequency components
(i=l,...,NL) and higher frequency components (i=NL+l,..., N)
and vector-quantizing the respective vectors separately.
Therefore, Xd(2)[i] (i=l,...,N, j = l,—,Nl) calculated
by the first stage VQ residual vector calculation section
308 is output to the second stage lower frequency
distortion calculation section 310 and second stage
higher frequency distortion calculation section 311 in
accordance with the configuration of the second stage
vector quantizer. More specif ically, Xj(2) [i] (i=l,...,NL,
j = l,...,Nl) is output to the second stage lower frequency
distortion calculation section 310 and Xj'2)[i]
(i=NL+l,...,N, j«l,—fNl) is output to the second stage
higher frequency distortion calculation section 311.
This is the explanation of the processing by the
first stage vector quantizer of the 2-stage vector

quantizer.
The vector quantization apparatus in FIG. 6 then
performs the processing by the second stage vector
quantizer of the 2-stage vector quantizer (processing
corresponding to the second stage lower frequency •
codebook 309/ lower frequency scaling factor codebook
350, second stage lower frequency distortion
calculation section 310, second stage higher frequency
distortion calculation section 311, higher frequency
scaling factor codebook 360, second stage higher
frequency codebook 312, second stage lower frequency
codebook search section 313 and second stage higher
frequency codebook search section 314) . Thus, this
embodiment will also explain the processing by the
aforementioned second stage vector quantizer of the
2-stage vector quantizer in detail below.
By the way, suppose that the second stage lower
frequency codebook 309 stores 64 entries of second stage
lower frequency codevectors (C2Lm2L,[i], i=l, -, NL,
m2L=l,..., 64) and the second stage higher frequency
codebook 312 store's 64 entries of second stage higher
frequency codevectors (C2Hm2H[i]/ i=NL+l,...,N,
m2H=l,..., 64) .
Furthermore, the lower frequency scaling factor
codebook 350 has the function of storing as many (128
entries in this embodiment) lower frequency scaling
factors (SF_low[j], j=l, 2, ..., Nl) as the predictive
residual codevectors stored in the first stage codebook

305 and the function of outputting the lower frequency
scaling factors (SF_low[Nlcand_m[j]]) corresponding to
Nlcand_m[j] supplied from the first stage VQ
pre-selection section 307 to the second stage lower
frequency distortion calculation section 310 and
predictive residual decoding section 315. Furthermore,
the higher frequency scaling factor codebook 360 has the
function of storing as many (128 entries in this
embodiment) lower frequency scaling factors (SF_high[j],
j = l/ 2, ••', Nl) as the predictive residual codevectors
stored in the first stage codebook 305 and the function
of outputting the lower frequency scaling factors
(SF_high[Nlcand_m[jJ]) corresponding to Nlcand_m[j]
supplied from the first stage VQ pre-selection section
307 to the second stage higher frequency distortion
calculation section 311 and the predictive residual
decoding section 315. By the way, suppose that the lower
frequency scaling factors (SF_low[j], j=l,2, —,N1) and
higher frequency scaling factors (SF_high [jJ, j = l,2,
•••,N1) store values in the range 0.5 to 2.0 acquired
beforehand by a training consisting of the LBG algorithm
and the generalized Lloyd algorithm.
The second stage lower frequency distortion
calculation section 310 calculates a weighted Euclidean
distortion between the lower frequency component X3(2> [i]
(i=l,...,NL, j = l,...,Nl) of the first stage VQ residual vector
supplied from the first stage VQ residual calculation
section 308 and a vector

(MANlcand_ktjj [0] [i]*SF_low[Nlcand_m[j]]*C2LB2L[i],
i=l/.../NL) obtained by multiplying the second stage lower
frequency codevector (C2LB2L[iJ / i=l#...,NL) with index m2L
read from the second stage lower frequency codebook 309
by SF_low[Nlcand_m[j] ] supplied from the lower frequency
scaling factor codebook 350 and the current processing
frame component (MANiCandjc[j] [0] [i], i=l, ...,NL) of the MA
predictive coefficient according to Expression (12) below
and outputs the calculated distortion value d2Lj,m2L to
the second stage lower frequency codebook search section
313.

■•• Expression (12)
where w[i] in Expression (12) is the same "weight" as
that in Expression (6).
By the way, suppose that the second stage lower
frequency distortion calculation section 310 carries out
distortion calculation according to Expression (12) above
on the 64 entries of codevectors stored in the second
stage lower frequency codebook 309 for each of Nl pieces
of j specified by the first stage VQ pre-selection section
307 and outputs all the calculated weighted Euclidean
distortions d2Lj,m2L (j = l, ...,N1, m2L=l,..., 64) to the second
stage lower frequency codebook search section 313 (a total
of Nl*64 d2Lj,m2L are output) .
The second stage higher frequency distortion

calculation section 311 calculates a weighted Euclidean
distortion between a higher frequency component Xjl2)[i]
(i=NL+l, ...,N, j-l,_,Nl) of the first stage VQ residual
vectors supplied from the first stage VQ residual
calculation section 308 and a vector
(MA,,icand_ic[j][0] [i]*SF_high[Nlcand_m[j]]*C2HM2H[i],
i=NL+l,™,N) obtained by multiplying the second stage
higher frequency codevector (C2Hm2H[i], i=NL+l, ...,N) with
index m2H read from the second stage higher frequency
codebook 312 by SF_high[Nlcand_m[j]] supplied from the
higher frequency scaling factor codebook 360 and the
current processing frame component (MANic,nd_k[j] [0] [i] ,.
i=NL+l, ...,N) of the MA predictive coefficient according
to Expression (13) below and outputs the calculated
distortion value d2Hj,M2H to the second stage higher
frequency codebook search section 314.

where' w[i] in Expression (13) is the same "weight" as
that in Expression (6).
By the way, suppose that the second stage higher
frequency distortion calculation section 311 carries out
distortion calculation according toExpression (13) above
on the 64 entries of codevectors stored in the second
stage higher frequency codebook 309 for each of Nl pieces
of j specified by the first stage VQ pre-selection section

307 and outputs all the calculated weighted Euclidean
distortions d2Hj,Bl2H (j = l,...,Nl, m2H=l,..., 64) to the second
stage higher frequency codebook search section 313 (a
to.tal of Nl*64 d2Hj,»2H are output) .
The second stage lower frequency codebook search
section 313 specifies one index m2L that minimizes the
distortion for each j for the weighted Euclidean
distortion d2LjfB2L (j = l,...,Nl, m2L=l,..., 64) supplied from
the second stage lower frequency distortion
calculation section 310, records the specified Nl
(j=l,...,Nl) indices in N2Lcand[j] (j = l,...,Nl) and outputs
the recorded Nl pieces of N2Lcand[j] (j = l,...,Nl) to the
predictive residual decoding section 315.
The second stage higher frequency codebook search
section 314 specifies one index m2H that minimizes the
distortion for each j for the weighted Euclidean
distortion d2Hj>RI2H (j = l, ...,N1, m2H=l,..., 64) supplied from
the second stage lower frequency distortion calculation
section 310, records the specified Nl (j = l,...,Nl) indices
in N2Hcand[j] (j=l,...,Nl) and outputs the recorded Nl
pieces of N2Hcand[j] (j = l,...,Nl) to the predictive
residual decoding section 315.
This is the explanation of the processing by the
second stage vector quantizer of the second stage vector
quantizer. By the way, by the time the processing by the
above-described second stage vector quantizer is
completed, Nl (j=l,-",Nl) pieces of combination
information with the following four information items

have been supplied to the predictive residual decoding
section 315.
(1) Nlcand_k[j]: Which of 4 sets of MA predictive
coefficients is preliminarily selected
(2) Nlcand_ra[j]: Which of 128 entries of first stage
codevectors is preliminarily selected

(3) N2Lcand[j] : Which of 64 entries of second stage lower
frequency codevectors is preliminarily selected
(4) N2Hcand[j] : Which of 64 entries of second stage higher
frequency codevectors is preliminarily selected
The following explanations of this embodiment will
give details of the processing of specifying the
combination number of information on combinations of
information that minimizes CD from among Nl pieces of
combination information supplied to the predictive
residual decoding section 315 (processing corresponding
to the predictive residual"decoding section 315, decoded
LSF generation section 316, LSF/LPC coefficient
conversion sections 317 and 319, LPC coefficient/LPC
cepstrum conversion sections 318 and 320 and LPC code
final search section 321).
The predictive residual decoding section 315 reads
the first stage codevector Cmcand_m[j]# lower frequency
scaling factor SF_low[Nlcand_m[ j ]] and higher frequency
scaling factor SF_high [Nlcand_m [ j ] ] from the first stage
codebook 305, lower frequency scaling factor codebook
350 and higher frequency scaling factor codebook 360,
respectively, based on the supplied index information

Nlcand_m[j] and further reads the second stage lower
frequency codevector C2LN2Lcand[j j from the second stage
lower frequency codebook 309 based on the supplied index
information N2Lcand[j], further reads the second stage
higher frequency codevector C2HN2Hc«nd[3j from the second
stage higher frequency codebook 312 based on the supplied
index information N2Hcand[j],and calculates Nl
(J=1,...,N1) decoded predictive residual vectors Cq3[i]
(i=l,...,N) according to Expression (14) using those
codevectors, records/retains the calculated decoded
predictive residual vectors and outputs them to the
decoded LSF generation section 316.

where in Expression (14) , C2LN2Lcand[j] [i]-0.0 (i-NL+1, ...,N) ,
C2HN2HcandU] [i]=0.0 (i=l,...,NL) .
The predictive residual decoding section 315 also
outputs Nlcand_k[j] (j = l = l, — , Nl) to the decoded LSF
generation section 316.
The decoded LSF generation section 316 reads
MANicand_k[j] [0] [i] corresponding to Nlcand_k[j]
(j = l/...,Nl) supplied from the predictive residual decoding
section 315 from the predictive coefficient codebook 302,
calculates Nl (j = l,...,Nl) decoded LSF parameters
(hereinafter referred to as "LSFqj [i] , j=l,..., Nl,
i = l,...,N") according to Expression (10) using the read
MANic.nd_k[3j [0] [i], average LSF parameter AV[i] (i=l,...,N)

read from the average LSF storage section 323,
XNicand_k[jj [i] corresponding to Nlcand_k[j] of the
quantization target vector supplied from the predictive
residual calculation section 304 and Cqj[i] (i-l,_,N)
supplied from the predictive residual decoding section
315 and outputs the calculated decoded LSF parameters
to the LSF/LPC coefficient conversion section 317.
The LSF/LPC coefficient conversion section 317
converts Nl (j=l,...,Nl) decoded LSF parameters
(LSFq3 [i], j=l,...,Nl, 1-1,-,N) supplied from the decoded
LSF generation section 316 to decoded LPC coefficients
(hereinafter referred to as "LPCqj [i], j=l#...,Nl,
i=l,...,N") and outputs the decoded LPC coefficients to
the LPC coef f icient/LPC cepstrum conversion section 318.
As in the case of Embodiment 2, the LPC
coef f icient/LPC cepstrum conversion section 318 converts
Nl (j-l,_,Nl) decoded LPC-coefficients (LPCqj[i],
1*1,..., N) supplied from the LSF/LPC coefficient conversion
section 317 to decoded LPC cepstra (hereinafter referred
to as "QCEPj[i], i=l,...,Nc, j = l,...,Nl") and outputs the
decoded LPC cepstra to the LPC code final search section
321.
The LSF/LPC coefficient conversion section 319
converts the LSF parameters to LPC coefficients and
outputs the LPC coefficients to the LPC coefficient/LPC
cepstrum conversion section 320. The LPC
coef ficient/LPC cepstrum conversion section 320 converts
the LPC coefficients supplied from the LSF/LPC

coefficient conversion section 319 to LPC cepstra
(hereinafter referred to as "CEPt[iJ, i=l/.../Nc") and
outputs the LPC cepstra to the LPC code final search
section 321.
The LPC code final search section 321 first
calculates distortions DISj (j*=l,...,Nl) between the LPC
cepstrum coefficients (CEPt[i], i-l,._,Nc) supplied from
the LPC coefficient/LPC cepstrum conversion section 320
andNl (j=l,...,Nl) decoded LPC cepstra (QCEP3[i], i=l,...,Nc,
j = l,.../Nl) supplied from the LPC coef ficient/LPC cepstrum
conversion section 318 according to Expression (11)/
compares the sizes of the calculated Nl pieces of DISj,
specifies one index "J" that minimizes DISj and outputs
21-bit information combining the following four
information items corresponding to the specified index
MJ", that is:
(1) Nlcand_k[J] : Which of "4 sets of MA predictive
coefficients is optimal (using 2 bits)
(2) Nlcand_m[J]: Which of 128 entries of first stage
codevectors is optimal (using 7 bits)
(3) N2Lcand[J] : Which of 64 entries of second stage lower
frequency codevectors is optimal (using 6 bits)
(4) N2Hcand[ J] : Which of 64 entries of second stage higher
frequency codevectors is optimal (using 6 bits)
as an LPC code of the relevant processing frame (code
to express spectral envelope information on the
processing frame section).
As in the case of Embodiment 2, the LPC code final

search section 321 also supplies index J that minimizes
DISj to the predictive residual decoding section 315.
Then, the predictive residual decoding section 315
selects vectors Cqj[i] (i=l,...,N) corresponding to the
index J from among Nl (j=l/-./Nl) retained/stored decoded
predictive residual vectors Cqj [i] (i=l,...,N) and outputs
the vectors to the decoding predictive residual storage
section 322.
The decoding predictive residual storage section
322 discards the oldest decoded predictive residual
vector out of the decoded predictive residual vectors
corresponding to a plurality of past stored frames (the
decoded predictive residual vectors corresponding to the
past 3 frames are stored because this embodiment carries
out third-order MA prediction) and newly retains Cqj[i]
(i=l,...,N) newly supplied from the predictive residual
decoding section 315 for MA prediction in the next
processing frame.
The explanation so far describes the content of the
series of processes after LSF parameters are input to
the vector quantization apparatus until LPC codes are
output.
On the other hand/ the decoder for LSF parameters
output from the vector quantization apparatus (also the
decoder for LPC coefficients obtained by converting the
LSF parameters) can be constructed of a step of decomposing
an LPC code into four pieces of index information
(Nlcand_k[J], Nlcand_m[ J], N2Lcand[J] and N2Hcand[J]) ,

a step of calculating decoded predictive residual vectors
based on each piece of index information obtained in the
step of decomposing an LPC code and a step of generating
decoded LSF vectors based on the decoded predictive
residual vectors obtained in the step of calculating
decoded predictive residual vectors. More specifically,
in the step of decomposing an LPC code, an LPC code is
decomposed into four pieces of index information
{Nlcand_k[J], Nlcand_m[JJ, N2Lcand[J] and N2Hcand[J])
first. Then, in the step of calculating decoded
predictive residual vectors, by reading first stage
codevector CNicand_m[j], lower frequency scaling factor
SF_low[Nlcand_m[ j ] ] and higher frequency scaling factor
SF_high[Nlcand_m[j]] from the first stage codebook 305,
lower frequency scaling factor codebook 350 and higher
frequency scaling factor codebook 360 based on index
information Nlcand_m[J], then reading the second stage
lower frequency codevector C2LN2Lcanduj from the second
stage lower frequency codebook 309 based on index
information N2Lcand[ J], further reading the second stage
higher frequency codevector C2HN2Hcand[j] from the second
stage higher frequency codebook 312 based on the index
information N2Hcand[J] and using 3 entries of vector and
2 entries of scaling factors read to carry out sum of
products processing according to Expression (14), it is
possible to acquire decoded predictive residual vector
Cqj[i] (i=l,...,N) corresponding to the LPC code. Then,
in the step of generating a decoded LSF vector, by reading

MANicand_k[ji [0] [i] corresponding to index information
Nlcand_k[ J] from the predictive coefficient codebook 302,
and according to Expression (10) using the read
MAniic.ndjctJ] fO] [i], average LSF parameter AV[i] (i=l,...,N)
read from the average LSF storage section 323, XNic«nd_k[jj
corresponding to N.lcand_k[j] of the quantization target
vector supplied from the predictive residual calculation
section 304 and Cqj[i] (i-l,...,N) supplied from the
predictive residual decoding section 315, it is possible
to obtain final decoded LSF parameter (hereinafter
referred to as wLSFqj[i], i=l,.../N") . By the way, when
the decoded LSFparameter is further converted to a decoded
LPC coefficient, it is possible to further provide a step
having the same function as that of the LSF/LPC coefficient
conversion section 317 after the step of generating the
decoded LSF vector.
According to the vector quantization apparatus
having a 2-stage split structure using third-order MA
prediction further equipped with the lower frequency
scaling factor codebook 350 and higher frequency scaling
factor codebook 360 explained in detail above, it is
possible to adapt the contribution of the second stage
codevector in the whole decoding vector to the codevector
CNicand_m[jj (actually index Nlcand_m[j] corresponding to
codevector CNicand_m[j)) selected in the first stage vector
quantization processing and control it, and thereby
reduce quantization distortion, carry out pre-selection
of a code using the weighted Euclidean distortion as a

measure and select an optimum code using CD (Cepstram
Distortion) as a reference measure for the remaining
candidates after the pre-selection, which makes it
passible to vector-quantize LSF parameters with high
accuracy compared to the conventional vector quantization
apparatus.
By the way, according to the vector quantization
apparatus of this embodiment as in the case of Embodiment
2, it is possible to freely control the increment in the
amount of calculation required for an LPC codebook search
by controlling the number of codevectors to be
preliminarily selected by the first stage VQ
pre-selection section 307. That is, this embodiment
makes it possible to improve the performance of the vector
quantizer while considering the increment in the amount
of calculation required for an LPC codebook search.
Furthermore, this embodiment has described the case
where the number of candidates Nl of codevectors left
by the first stage VQ pre-selection section 307 (Nl is
often determined to values such as 8, 16, 32 and 64 through
experiments or empirically) , but it is also possible to
use other pre-selection methods such as setting a
threshold for the weighted Euclidean distortion and
leaving candidates whose weighted Euclidean distortion
is smaller than the set threshold as the candidates after
the pre-selection and similar effect/operation can be
obtained in this case, too.
Furthermore, this embodiment has described the case

where the first stage VQ pre-selection section 307
preliminarily selects codevectors using the weighted
Euclidean distortion in Expression-(2) as a measure, but
this embodiment can also be implemented when a weighted
Euclidean distortion according to expressions different
from Expressions (8) and (10) in the aforementioned
Document 4 is used, and an effect/operation similar to
those of this embodiment can be obtained in this case,
too.
By the way, with respect to "weight" of the weighted
Euclidean distortion, various calculation methods have
been proposed so far (e.g., a method of carrying out
weighting according to a distortion between neighboring
elements of LSF parameters described in Document 5 or
a method of carrying out weighting according to a power
spectrum of a quantization target described in Document
6) , but the present invention is applicable irrespective
of the "weight" calculation method and a similar
effect/operation can be obtained in this case, too.
Furthermore, this embodiment has described the case
where input vectors are LSF parameters, but this
embodiment is also applicable to a case where other
parameters expressing short-time spectral envelope
information of a speech signal such as LSP parameter,
PARCOR coefficient and LPC coefficient are
vector-quantized and a similar effect/operation can be
obtained in this case, too.
Furthermore, this embodiment has described the case

where the LPC code final search section 321 specifies
a final LPC code using CD (Cepstral Distortion) asameasure,
but it is also possible to replace the LPC coef f icient/LPC
cepstrum conversion sections 318 and 320 with an LPC
coefficient/FFT power spectrum calculation section
having the function of calculating an FFT power spectrum
from LPC coefficients and further change the calculation
expression used by the LPC code final search section 321
from Expression (11) to the calculation expression in
the square root portion in Expression (4) to use SD
(Spectral Distortion) as the final measure of the LPC
code search section and a similar effect/operation can
be obtained in this case, too.
Furthermore, this embodiment has described the
vector quantizer having a specific structure called
w2-stage split structure using third-order MA prediction
accompanied by scaling factors" as an example, but this
embodiment is also applicable to an LPC parameter vector
quantization apparatus having a structure other than this
example and a similar effect/operation can be obtained
in this case, too.
The above-described embodiment is preferably
applicable to coding/decoding of short-time spectral
envelope information on speech signals of a speech
coder/decoder based on a CELP system or Vocoder system.
(Embodiment 4)
FIG. 7 is a block diagram showing a configuration

of a speech signal transmission apparatus and reception
apparatus according to Embodiment 4 of present invention.
In FIG.7, a speech signal is converted to an electric-
signal by an input apparatus 401 of the transmission
apparatus and output to an A/D conversion apparatus 40.2.
The A/D conversion apparatus 402 converts the (analog)
speech signal output from the input apparatus 401 to a
digital signal and outputs the signal to a speech coder
403.
The speech coder 403 codes the digital speech signal
output from the A/D conversion apparatus 402 using a speech
coding method, which will be described later, and outputs
the coded information to an RF modulation apparatus 404.
The RF modulation apparatus 404 converts the speech coded
information output from the speech coder 403 to a signal
to be carried on a propagation medium such as a radio
frequency band and outputs-the signal to a transmission
antenna 405. The transmission antenna 405 sends the
output signal output from the RF modulation apparatus
404 as a radio signal (RF signal).
The RF signal sent from the transmission apparatus
is received by a reception antenna 406 of the reception
apparatus and output to an RF demodulation apparatus 4 07.
The RF demodulation apparatus 407 demodulates speech
coded information from the RF signal output from the
reception antenna 406 and outputs it to the speech decoder
408.
The speech decoder 408 decodes the speech signal

according to a speech decoding method, which will be
described later, using the speech coded information
output from the RF demodulation apparatus 4 07 and outputs
it to a D/A conversion apparatus 409. The D/A conversion
apparatus 409 converts the digital speech signal output
from the speech decoder 408 to an analog electric signal
and outputs it to an output apparatus 410. The output
apparatus 410 converts the electric signal to air
vibration and outputs it as sound wave audible to human
ears.
By providing at least one of the speech signal
transmission apparatus and reception apparatus in the
above-described configuration, it is possible to
construct a base station apparatus and communication
terminal apparatus in a mobile communication system.
The above-described speech signal transmission
apparatus is characterizedby the speech coder 403. FIG. 8
is a block diagram showing a configuration of the speech
coder 403. In FIG. 8, an input speech signal is the signal
output from the A/D conversion apparatus 402 in FIG.7
r
and input to a pre-processing section 501. The
pre-processing section 501 carries out high pass filter
processing for removing a DC component, waveform shaping
processing and pre-emphasis processing which will lead
to a performance improvement of the subsequent coding
processing on the input speech signal and outputs the
processed signal to an LPC analysis section 502, an adder
505 and a parameter decision section 513 (Xin).

The LPC analysis section 502 carries out a linear
predictive analysis using Xin and outputs the result (LPC
vector/LPC coefficients) to an LPC quantization section
50-3. The LPC quantization section 503 converts the LPC
vector output from the LPC analysis section 502 to an
LSF parameter and vector-quantizes the LSF vector
obtained through the conversion using the method shown
in Embodiments 1, 2 and 3 and outputs the LPC code (L)
obtained by vector quantization to a multiplexing section
514.
The LPC quantization section 503 further obtains
decoded LPC vector in the LSF domain using the LPC vector
decoding method shown in Embodiments 1, 2 and 3, converts
the decoded LPC(LSF) vector obtained to decoded LPC
coefficients and outputs the decoded LPC coefficients
obtained by the conversion to a synthesis filter 504.
The synthesis filter- 504 carries out a filter
synthesis using the decoded LPC coefficients and an
excitation vector output from an adder 511 and outputs
the synthesis signal to the adder 505. The adder 505
calculates an error signal between Xin and the synthesis
signal and outputs the error signal to a perceptual
weighting section 512.
The perceptual weighting section 512 carries out
perceptual weighting on the error signal output from the
adder 505, calculates distortion between Xin and the
synthesis signal in the perceptual weighted domain and
outputs it to the parameter decision section 513. The

parameter decision section 513 decides the signal to be
generated from an adaptive excitation codebook 506, a
fixed excitation codebook 508 and quantization gain
generation section 507 so that the coding distortion
output from the perceptual weighting section 512 is
minimized.
By the way, it is also possible to further improve
the coding performance not only by minimizing the coding
distortion output from the perceptual weighting section
512 but also by deciding the signal to be generated from
the three means using another coding distortion using
Xin.
The adaptive excitation codebook 506 buffers
excitation signals output in the past from the adder 511,
extracts adaptive excitation vectors from the position
specified by a signal (A) output from the parameter
decision section 513 and outputs them to a multiplier
509. The fixed excitation codebook 508 outputs vectors
having a shape specified by a signal (F) output from the
parameter decision section 513 to a multiplier 510.
The quantization gain generation section 507
outputs the adaptive excitation gain and fixed excitation
gain specified by a signal (G) output from the parameter
decision section 513 to the multipliers 509 and 510
respectively.
The multiplier 509 multiplies the adaptive
excitation vector output from the adaptive excitation
codebook 506 by the quantization adaptive excitation gain

output from the quantization gain generation section 507
and outputs the multiplication result to the adder 511.
The multiplier 510 multiplies the fixed excitation gain
output from the fixed excitation codebook 508 by the fixed
excitation vector output from the quantization gain
generation section 507 and outputs the multiplication
result to the adder 511.
The adder 511 inputs the adaptive excitation vector
and fixed excitation vector after the gain multiplication
from the multipliers 509 and 510 respectively, carries
out a vector addition and outputs the addition result
to the synthesis filter 504 and the adaptive excitation
codebook 506.
Finally, the multiplexing section 514 inputs a code
L representing a quantization LPC from the LPC
quantization section 503, inputs a code A representing
an adaptive excitation vector, a code F representing a
fixed excitation vector and a code G representing a
quantization gain from the parameter decision section
513 and multiplexes these pieces of information and
outputs the multiplexed information as coded information
to a transmission path.
FIG. 9 is a block diagram showing a configuration
of the speech decoder 408 in FIG.7. In FIG.9, the
multiplexed coded information output from the RF
demodulation section 407 is demultiplexed into individual
coded information pieces by a demultiplexing section 601.
A demultiplexed LPC code L is output to an LPC

decoding section 602, a demultiplexed adaptive excitation
vector code A is output to an adaptive excitation codebook
605, a demultiplexed excitation gain code G is output
tor a quantization gain generation section 606 and a
demultiplexed fixed excitation vector code F is output
to a fixed excitation codebook 607.
An LPC decoding section 602 acquires a decoded LPC
vector from the code L (which means the LPC code in
Embodiments 1, 2 and 3) output from the demultiplexing
section 601 using the decoded LPC vector generation method
shown in Embodiments 1, 2 and 3, converts the acquired
decoded LPC vector to decoded LPC coefficients and outputs
the decoded LPC coefficients obtained by the conversion
to a synthesis filter 603.
The adaptive excitation codebook 605 extracts an
adaptive excitation vector from a position specified by
the code A output from the demultiplexing section 601
and outputs it to a multiplier 608. The fixed excitation
codebook 607 generates a fixed excitation vector
specified by the code F output from the demultiplexing
section 601 and outputs it to a multiplier 609.
The quantization gain generation section 606
decodes the adaptive excitation vector gain and fixed
excitation vector gain specified by the excitation gain
code G output from the demultiplexing section 601 and
outputs the gains to multipliers 60 8 and 609 respectively.
The multiplier 608 multiplies the adaptive codevector
by the adaptive codevector gain and outputs the

multiplication result to an adder 610. The multiplier
609 multiplies the fixed codevector by the fixed
codevector gain and outputs the multiplication result
to. the adder 610.
The adder 610 adds up the adaptive excitation vector
and the fixed excitation vector after the gain
multiplication output from the multipliers 608 and 609
and outputs the addition result to the synthesis filter
603. The synthesis filter 603 carries out a filter
synthesis using the excitation vector output from the
adder 610 as a sound source signaland a synthesis filter
constructed with the decoded LPC coefficients supplied
from the LPC decoding section 602 as the filter coefficient,
and outputs the synthesized signal to a post-processing
section 604.
The post-processing section 604 carries out
processing of improving subjective speech quality such
as formant emphasis and/or pitch emphasis, and processing
of improving subjective speech quality of stationary
noise segments, etc., and outputs the processed signal
as a final decoded speech signal.
Thus, applying the LPC vector quantization
apparatus according to the present invention to a speech
coder/decoder makes it possible to obtain synthesized
speech of higher quality than that of a speech
coder/decoder using a conventional vector quantization
apparatus.
Furthermore, the above-described speech

coder/decoder is also applicable to a communication
apparatus such as a base station apparatus and mobile
station in a digital radio communication system. This
makes it possible to obtain synthesized speech of higher
quality than that using a conventional vector
quantization apparatus in a digital radio communication
system.
The present invention is not limited to Embodiments
1 to 3 above, but can be implemented modified in various
ways. For example/ the vector quantization/decoding of
an LPC vector according to Embodiments 1, 2 and 3 has
been explained as a vector quantization apparatus or
speech coder/speech decoder, but vector
quantization/decoding of an LPC vector can also be
implemented by software. For example, it is possible to
store the above-described LPC vector
quantization/decoding program in a ROM and execute the
program according to instructions from a CPU.
Furthermore, it is possible to store an LPC vector
quantization/decoding program in a computer-readable
storage medium, record the LPC parameter vector
quantization/decoding program of this storage medium in
a RAM of a computer and operate it according to the vector
quantization program. An operation/effect similar to
those of Embodiments 1, 2 and 3 above can also be obtained
in this case, too.
As is apparent from the above-described
explanations, when LPC parameters representing

short-time spectral envelope information of a speech
signal are vector-quantized, the present invention can
preliminarily select a small number of codevectors using
a .(weighted) Euclidean distortion as a measure, carry
out a codebook search (specification of a final LPC code)
using an amount of distortion of a spectral space such
as CD (Cepstram Distortion) or SD (Spectral Distortion)
as a reference measure, and consequently provide a vector
quantizer with higher performance than the conventional
vector quantization apparatus using only a (weighted)
Euclidean distortion as a reference measure for a codebook
search (distortion in a spectral space such as CD and
SD is smaller than the conventional one).
Furthermore, applying the LPC vector quantization
apparatus according to the present invention to a speech
coder/decoder makes it possible to obtain synthesized
speech of higher quality .than that of a speech
coder/decoder using a conventional vector quantization
apparatus.
This application is based on the Japanese Patent
Application No.2000-366191 filed on November 30, 2000,
entire content of which is expressly incorporated by
reference herein.
Industrial Applicability
The present invention is preferably applicable to
a speech coder/decoder used to enhance the speech signal
transmission efficiency in the fields of a packet

communication system represented by Internet
communication and a mobile communication system, etc.

We Claim:
1. An LSF parameter vector quantization apparatus having a 2-stage split
configuration that calculates a differential vector by differentiating a
prestored average LSF parameter from an input LSF parameter, calculates
a predictive vector corresponding to said differential vector, calculates a
predictive residual vector by further differentiating said predictive vector
from said differential vector, vector-quantizes the predictive residual
vector and outputs an LPC code, said LSF parameter vector quantization
apparatus comprising:
a first stage vector quantization section (305,306,307,308) that vector-
quantizes said predictive residual vector using a plurality of predictive residual
vectors stored in a first stage codebook (305) and using a weighted Euclidean
distortion as a distortion evaluation measure; and
a second stage vector quantization section (309,310,311,312,313,314)
that vector-quantizes a first stage VQ residual vector (X[j])generated by said
first stage vector quantization section (305,306,307,308) using a plurality of
first stage VQ residual vector lower frequency components stored in a second

stage lower frequency codebook (309) and first stage VQ residual vector
higher frequency components stored in a second stage higher frequency
codebook (312) and using cepstrum distortion (CD) as a distortion evaluation
measure.
2. An LSF parameter vector quantization apparatus having a 2-stage split
configuration that calculates a differential vector by differentiating a
prestored average LSF parameter from an input LSF parameter, calculates
a predictive vector corresponding to said differential vector, calculates a
predictive residual vector by further differentiating said predictive vector
from said»differential vector, vector-quantizes the predictive residual
vector and outputs an LPC code, said LSF parameter vector quantization
apparatus comprising:
a first stage vector quantization section (305,306,307,308) that vector-
quantizes said predictive residual vector using a plurality of predictive residual
vectors stored in a first stage codebook (305) and using a weighted Euclidean
distortion as a distortion evaluation measure; and

a second stage vector quantization section
(309,310,311,312,350,360,313,314) that vector-quantizes a first stage VQ
residual vector (Xj[i]) generated by said first stage vector quantization section
(305,306,307,308) using the same number of entries of lower frequency
scaling factors (SFJow [j] as predictive residual vectors stored in a lower
frequency scaling factor codebook (350), the same number of entries of
higher frequency scaling factors (SFhigh[l])as predictive residual vectors
stored in the first stage codebook (305) stored in a higher frequency scaling
factor codebook (360) and higher frequency codevectors stored in the second
stage higher frequency codebook (312) and using cepstrum distortion (CD) as
a distortion evaluation measure.
3. An LSF parameter decoder that decomposes the LPC code output by the
vector quantization apparatus as claimed in claim 1 into index information
(Nlcand_k [J], Nlcandjn [J], N2L predictive residual vector based on this index information (NlondJO],
NWm[J], N2Lcand[J], N2rWJ] and generates a decoded LSF
parameter based on this decoded predictive residual vector, wherein said
LSF parameter decoder reads a first stage codevector corresponding to
said index information (N1cand_k[j], N1cand_k[j], N2cand_k[j],N2cand_k[j],

second stage lower frequency codevector (C2L N2uand [j]) and second stage
higher frequency codevector (C2H N2Hcand m) from their respective codebooks
(305,309,312), adds up said three codevectors read and thereby generates a
decoded predictive residual vector.
4. An LSF parameter decoder that decomposes the LPC code output by the
vector quantization apparatus as claimed in claim 2 into index information
(Nlcano.k [J], Nlcand_m [J], N2Uand[J], N2Hcand[J])/ calculates a decoded
predictive residual vector based on this index information (Nlcand_k [J],
Nlcand_m [J], N2Lcand[J]/ N2Hcand[J]) and generates a decoded LSF
*
parameter based on this decoded predictive residual vector, wherein said
LSF parameter decoder reads a first stage codevector (CNicand_m [j])
corresponding to said index information (Nlcand_k [J], NlcandjnfJ],
N2Lcand[J]/ N2HcandP]), second stage lower frequency codevector
(C2LN2Lcand [j]), second stage higher frequency codevector (C2HN2Hcand [J])
and lower frequency scaling factor (SFJow [Nlcand_m [j]]) and higher
frequency scaling factor (SFJiigh [Nlcand_m [j]]) from their respective
codebooks (305,309,312,350,360), calculates a sum of products of said
three codevectors read and two scaling factors and thereby generates a
decoded predictive residual vector.

5. An LPC coefficient decoder comprising a function of converting the
decoded LSF parameter generated by the LSF parameter decoder as
claimed in claim 3 or 4 to a decoded LPC coefficient.

LPC code vectors are preliminarily selected out of many LOPC code vectors stored in an LSF code book (101) with a weighting Euclid distance as a measure, and LPC code vectors left after the preliminary selection are subjected to code-
final-selection with distortion amount in spectrum space as a measure, whereby enhancing the quantizing performance of a vector quantizing device for LPC parameters to thereby improve the quality of synthesized voice in a voice coding/decoding device.

Documents:

http://ipindiaonline.gov.in/patentsearch/GrantedSearch/viewdoc.aspx?id=co34q/CFEywSnPxzi4Y6wQ==&loc=wDBSZCsAt7zoiVrqcFJsRw==


Patent Number 270779
Indian Patent Application Number 1869/KOLNP/2009
PG Journal Number 04/2016
Publication Date 22-Jan-2016
Grant Date 19-Jan-2016
Date of Filing 20-May-2009
Name of Patentee NIPPON TELEGRAPH AND TELEPHONE CORPORATION
Applicant Address 3-1 OTEMACHI 2-CHOME CHIYODA-KU, TOKYO 100-8116
Inventors:
# Inventor's Name Inventor's Address
1 KAZUTOSHI YASUNAGA 1-284-401, KYO-MACHI, FUSHIMI-KU, KYOTO-SHI, KYOTO 612-8083
2 HIROYUKI EHARA 2-37-8, MARUYAMADAI, KONAN-KU, YOKOHAMA-SHI, KANAGAWA 233-0013
3 KAZUNORI MANO C/O NTT INTELLECTUAL PROPERTY CENTER, 9-11, MIDORI-CHO 3-CHOME, MUSASHINO-SHI, TOKYO 180-8585
4 YUSUKE HIWASAKI C/O NTT INTELLECTUAL PROPERTY CENTER, 9-11, MIDORI-CHO 3-CHOME, MUSASHINO-SHI, TOKYO 180-8585
5 TOSHIYUKI MORII 3-1-12-304, NIJIGAOKA, ASAO-KU, KAWASAKI-SHI, KANAGAWA 215-0015
PCT International Classification Number G10L 19/00
PCT International Application Number PCT/JP2001/010425
PCT International Filing date 2001-11-29
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 2000-366191 2000-11-30 Japan