WO1991003790A1 - Digital speech coder having improved sub-sample resolution long-term predictor - Google Patents

Digital speech coder having improved sub-sample resolution long-term predictor Download PDF

Info

Publication number
WO1991003790A1
WO1991003790A1 PCT/US1990/003625 US9003625W WO9103790A1 WO 1991003790 A1 WO1991003790 A1 WO 1991003790A1 US 9003625 W US9003625 W US 9003625W WO 9103790 A1 WO9103790 A1 WO 9103790A1
Authority
WO
WIPO (PCT)
Prior art keywords
long
signal
samples
vector
filter
Prior art date
Application number
PCT/US1990/003625
Other languages
French (fr)
Inventor
Ira Alan Gerson
Mark A. Jasiuk
Original Assignee
Motorola, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=23590969&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO1991003790(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Motorola, Inc. filed Critical Motorola, Inc.
Priority to EP91905041A priority Critical patent/EP0450064B2/en
Priority to AT91905041T priority patent/ATE191987T1/en
Priority to DK91905041T priority patent/DK0450064T4/en
Priority to DE69033510T priority patent/DE69033510T3/en
Publication of WO1991003790A1 publication Critical patent/WO1991003790A1/en

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L19/00Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
    • G10L19/04Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis using predictive techniques
    • G10L19/08Determination or coding of the excitation function; Determination or coding of the long-term prediction parameters
    • G10L19/12Determination or coding of the excitation function; Determination or coding of the long-term prediction parameters the excitation function being a code excitation, e.g. in code excited linear prediction [CELP] vocoders
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L19/00Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
    • G10L2019/0001Codebooks
    • G10L2019/0011Long term prediction filters, i.e. pitch estimation
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L19/00Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
    • G10L2019/0001Codebooks
    • G10L2019/0012Smoothing of parameters of the decoder interpolation

Definitions

  • the present invention generally relates to digital speech coding at low bit rates, and more particularly, is directed to an improved method for determining long-term predictor output responses for code-excited linear prediction speech coders.
  • Code-excited linear prediction is a speech coding technique which has the potential of producing high quality synthesized speech at low bit rates, i.e., 4.8 to 9.6 kilobits-per- second (kbps).
  • This class of speech coding also known as vector- excited linear prediction or stochastic coding, will most likely be used in numerous speech communications and speech synthesis applications.
  • CELP may prove to be particularly applicable to digital speech encryption and digital radiotelephone communication systems wherein speech quality, data rate, size, and cost are significant issues.
  • code-excited or "vector-excited” is derived from the fact that the excitation sequence for the speech coder is vector quantized, i.e., a single codeword is used to represent a sequence, or vector, of excitation samples. In this way, data rates of less than one bit per sample are possible for coding the excitation sequence.
  • the stored excitation code vectors generally consist of independent random white Gaussian sequences. One code vector from the codebook is chosen to represent each block of N excitation samples. Each stored code vector is represented by a codeword, i.e., the address of the code vector memory location. It is this codeword that is subsequently sent over a communications channel to the speech synthesizer to reconstruct the speech frame at the receiver. See M.R.
  • CELP Code-Excited Linear Prediction
  • the excitation code vector from the codebook is applied to two time-varying linear filters which model the characteristics of the input speech signal.
  • the first filter includes a long-term predictor in its feedback loop, which has a long delay, i.e., 2 to 15 milliseconds, used to introduce the pitch periodicity of voiced speech.
  • the second filter includes a short- term predictor in its feedback loop, which has a short delay, i.e., less than 2 msec, used to introduce a spectral envelope or format structure.
  • the speech coder applies each individual code vector to the filters to generate a reconstructed speech signal, and compares the original input speech signal to the reconstructed signal to create an error signal.
  • the error signal is then weighted by passing it through a weighting filter having a response based on human auditory perception.
  • the optimum excitation signal is determined by selecting the code vector which produces the weighted error signal having the minimum energy for the current frame.
  • the codeword for the optimum code vector is then transmitted over a communications channel.
  • the codeword received from the channel is used to address the codebook of excitation vectors.
  • the single code vector is then multiplied by a gain factor, and filtered by the long-term and short-term filters to obtain a reconstructed speech vector.
  • the gain factor and the predictor parameters are also obtained from the channel. It has been found that a better quality synthesized signal can be generated if the actual parameter used by the synthesizer are used in the analysis stage, thus minimizing the quantization errors.
  • the use of these synthesis parameters in the CELP speech analysis stage to produce higher quality speech is referred to as analysis-by-synthesis speech coding.
  • the short-term predictor attempts to predict the current output sample s(n) by a linear combination of the immediately preceding output samples s(n-i), according to the equation:
  • s(n) ⁇ s(n-l) + ⁇ 2s(n-2) + . . . + ⁇ p s(n-p) +e(n)
  • p is the order of the short-term predictor
  • e(n) is the prediction residual, i.e., that part of s(n) that cannot be represented by the weighted sum of p previous samples.
  • the predictor order p typically ranges from 8 to 12, assuming an 8 kiloHertz (kHz) sampling rate.
  • the weights ⁇ i, 0:2, ⁇ p , in this equation are called the predictor coefficients.
  • the short-term predictor coefficients are determined from the speech signal using conventional linear predictive coding (LPC) techniques.
  • LPC linear predictive coding
  • the long-term filter on the other hand, must predict the next output sample from preceding samples that extend over a much longer time period. If only a single past sample is used in the predictor, then the predictor is a single-tap predictor. Typically, one to three taps are used.
  • the output response for a long-term filter incorporating a single-tap, long-term predictor is given in z-transform notation as:. 1
  • this output response is a function of only the delay or lag L of the filter and the filter coefficient ⁇ .
  • the lag L would typically be the pitch period of the speech, or a multiple of it.
  • a suitable range for the lag L would be between 16 and 143, which corresponds to a pitch range between 56 and 500 Hz.
  • the long-term predictor lag L and long-term predictor coefficient ⁇ can be determined from either an open-loop or a closed loop configuration. Using the open-loop configuration, the lag L and coefficient ⁇ are computed from the input signal (or its residual) directly. In the closed loop configuration, the lag-L, and the coefficient ⁇ are computed at the frame rate from coded data representing the past output of the long-term filter and the input speech signal. In using the coded data, the long-term predictor lag determination is based on the actual long-term filter state that will exist at the synthesizer. Hence, the closed-loop configuration gives better performance than the open-loop method, since the pitch filter itself is would be contributing to the optimization of the error signal. Moreover, a single-tap predictor works very well in the closed-loop configuration.
  • This technique is straightforward for pitch lags L which are greater than the frame length N, i.e., when L ⁇ N, since the term
  • a pitch of 250 Hz at an 8 kHz sampling rate corresponds to a long-term predictor lag L of 32 samples. It is not desirable, however, to employ frame length N of less than 4 msec, since the CELP excitation vector can be coded more efficiently when longer frame lengths are used. Accordingly, utilizing a frame length time of 7.5 msec at a sampling rate of 8 kHz, the frame length N would be equal to 60 samples. This means only 32 past samples would be available to predict the next 60 samples of the frame, hence, if the long-term predictor lag L is less than the frame length N, only L past samples of the required N samples are defined.
  • a third solution is to reduce the size of the frame length N.
  • the long-term predictor lag L can always be determined from past samples. This approach, however, suffers from a severe bit rate penalty.
  • a shorter frame length a greater number of long-term predictor parameters and excitation vectors must be coded, and accordingly, the bit rate of the channel must be greater to accommodate the extra coding.
  • the sampling rate used in the coder places an upper limit on the performance of a single-tap pitch predictor. For example, if the pitch frequency is actually 485 Hz, the closest lag value would be 16 which corresponds to 500 Hz. This results in an error of 15 Hz for the fundamental pitch frequency which degrades voice quality. This error is multiplied for the harmonics of the pitch frequency causing further degradation.
  • a general object of the present invention is to provide an improved digital speech coding technique that produces high quality speech at low bit rates.
  • a more specific object of the present invention is to provide a method to determine long-term predictor parameters using the closed-loop approach.
  • Another object of the present invention is to provide an improved method for determining the output response of a long- term predictor in the case of when the long-term predictor lag parameter L is a non-integer number.
  • a further object of the present invention is to provide an improved CELP speech coder which permits joint optimization of the gain factor ⁇ and the long-term predictor coefficient ⁇ during the codebook search for the optimum excitation code vector.
  • the resolution of the parameter L is increased by allowing L to take on values which are not integers.
  • This is achieved by the use of interpolating filters to provide interpolated samples of the long- term predictor state.
  • future samples of the long-term predictor state are not available to the interpolating filters.
  • This problem is circumvented by pitch- synchronously extending the long-term predictor state into the future for use by the interpolation filter.
  • the long- term predictor state is updated to reflect the actual excitation samples (replacing those based on the pitch-synchronously extended samples).
  • the interpolation can be used to interpolate one sample between each existing sample thus doubling the resolution of L to half a sample.
  • a higher interpolation factor could also be chosen, such as three or four, which would increase the resolution of L to a third or a fourth of a sample.
  • Figure 1 is a general block diagram of a code-excited linear predictive speech coder, illustrating the location of a long-term filter for use with the present invention
  • Figure 2A is a detailed block diagram of an embodiment of the long-term filter of Figure 1, illustrating the long-term predictor response where filter lag L is an integer;
  • Figure 2B is a simplified diagram of a shift register which can be used to illustrate the operation of the long-term predictor in Figure 2A
  • Figure 2C is a detailed block diagram of another embodiment of the long-term filter of Figure 1, illustrating the long-term predictor response where filter lag L is an integer;
  • Figure 3 is a detailed flowchart diagram illustrating the operations performed by the long-term filter of Figure 2A;
  • Figure 4 is a general block diagram of a speech synthesizer for use in accordance with the present invention
  • Figure 5 is a detailed block diagram of the long-term filter of Figure 1, illustrating the sub-sample resolution long-term predictor response in accordance with the present invention
  • Figures 6A and 6B are detailed flowchart diagrams illustrating the operations performed by the long-term filter of Figure 5
  • Figure 7 is a detailed block diagram of a pitch post filter for intercoupling the short term filter and D/A converter of the speech synthesizer in Figure 4.
  • FIG. 1 there is shown a general block diagram of code excited linear predictive speech coder 100 utilizing the long-term filter in accordance with the present invention.
  • An acoustic input signal to be analyzed is applied to speech coder 100 at microphone 102.
  • the input signal typically a speech signal, is then applied to filter 104.
  • Filter 104 generally will exhibit bandpass filter characteristics. However, if the speech bandwidth is already adequate, filter 104 may comprise a direct wire connection.
  • the analog speech signal from filter 104 is then converted into a sequence of N pulse samples, and the amplitude of each pulse sample is then represented by a digital code in analog-to- digital (A/D) converter 108, as known in the art.
  • the sampling rate is determined by sample clock SC, which represents an 8.0 kHz rate in the preferred embodiment.
  • the sample clock SC is generated along with the frame clock FC via clock 112.
  • A/D 108 which may be represented as input speech vector s(n)
  • This input speech vector s(n) is repetitively obtained in separate frames, i.e., blocks of time, the length of which is determined by the frame clock FC.
  • LPC linear predictive coding
  • the short-term predictor parameters ⁇ i, long- term predictor coefficient ⁇ , nominal long-term predictor lag parameter L, weighting filter parameters WFP, and excitation gain factor 7 (along with the best excitation codeword I as described later) area applied to multiplexer 150 and sent over the channel for use by the speech synthesizer.
  • the input speech vector s(n) is also applied to subtractor 130 the function of which will subsequently be described.
  • Codebook ROM 120 contains a set of M excitation vectors ui(n),. wherein 1 ⁇ i ⁇ M, each comprised of N samples, wherein
  • Codebook ROM 120 generates these pseudorandom excitation vectors in response to a particular one of a set of excitation codewords i.
  • Each of the M excitation vectors are comprised of a series of random white Gaussian samples, although other types of excitation vectors may be used with the present invention. If the excitation signal were coded at a rate of 0.2 bits per sample for each of the 60 samples, then there would be 4096 codewords i corresponding to the possible excitation vectors. For each individual excitation vector u ⁇ (n), a reconstructed speech vector s'j(n) is generated for comparison to the input speech vector s(n).
  • Gain block 122 scales the excitation vector Uj(n) by the excitation gain factor 7 , which is constant for the frame.
  • the excitation gain factor 7 may be pre-computed by coefficient analyzer 110 and used to analyze all excitation vectors as shown in Figure 1, or may be optimized jointly with the search for the best excitation codeword I and generated by codebook search controller 140.
  • the scaled excitation signal 7 u ⁇ (n) is then filtered by long- ter filter 124 and short-term filter 126 to generate the reconstructed speech vector s' ⁇ (n).
  • Filter 124 utilizes the long- term predictor parameters ⁇ and L to introduce voice periodicity
  • filter 126 utilizes the short-term predictor parameters G J to introduce the spectral envelope, as described above.
  • Long-term filter 124 will be described in detail in the following figures. Note that blocks 124 and 126 are actually recursive filters which contain the long-term predictor and short-term predictor in their respective feedback paths.
  • the reconstructed speech vector s'i(n) for the i-th excitation code vector is compared to the same block of the input speech vector s(n) by subtracting these two signals in subtracter 130.
  • the difference vector e ⁇ (n) represents the difference between the original and the reconstructed blocks of speech.
  • the difference vector is perceptually weighted by weighting filter 132, utilizing the weighting filter parameters WTP generated by coefficient analyzer 110. Refer to the preceding reference for a representative weighting filter transfer function. Perceptual weighting accentuates those frequencies where the error is perceptually more important to the human ear, and attenuates other frequencies.
  • Energy calculator 134 computes the energy of the weighted difference vector e'i(n), and applies this error signal E ⁇ to codebook search controller 140.
  • the search controller compares the i-th error signal for the present excitation vector uj(n) against previous error signals to determine the excitation vector producing the minimum error.
  • the code of the i-th excitation vector having a minimum error is then output over the channel as the best excitation code I.
  • search controller 140 may determine a particular codeword which provides an error signal having some predetermined criteria, such as meeting a predefined error threshold.
  • Figure 1 illustrates one embodiment of the invention for a code-excited linear predictive speech coder.
  • the long-term filter parameters L and ⁇ are determined in an open-loop configuration by coefficient analyzer 110.
  • the long-term filter parameters can be determined in a closed- loop configuration as described in the aforementioned Singhal and Atal reference.
  • performance of the speech coder is improved using long-term filter parameters determined in the closed-loop configuration.
  • the novel structure of the long-term predictor according to the present invention greatly facilitates the use of the closed-loop determination of these parameters for lags L less than the frame length N.
  • Figure 2A illustrates an embodiment of long-term filter 124 of Figure 1, where L is constrained to be an integer.
  • Figure 1 shows the scaled excitation vector 7 Uj(n) from gain block 122 as being input to long-term filter 124, a representative input speech vector s(n) has been used in Figure 2A for purposes of explanation, hence, a frame of N samples of input speech vector s(n) is applied to adder 210.
  • the output of adder 210 produces the output vector b(n) for the long-term filter 124.
  • the output vector b(n) is fed back to delay block 230 of the long-term predictor.
  • the nominal long-term predictor lag parameter L is also input to delay block 230.
  • the long-term predictor delay block provides output vector q(n) to long-term predictor multiplier block 220, which scales the long-term predictor response by the long-term predictor coefficient ⁇ .
  • the scaled output ⁇ q(n) is then applied to adder 210 to complete the feedback loop if the recursive filter.
  • the output response H n (z) of long-term filter 124 is defined in Z- transform notation as:
  • n represents a sample number of a frame containing N samples, O ⁇ . n ⁇ , N-l, wherein ⁇ represents a filter coefficient, wherein L represents the nominal lag or delay of the long-term predictor, and wherein [(n+L)/Lj represents the closest integer less than or equal to (n+L)/L.
  • the long-term predictor delay (n+L)/Lj L varies as a function of the sample number n.
  • the actual long-term predictor delay becomes kL, wherein L is the basic or nominal long-term predictor lag, and wherein k is an integer chosen from the set ⁇ 1,
  • the long-term filter output response b(n) is a function of the nominal long-term predictor lag parameter L and the filter state FS which exists at the beginning of the frame. This statement holds true for all values of L — even for the problematic case of when the pitch lag L is less than the frame length N.
  • the function of the long-term predictor delay block 230 is to store the current input samples in order to predict future samples.
  • Figure 2B represents a simplified diagram of a shift register, which may be helpful in understanding the operation of long-term predictor delay block 230 of Figure 2A.
  • the current output sample b(n) is applied to the input of the shift register, which is shown on the right on Figure 2B.
  • the previous sample b(n) is shifted left into the shift register. This sample now becomes the first past sample b(n-l).
  • another sample of b(n) is shifted into the register, and the original sample is again shifted left to become the second past sample b(n-2).
  • the original sample has been shifted left L number of times such that it may be represented as b(n-L).
  • the lag L would typically be the pitch period of voiced speech or a multiple of it.
  • the long-term predictor lag parameter L is shorter than the frame length N, then an insufficient number of samples would have been shifted into the shift register by the beginning of the next frame.
  • the pitch lag L would be equal to 32.
  • b(n-L) would normally be b(27), which represents a future sample with respect to the beginning of the frame of 60 samples.
  • the complete long-term predictor response is needed at the beginning of the frame such that closed-loop analysis of the predictor parameters can be performed.
  • the same stored samples b(n-L), 0 ⁇ n ⁇ L are repeated such that the output response of the long-term predictor is always a function of samples which have been input into the long-term predictor delay block prior to the start of the current frame.
  • the shift register has thus been extended to store another kL samples, which represent modifying the structure of the long-term predictor delay block 230.
  • k must be chosen such that b(n-kL) represents a sample which existed in the shift register prior to he start of the frame.
  • long-term filter 124 of Figure 2A The operation of long-term filter 124 of Figure 2A will now be described in accordance with the flowchart of Figure 3.
  • the sample number n is initialized to zero at step 351.
  • the nominal long-term predictor lag parameter L and the long-term predictor coefficient ⁇ are input from coefficient analyzer 110 in step 352.
  • the sample number n is tested to see if an entire frame has been output. If n ⁇ . N, operation ends at step 361. If all samples have not yet been computed, a signal sample s(n) is input in step 354.
  • step 357 the sample in the shift register is shifted left one position, for all register locations between b(n-2) and b(n-LMAX) » where LM X represents the maximum long-term predictor lag that can be assigned. In the preferred embodiment, LMAX would be equal to 143.
  • step 358 the output sample b(n) is input into the first location b(n-l) of the shift register.
  • Step 359 outputs the filtered sample b(n). The sample number n is then incremented in step 360, and then tested in step 353. When all N samples have been computed, the process ends at step 361.
  • Figure 2C is an alternative embodiment of a long-term filter incorporating the present invention.
  • Filter 124' is the feedforward inverse version of the recursive filter configuration of Figure 2A.
  • Input vector s(n) is applied to both subtracter 240 and long-term predictor delay block 260. Delayed vector q(n) is output to multiplier 250, which scales the vector by the long-term predictor coefficient ⁇ .
  • n represents the sample number of a frame containing
  • the structure of the long-term predictor has again been modified so as to repeatedly output the same stored samples of the long- term predictor in the case of when the long-term predictor lag L is less than the frame length N.
  • Figure 5 there is illustrated the preferred embodiment of the long-term filter 124 of Figure 1 which allows for subsample resolution for the lag parameter L.
  • a frame of N samples of input speech vector s(n) is applied to adder 510,
  • the output of adder 510 produces the output vector b(n) for the long term filter 124.
  • the output vector b(n) is fed back to delayed vector generator block 530 of the long-term predictor.
  • the nominal long- term predictor lag parameter L is also input to delayed vector generator block 530.
  • the long-term predictor lag parameter L can take on non-integer values.
  • the preferred embodiment allows L to take on values which are a multiple of one half. Alternate implementations of the sub-sample resolution long-term predictor of the present invention could allow values which are multiples of one third or one fourth or any other rational fraction.
  • the delayed vector generator 530 includes a memory which holds past samples of b(n).
  • interpolated samples of b(n) are also calculated by delayed vector generator 530 and stored in its memory.
  • the state of the long-term predictor which is contained in delayed vector generator 530 has two samples for every stored sample of b(n).
  • samples of b(n) can be obtained from delayed vector generator 530 which correspond to integer delays or multiples of half sample delays.
  • the interpolation is done using interpolating finite impulse response filters as described in the book by R. Crochiere and L. Rabiner entitled Multirate Digital Signal Processing, published by Prentice Hall in 1983.
  • the operation of vector delay generator 530 is described in further detail hereinbelow in conjunction with the flowcharts in Figure 6A and 6B.
  • Delayed vector generator 530 provides output vector q(n) to long-term multiplier block 520, which scales the long-term predictor response by the long-term predictor coefficient ⁇ .
  • the scaled output ⁇ q(n) is then applied to adder 510 to complete the feedback loop of the recursive filter 124 in Figure 5.
  • Figures 6A and 6B there are illustrated detailed flowchart diagrams detailing the operations performed by the long-term filter of Figure 5.
  • the resolution of the long- term predictor memory is extended by mapping an N point sequence b(n), onto a 2N point vector ex(i).
  • the negative indexed samples of ex(i) contain the extended resolution past values of long-term filter output b(n), or the extended resolution long term history.
  • the mapping process doubles the temporal resolution of the long-term predictor memory, each time it is applied.
  • single stage mapping is described, although additional stages may be implemented in other embodiments of the present invention.
  • step 604 L, ⁇ and s(n) are inputted.
  • long term predictor lag L may be the pitch period or a multiple of the pitch period.
  • L may be an integer or a real number whose fractional part is 0.5 in the preferred embodiment. When the fractional part of L is 0.5, L has an effective resolution of half a sample.
  • step 612 vector b(n) of the long-term filter is outputted.
  • step 614 the extended resolution state ex(n) is updated to generate and store the interpolated values of b(n) in the memory of delayed vector generator 530. Step 614 is illustrated in more detail in Figure 6B.
  • step 616 the process has been completed and stops.
  • the interpolated samples of ex(i) initialized to zero are reconstructed through FIR interpolation, using a symmetric, zero-phase shift filter, assuming that the order of such FIR filter is 2M+1 as explained hereinabove.
  • the minimum value of 2L to be used in this scheme is 2M+1.
  • the parameter ⁇ the history extension scaling factor
  • which is the pitch predictor coefficient, or set to unity.
  • the process has been completed and stops.
  • FIG 4 a speech synthesizer block diagram is illustrated using the long-term filter of the present invention.
  • Synthesizer 400 obtains the short-term predictor parameters cq, long-term predictor parameters ⁇ and L, excitation gain factor 7 and the codeword I received from the channel, via de-multiplexer 450.
  • the codeword I is applied to codebook ROM 420 to address the codebook of excitation vectors.
  • the single excitation vector u ⁇ (n) is then multiplied by the gain factor 7 in block 422, filtered by long-term predictor filter 424 and short-term predictor filter 426 to obtain reconstructed speech vector s' ⁇ (n).
  • This vector which represents a frame of reconstructed speech, is then applied to analog-to-digital (A D) converter 408 to produce a reconstructed analog signal, which is then low pass filtered to reduce aliasing by filter 404, and applied to an output transducer such as speaker 402.
  • a D analog-to-digital
  • the CELP synthesizer utilizes the same codebook, gain block, long-term filter, and short-term filter as the CELP analyzer of Figure 1.
  • FIG. 7 is a detailed block diagram of a pitch post filter for intercoupling the short term filter 426 and D/A converter 408 of the speech synthesizer in Figure 4.
  • a pitch post filter enhances the speech quality by removing noise introduced by the filters 424 and 426.
  • a frame of N samples of reconstructed speech vector s' ⁇ (n) is applied to adder 710.
  • the output of adder 710 produces the output vector s" ⁇ (n) for the pitch post filter.
  • the output vector s" ⁇ (n) is fed back to delayed sample generator block 730 of the pitch post filter.
  • the nominal long-term predictor lag parameter L is also input to delayed sample generator block 730. L may take on non-integer values for the present invention.
  • Delayed sample generator 730 provides output vector q(n) to multiplier block 720, which scales the pitch post filter response by coefficient R which is a function of the long-term predictor coefficient ⁇ . The scaled output Rq(n) is then applied to adder 710 to complete the feedback loop of the pitch post filter in Figure 7.
  • the excitation gain factor 7 and the long- term predictor coefficient ⁇ can be simultaneously optimized for all values of L in a closed-loop configuration.
  • This joint optimization technique was heretofore impractical for values of L ⁇ N, since the joint optimization equations would become nonlinear in the single parameter ⁇ .
  • the present invention modifies the structure of the long-term predictor to allow a linear joint optimization equation.
  • the present invention allows the long-term predictor lag to have better resolution than one sample thereby enhancing its performance.

Abstract

A digital speech coder includes a long-term filter (124) having an improved sub-sample resolution long-term predictor which allows for subsample resolution for the lag parameter L. A frame of N samples of input speech vector s(n) is applied to an adder (510). The output of the adder (510) produces the output vector b(n) for the long term filter (124). The output vector b(n) is fed back to a delayed vector generator block (530) of the long-term predictor. The nominal long-term predictor lag parameter L is also input to the delayed vector generator block (530). The long-term predictor lag parameter L can take on non-integer values, which may be multiples of one half, one third, one fourth or any other rational fraction. The delayed vector generator (530) includes a memory which holds past samples of b(n). In addition, interpolated samples of b(n) are also calculated by the delayed vector generator (530) and stored in its memory, at least one interpolated sample being calculated and stored between each past sample of b(n). The delayed vector generator (530) provides output vector q(n) to the long-term multiplier block (520), which scales the long-term predictor response by the long-term predictor coefficient β. The scaled output βq(n) is then applied to the adder (510) to complete the feedback loop of the recursive filter (124).

Description

DIGITAL SPEECH CODER HAVING IMPROVED SUB-SAMPLE RESOLUTION LONG-TERM PREDICTOR
Background of the Invention
The present invention generally relates to digital speech coding at low bit rates, and more particularly, is directed to an improved method for determining long-term predictor output responses for code-excited linear prediction speech coders.
Code-excited linear prediction (CELP) is a speech coding technique which has the potential of producing high quality synthesized speech at low bit rates, i.e., 4.8 to 9.6 kilobits-per- second (kbps). This class of speech coding, also known as vector- excited linear prediction or stochastic coding, will most likely be used in numerous speech communications and speech synthesis applications. CELP may prove to be particularly applicable to digital speech encryption and digital radiotelephone communication systems wherein speech quality, data rate, size, and cost are significant issues.
The term "code-excited" or "vector-excited" is derived from the fact that the excitation sequence for the speech coder is vector quantized, i.e., a single codeword is used to represent a sequence, or vector, of excitation samples. In this way, data rates of less than one bit per sample are possible for coding the excitation sequence. The stored excitation code vectors generally consist of independent random white Gaussian sequences. One code vector from the codebook is chosen to represent each block of N excitation samples. Each stored code vector is represented by a codeword, i.e., the address of the code vector memory location. It is this codeword that is subsequently sent over a communications channel to the speech synthesizer to reconstruct the speech frame at the receiver. See M.R. Schroeder and B.S. Atal, "Code-Excited Linear Prediction (CELP): High-Quality Speech at Very Low Bit Rates", Proceedings of the IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Vol. 3, pp. 937-40, March 1985, for a more detailed explanation of CELP.
In a CELP speech coder, the excitation code vector from the codebook is applied to two time-varying linear filters which model the characteristics of the input speech signal. The first filter includes a long-term predictor in its feedback loop, which has a long delay, i.e., 2 to 15 milliseconds, used to introduce the pitch periodicity of voiced speech. The second filter includes a short- term predictor in its feedback loop, which has a short delay, i.e., less than 2 msec, used to introduce a spectral envelope or format structure. For each frame of speech, the speech coder applies each individual code vector to the filters to generate a reconstructed speech signal, and compares the original input speech signal to the reconstructed signal to create an error signal. The error signal is then weighted by passing it through a weighting filter having a response based on human auditory perception. The optimum excitation signal is determined by selecting the code vector which produces the weighted error signal having the minimum energy for the current frame. The codeword for the optimum code vector is then transmitted over a communications channel.
In a CELP speech synthesizer, the codeword received from the channel is used to address the codebook of excitation vectors. The single code vector is then multiplied by a gain factor, and filtered by the long-term and short-term filters to obtain a reconstructed speech vector. The gain factor and the predictor parameters are also obtained from the channel. It has been found that a better quality synthesized signal can be generated if the actual parameter used by the synthesizer are used in the analysis stage, thus minimizing the quantization errors. Hence, the use of these synthesis parameters in the CELP speech analysis stage to produce higher quality speech is referred to as analysis-by-synthesis speech coding.
The short-term predictor attempts to predict the current output sample s(n) by a linear combination of the immediately preceding output samples s(n-i), according to the equation:
s(n) = αιs(n-l) + α2s(n-2) + . . . + αps(n-p) +e(n)
where p is the order of the short-term predictor, and e(n) is the prediction residual, i.e., that part of s(n) that cannot be represented by the weighted sum of p previous samples. The predictor order p typically ranges from 8 to 12, assuming an 8 kiloHertz (kHz) sampling rate. The weights αi, 0:2, αp, in this equation are called the predictor coefficients. The short-term predictor coefficients are determined from the speech signal using conventional linear predictive coding (LPC) techniques. The output response of the short-term filter may be expressed in Z- transform notation as:
A(z) = p
1 - Σ cqz-i i=l Refer to the article entitled "Predictive Coding of Speech at Low Bit Rates", IEEE Trans. Commun., Vol. COM-30, pp. 600-14, April 1982, by B.S. Atal, for further discussion of the short-term filter parameters.
The long-term filter, on the other hand, must predict the next output sample from preceding samples that extend over a much longer time period. If only a single past sample is used in the predictor, then the predictor is a single-tap predictor. Typically, one to three taps are used. The output response for a long-term filter incorporating a single-tap, long-term predictor is given in z-transform notation as:. 1
B(z) =
1 - βz-L Note that this output response is a function of only the delay or lag L of the filter and the filter coefficient β. For voiced speech, the lag L would typically be the pitch period of the speech, or a multiple of it. At a sampling rate of 8 kHz, a suitable range for the lag L would be between 16 and 143, which corresponds to a pitch range between 56 and 500 Hz.
The long-term predictor lag L and long-term predictor coefficient β can be determined from either an open-loop or a closed loop configuration. Using the open-loop configuration, the lag L and coefficient β are computed from the input signal (or its residual) directly. In the closed loop configuration, the lag-L, and the coefficient β are computed at the frame rate from coded data representing the past output of the long-term filter and the input speech signal. In using the coded data, the long-term predictor lag determination is based on the actual long-term filter state that will exist at the synthesizer. Hence, the closed-loop configuration gives better performance than the open-loop method, since the pitch filter itself is would be contributing to the optimization of the error signal. Moreover, a single-tap predictor works very well in the closed-loop configuration.
Using the closed-loop configuration, the long-term filter output response b(n) is determined from only past output samples from the long-term filter, and from the current input speech samples s(n) according to the equation: b(n) = s(n) + β b(n-L) This technique is straightforward for pitch lags L which are greater than the frame length N, i.e., when L ≥ N, since the term
*s b(n-L) will always represent a past sample for all sample numbers n, 0 < n < N-l. Furthermore, in the case of L > N, the excitation gain factor Υ and the long-term predictor coefficient β can be simultaneously optimized for given values of lag L and codeword i. It has been found that this joint optimization technique yields a noticeable improvement in speech quality. If, however, long-term predictor lags L of less than the frame length N must be accommodated, the closed-loop approach fails. This problem can readily occur in the case of high-pitched female speech. For example, a female voice corresponding to a pitch frequency of 250 Hz may require a long-term predictor lag L equal to 4 milliseconds (msec). A pitch of 250 Hz at an 8 kHz sampling rate corresponds to a long-term predictor lag L of 32 samples. It is not desirable, however, to employ frame length N of less than 4 msec, since the CELP excitation vector can be coded more efficiently when longer frame lengths are used. Accordingly, utilizing a frame length time of 7.5 msec at a sampling rate of 8 kHz, the frame length N would be equal to 60 samples. This means only 32 past samples would be available to predict the next 60 samples of the frame, hence, if the long-term predictor lag L is less than the frame length N, only L past samples of the required N samples are defined.
Several alternative approaches have been taken in the prior art to address the problem of pitch lags L being less than frame length N. In attempting to jointly optimize the long-term predictor lag L and coefficient β, the first approach would be to attempt to solve the equations directly, assuming no excitation signal to present. This approach is explained in the article entitled "Regular-Pulse Excitation - A Novel Approach to Effective and Efficient Multipulse Coding of Speech" by Kroon, et al., IEEE Transactions on Acoustics, Speech, and Signal Processing, Vol. ASSP - 34, No. 5, October 1986, pp. 1054-1063. However, in following this approach, a nonlinear equation in the single parameter β must be solved. The solution of the quadratic or cubic in β must be solved. The solution of the quadratic or cubic in β is computationally impractical. Moreover, jointly optimizing the coefficient β with the gain factor ^ is still not possible with this approach. A second solution, that of limiting the long-term predictor delay L to be greater than the frame length N, is proposed by Singhal and Atal in the article "Improving Performance of Multi- Pulse LPC Coders at Low Bit Rates", Proceedings of the IEEE International Conference on Acoustics, Speech, and Signal Processing, Vol. 1, March 19-21, 1984, pp. 1.3.1-1.3.4. This artificial constraint on the pitch lag L often does not accurately represent the pitch information. Accordingly, using this approach, the voice quality is degraded for high-pitched speech. A third solution is to reduce the size of the frame length N. With a shorter frame length, the long-term predictor lag L can always be determined from past samples. This approach, however, suffers from a severe bit rate penalty. With a shorter frame length, a greater number of long-term predictor parameters and excitation vectors must be coded, and accordingly, the bit rate of the channel must be greater to accommodate the extra coding.
A second problem exists for high pitch speakers. The sampling rate used in the coder places an upper limit on the performance of a single-tap pitch predictor. For example, if the pitch frequency is actually 485 Hz, the closest lag value would be 16 which corresponds to 500 Hz. This results in an error of 15 Hz for the fundamental pitch frequency which degrades voice quality. This error is multiplied for the harmonics of the pitch frequency causing further degradation. A need, therefore, exists to provide an improved method for determining the long-term predictor lag L. The optimum solution must address both the problems of computational complexity and voice quality for the coding of high-pitched speech. Summary of the Invention
Accordingly, a general object of the present invention is to provide an improved digital speech coding technique that produces high quality speech at low bit rates.
A more specific object of the present invention is to provide a method to determine long-term predictor parameters using the closed-loop approach.
Another object of the present invention is to provide an improved method for determining the output response of a long- term predictor in the case of when the long-term predictor lag parameter L is a non-integer number.
A further object of the present invention is to provide an improved CELP speech coder which permits joint optimization of the gain factor Υ and the long-term predictor coefficient β during the codebook search for the optimum excitation code vector.
According to a novel aspect of the invention, the resolution of the parameter L is increased by allowing L to take on values which are not integers. This is achieved by the use of interpolating filters to provide interpolated samples of the long- term predictor state. In a closed loop implementation, future samples of the long-term predictor state are not available to the interpolating filters. This problem is circumvented by pitch- synchronously extending the long-term predictor state into the future for use by the interpolation filter. When the actual excitation samples for the next frame become available, the long- term predictor state is updated to reflect the actual excitation samples (replacing those based on the pitch-synchronously extended samples). For example, the interpolation can be used to interpolate one sample between each existing sample thus doubling the resolution of L to half a sample. A higher interpolation factor could also be chosen, such as three or four, which would increase the resolution of L to a third or a fourth of a sample. Brief Description of the Drawings
The features of the present invention which are believed to be novel are set forth with particularity in the appended claims. The invention, together with further objects and advantages thereof, may best be understood by reference to the following description taken in conjunction with the accompanying drawings, in the several figures of which like-referenced numerals identify like elements, and in which:
Figure 1 is a general block diagram of a code-excited linear predictive speech coder, illustrating the location of a long-term filter for use with the present invention;
Figure 2A is a detailed block diagram of an embodiment of the long-term filter of Figure 1, illustrating the long-term predictor response where filter lag L is an integer;
Figure 2B is a simplified diagram of a shift register which can be used to illustrate the operation of the long-term predictor in Figure 2A; Figure 2C is a detailed block diagram of another embodiment of the long-term filter of Figure 1, illustrating the long-term predictor response where filter lag L is an integer;
Figure 3 is a detailed flowchart diagram illustrating the operations performed by the long-term filter of Figure 2A; Figure 4 is a general block diagram of a speech synthesizer for use in accordance with the present invention;
Figure 5 is a detailed block diagram of the long-term filter of Figure 1, illustrating the sub-sample resolution long-term predictor response in accordance with the present invention; Figures 6A and 6B are detailed flowchart diagrams illustrating the operations performed by the long-term filter of Figure 5; and Figure 7 is a detailed block diagram of a pitch post filter for intercoupling the short term filter and D/A converter of the speech synthesizer in Figure 4.
Detailed Description of the Preferred Embodiment
Referring now to Figure 1, there is shown a general block diagram of code excited linear predictive speech coder 100 utilizing the long-term filter in accordance with the present invention. An acoustic input signal to be analyzed is applied to speech coder 100 at microphone 102. The input signal, typically a speech signal, is then applied to filter 104. Filter 104 generally will exhibit bandpass filter characteristics. However, if the speech bandwidth is already adequate, filter 104 may comprise a direct wire connection.
The analog speech signal from filter 104 is then converted into a sequence of N pulse samples, and the amplitude of each pulse sample is then represented by a digital code in analog-to- digital (A/D) converter 108, as known in the art. The sampling rate is determined by sample clock SC, which represents an 8.0 kHz rate in the preferred embodiment. The sample clock SC is generated along with the frame clock FC via clock 112.
The digital output of A/D 108, which may be represented as input speech vector s(n), is then applied to coefficient analyzer 110. This input speech vector s(n) is repetitively obtained in separate frames, i.e., blocks of time, the length of which is determined by the frame clock FC. In the preferred embodiment, input speech vector s(n), 0 ≤. n ≤. N-l, represents a 7.5 msec frame containing N=60 samples, wherein each sample is represented by 12 to 16 bits of da digital code. In this embodiment, for each block of speech, a set of linear predictive coding (LPC) parameters are produced by coefficient analyzer 110 in an open-loop configuration. The short-term predictor parameters αi, long- term predictor coefficient β, nominal long-term predictor lag parameter L, weighting filter parameters WFP, and excitation gain factor 7 (along with the best excitation codeword I as described later) area applied to multiplexer 150 and sent over the channel for use by the speech synthesizer. Refer to the article entitled "Predictive Coding of Speech at Low Bit Rates," IEEE Trans. Commun.. Vol. COM-30, pp. 600-14, April 1982, by B.S. Atal, for representative methods of generating these parameters for this embodiment. The input speech vector s(n) is also applied to subtractor 130 the function of which will subsequently be described.
Codebook ROM 120 contains a set of M excitation vectors ui(n),. wherein 1 ≤ i < M, each comprised of N samples, wherein
0 ≤. n ≤ N-l. Codebook ROM 120 generates these pseudorandom excitation vectors in response to a particular one of a set of excitation codewords i. Each of the M excitation vectors are comprised of a series of random white Gaussian samples, although other types of excitation vectors may be used with the present invention. If the excitation signal were coded at a rate of 0.2 bits per sample for each of the 60 samples, then there would be 4096 codewords i corresponding to the possible excitation vectors. For each individual excitation vector uι(n), a reconstructed speech vector s'j(n) is generated for comparison to the input speech vector s(n). Gain block 122 scales the excitation vector Uj(n) by the excitation gain factor 7 , which is constant for the frame. The excitation gain factor 7 may be pre-computed by coefficient analyzer 110 and used to analyze all excitation vectors as shown in Figure 1, or may be optimized jointly with the search for the best excitation codeword I and generated by codebook search controller 140. The scaled excitation signal 7 uι(n) is then filtered by long- ter filter 124 and short-term filter 126 to generate the reconstructed speech vector s'ι(n). Filter 124 utilizes the long- term predictor parameters β and L to introduce voice periodicity, and filter 126 utilizes the short-term predictor parameters G J to introduce the spectral envelope, as described above. Long-term filter 124 will be described in detail in the following figures. Note that blocks 124 and 126 are actually recursive filters which contain the long-term predictor and short-term predictor in their respective feedback paths.
The reconstructed speech vector s'i(n) for the i-th excitation code vector is compared to the same block of the input speech vector s(n) by subtracting these two signals in subtracter 130. The difference vector eι(n) represents the difference between the original and the reconstructed blocks of speech. The difference vector is perceptually weighted by weighting filter 132, utilizing the weighting filter parameters WTP generated by coefficient analyzer 110. Refer to the preceding reference for a representative weighting filter transfer function. Perceptual weighting accentuates those frequencies where the error is perceptually more important to the human ear, and attenuates other frequencies.
Energy calculator 134 computes the energy of the weighted difference vector e'i(n), and applies this error signal E \ to codebook search controller 140. The search controller compares the i-th error signal for the present excitation vector uj(n) against previous error signals to determine the excitation vector producing the minimum error. The code of the i-th excitation vector having a minimum error is then output over the channel as the best excitation code I. In the alternative, search controller 140 may determine a particular codeword which provides an error signal having some predetermined criteria, such as meeting a predefined error threshold.
Figure 1 illustrates one embodiment of the invention for a code-excited linear predictive speech coder. In this embodiment, the long-term filter parameters L and β are determined in an open-loop configuration by coefficient analyzer 110. Alternatively, the long-term filter parameters can be determined in a closed- loop configuration as described in the aforementioned Singhal and Atal reference. Generally, performance of the speech coder is improved using long-term filter parameters determined in the closed-loop configuration. The novel structure of the long-term predictor according to the present invention greatly facilitates the use of the closed-loop determination of these parameters for lags L less than the frame length N.
Figure 2A illustrates an embodiment of long-term filter 124 of Figure 1, where L is constrained to be an integer. Although Figure 1 shows the scaled excitation vector 7 Uj(n) from gain block 122 as being input to long-term filter 124, a representative input speech vector s(n) has been used in Figure 2A for purposes of explanation, hence, a frame of N samples of input speech vector s(n) is applied to adder 210. The output of adder 210 produces the output vector b(n) for the long-term filter 124. The output vector b(n) is fed back to delay block 230 of the long-term predictor. The nominal long-term predictor lag parameter L is also input to delay block 230. The long-term predictor delay block provides output vector q(n) to long-term predictor multiplier block 220, which scales the long-term predictor response by the long-term predictor coefficient β. The scaled output βq(n) is then applied to adder 210 to complete the feedback loop if the recursive filter.
The output response Hn(z) of long-term filter 124 is defined in Z- transform notation as:
1 Hn(z) =
|_(n+L)/L|L) 1-βz * wherein n represents a sample number of a frame containing N samples, O ≤. n ≤, N-l, wherein β represents a filter coefficient, wherein L represents the nominal lag or delay of the long-term predictor, and wherein [(n+L)/Lj represents the closest integer less than or equal to (n+L)/L. The long-term predictor delay (n+L)/Lj L varies as a function of the sample number n. Thus, according to the present invention, the actual long-term predictor delay becomes kL, wherein L is the basic or nominal long-term predictor lag, and wherein k is an integer chosen from the set {1,
2, 3, 4, } as a function of the sample number n. Accordingly, the long-term filter output response b(n) is a function of the nominal long-term predictor lag parameter L and the filter state FS which exists at the beginning of the frame. This statement holds true for all values of L — even for the problematic case of when the pitch lag L is less than the frame length N. The function of the long-term predictor delay block 230 is to store the current input samples in order to predict future samples. Figure 2B represents a simplified diagram of a shift register, which may be helpful in understanding the operation of long-term predictor delay block 230 of Figure 2A. For sample number I such that n=i, the current output sample b(n) is applied to the input of the shift register, which is shown on the right on Figure 2B. For the next sample n=JL+l, the previous sample b(n) is shifted left into the shift register. This sample now becomes the first past sample b(n-l). For the next sample n=t+2, another sample of b(n) is shifted into the register, and the original sample is again shifted left to become the second past sample b(n-2). After L samples have been shifted in, the original sample has been shifted left L number of times such that it may be represented as b(n-L). As mentioned above, the lag L would typically be the pitch period of voiced speech or a multiple of it. If the lag L is as least as long as the frame length N, a sufficient number of past samples have been shifted in and stored to predict the next frame of speech. Even in the extreme case of where L=N, and where n=N-l, b(n-L) will be b(-l), which is indeed a past sample. Hence, the sample b(n-L) would be output from the shift register as the output sample q(n).
If however, the long-term predictor lag parameter L is shorter than the frame length N, then an insufficient number of samples would have been shifted into the shift register by the beginning of the next frame. Using the above example a 250 Hz pitch period, the pitch lag L would be equal to 32. Thus, where L=32 and N=60, and where n=N-l=59, b(n-L) would normally be b(27), which represents a future sample with respect to the beginning of the frame of 60 samples. In other words, not enough past samples have been stored to provide a complete long-term predictor response. The complete long-term predictor response is needed at the beginning of the frame such that closed-loop analysis of the predictor parameters can be performed.
According to the invention in that case, the same stored samples b(n-L), 0 < n ≤ L, are repeated such that the output response of the long-term predictor is always a function of samples which have been input into the long-term predictor delay block prior to the start of the current frame. In terms of Figure 2B, the shift register has thus been extended to store another kL samples, which represent modifying the structure of the long-term predictor delay block 230. Hence, as the shift register fills with new samples b(n), k must be chosen such that b(n-kL) represents a sample which existed in the shift register prior to he start of the frame. Using the previous example of L=32 and N=60, output sample q(32) would be a repeat of sample q(0), which is b(0- L)=b(32-2L) or b(-32).
Hence, the output response q(n) of the long-term predictor delay block 230 would correspond to: q(n) = b(n-kL) wherein 0 ≤. n ≤, N-l, and wherein k is chosen as the samllest integer such that (n-kL) is negative. More specifically, if a frame of N samples of s(n) is input into long-teπn predictor filter 124, each sample number n is j ≤. n ≤. N+j-1 where j is the index for the first sample of a .frame of N samples. Hence, the variable k would vary such that (n-kL) is always less than j. This ensures that the long-term predictor utilizes only samples available prior to the beginning of the frame to predict the output response.
The operation of long-term filter 124 of Figure 2A will now be described in accordance with the flowchart of Figure 3. Starting at step 350, the sample number n is initialized to zero at step 351. The nominal long-term predictor lag parameter L and the long-term predictor coefficient β are input from coefficient analyzer 110 in step 352. In step 353, the sample number n is tested to see if an entire frame has been output. If n ≥. N, operation ends at step 361. If all samples have not yet been computed, a signal sample s(n) is input in step 354. In step 355, the output response of long-term predictor delay block 230 is calculated according to the equation: q(n) = b(n -[(n+L)/L)L) wherein [(n+L)/LJ represents the closest integer less than or equal to (n+L)/L. For example, if n=56 and L=32, then [(n+L)/LjL) becomes [(56+32/32JL, which is [(2.75)J L or 2L. In step 356, the output response b(n) of the long-ter filter is computed according to the equation: b(n) = β q(n) + s(n)
This represents the function of multiplier 220 and adder 210. In step 357, the sample in the shift register is shifted left one position, for all register locations between b(n-2) and b(n-LMAX)» where LM X represents the maximum long-term predictor lag that can be assigned. In the preferred embodiment, LMAX would be equal to 143. In step 358, the output sample b(n) is input into the first location b(n-l) of the shift register. Step 359 outputs the filtered sample b(n). The sample number n is then incremented in step 360, and then tested in step 353. When all N samples have been computed, the process ends at step 361.
Figure 2C is an alternative embodiment of a long-term filter incorporating the present invention. Filter 124' is the feedforward inverse version of the recursive filter configuration of Figure 2A. Input vector s(n) is applied to both subtracter 240 and long-term predictor delay block 260. Delayed vector q(n) is output to multiplier 250, which scales the vector by the long-term predictor coefficient β. The output response Hn(z) of digital filter
124' is given in z-transform notation as:
Figure imgf000018_0001
wherein n represents the sample number of a frame containing
N samples, 0 ≤. n ≤. N-l, wherein β represents the long-term filter coefficient, wherein L represents the nominal lag or delay of the long-term predictor, and wherein [(n+L)/Lj represents the closest integer less than or equal to (n+L)/L. The output signal b(n) of filter 124' may also be defined in terms of the input signal s(n) as: b(n) = s(n) -β s(n - [(n+L)/L|L) for 0 ≤ n ≤ N-l. As can be appreciated by those skilled in the art, the structure of the long-term predictor has again been modified so as to repeatedly output the same stored samples of the long- term predictor in the case of when the long-term predictor lag L is less than the frame length N. Referring next to Figure 5, there is illustrated the preferred embodiment of the long-term filter 124 of Figure 1 which allows for subsample resolution for the lag parameter L. A frame of N samples of input speech vector s(n) is applied to adder 510, The output of adder 510 produces the output vector b(n) for the long term filter 124. The output vector b(n) is fed back to delayed vector generator block 530 of the long-term predictor. The nominal long- term predictor lag parameter L is also input to delayed vector generator block 530. The long-term predictor lag parameter L can take on non-integer values. The preferred embodiment allows L to take on values which are a multiple of one half. Alternate implementations of the sub-sample resolution long-term predictor of the present invention could allow values which are multiples of one third or one fourth or any other rational fraction. In the preferred embodiment, the delayed vector generator 530 includes a memory which holds past samples of b(n). In addition, interpolated samples of b(n) are also calculated by delayed vector generator 530 and stored in its memory. In the preferred embodiment, the state of the long-term predictor which is contained in delayed vector generator 530 has two samples for every stored sample of b(n). One sample is for b(n) and the other sample represents an interpolated sample between two consecutive b(n) samples. In this way, samples of b(n) can be obtained from delayed vector generator 530 which correspond to integer delays or multiples of half sample delays. The interpolation is done using interpolating finite impulse response filters as described in the book by R. Crochiere and L. Rabiner entitled Multirate Digital Signal Processing, published by Prentice Hall in 1983. The operation of vector delay generator 530 is described in further detail hereinbelow in conjunction with the flowcharts in Figure 6A and 6B. Delayed vector generator 530 provides output vector q(n) to long-term multiplier block 520, which scales the long-term predictor response by the long-term predictor coefficient β. The scaled output βq(n) is then applied to adder 510 to complete the feedback loop of the recursive filter 124 in Figure 5. Referring to Figures 6A and 6B, there are illustrated detailed flowchart diagrams detailing the operations performed by the long-term filter of Figure 5. According to the preferred embodiment of the present invention, the resolution of the long- term predictor memory is extended by mapping an N point sequence b(n), onto a 2N point vector ex(i). The negative indexed samples of ex(i) contain the extended resolution past values of long-term filter output b(n), or the extended resolution long term history. The mapping process doubles the temporal resolution of the long-term predictor memory, each time it is applied. Here for simplicity single stage mapping is described, although additional stages may be implemented in other embodiments of the present invention.
Entering at START step 602 in Figure 6A, the flowchart proceeds to step 604, where L, β and s(n) are inputted. At step 608, vector q(n) is constructed according to the equation: q(n) = ex(2n - 2L|_(n+L)/Lj) for 0 ≤ n≤N-l wherein [(n+L)/Lj represents the closest integer less than or equal to (n+L)/L and wherein L is the long term predictor lag. For voiced speech, long term predictor lag L may be the pitch period or a multiple of the pitch period. L may be an integer or a real number whose fractional part is 0.5 in the preferred embodiment. When the fractional part of L is 0.5, L has an effective resolution of half a sample.
In step 610, vector b(n) of the long-term filter is computed according to the equation: b(n) = β q(n) + s(n) for 0 ≤n≤N-l In step 612, vector b(n) of the long-term filter is outputted. In step 614, the extended resolution state ex(n) is updated to generate and store the interpolated values of b(n) in the memory of delayed vector generator 530. Step 614 is illustrated in more detail in Figure 6B. Next, at step 616 the process has been completed and stops.
Entering at START step 622 in Figure 6B, the flowchart proceeds to step 624, where the samples in ex(i) to be calculated in this subframe are zeroed out, ex(i) = 0 for i = -M, -M+2, ..., 2N-1, where M is chosen to be odd for an interpolating filter of order 2M+1. For example, if the order of the filter is 39, M is 19.
Although M has been chosen to be odd for simplicity, M may also be even. At step 626, every other sample of ex(i) for i = 0, 2, ..., 2(N- 1) is initialized with samples of b(n) according to the equation: ex(2i) = b(i) for i = 0, 1 N-l.
Thus ex(i) for i = 0, 2, ..., 2(N-1) now holds the output vector b(n) for the current frame mapped onto its even indices, while the odd indices of ex(i) for i = 1, 3, ..., 2(N-1)+1 are initialized with zeros. At step 628, the interpolated samples of ex(i) initialized to zero are reconstructed through FIR interpolation, using a symmetric, zero-phase shift filter, assuming that the order of such FIR filter is 2M+1 as explained hereinabove. The FIR filter coefficients are a(j), where j = -M, -M+2, ..., M-l, M and where a(j) = a(-j). Only even samples pointed to be the FIR filter taps are used in sample reconstruction, since odd samples have been set to zero. As a result, M+l samples instead of 2M+1 samples are actually weighted and summed for each reconstructed sample. The FIR interpolation is performed according to the equation:
(M+l) 2 ex(i) = 2 ∑ a2j-ι[ex(i-2j+l)+ex(i+2j-l)],
for i=-M,-M+2,...,2(N-l)-M-2,2(N-l)-M Note that the first sample to be reconstructed is ex(-M), not ex(l) as one might expect. This is because interpolated samples at indices -M,-M+2,..,-l were reconstructed at the previous frame using an estimate of the excitation in the current frame, since the actual excitation samples were then undefined. At the current frame those samples are known ( we have b(n) ), and thus the samples of ex(i), for i=-M,-M+2,..,-l are now reconstructed again, with the filter taps pointing to the actual and not estimated values ofb(n).
The largest value of i in the above equation, is 2(N-1)-M. This means that (M+D/2 odd samples of ex(i), for i=2N-M,2N- M÷2,...,2(N-1)+1, still are to be reconstructed. However, for those values of index i, the upper taps of the interpolating filter point to the future samples of the excitation which are as yet undefined. To calculate the values of ex(i) for those indices, the future state of ex(i) for i=2N,2N+2,...,2N+M-l is extended by evaluating at step
630: ex(i) = λ ex(i-2L), for i=2N,2N+2,...,2N+M-l
The minimum value of 2L to be used in this scheme is 2M+1.
This constraint may be lifted if we define: ex(i) = λ ex( F(i-2L)), for i=2N,2N+2 2N+M-1; where F(i-2L) for i-2L equal to odd numbers is given by: for i-2L < 2(N-l)-M for i-2L > 2(N-l)-M
Figure imgf000022_0001
and where F(i-2L) for i-2L equal to even numbers is given by: f i-2L, for i-2L < 2(N-l) F(i-2L) = i i-2L-2L |i^^ for i-2L > 2(N-l)
2L
The parameter λ, the history extension scaling factor, may be set equal to β, which is the pitch predictor coefficient, or set to unity. At step 632, with the excitation history thus extended, the last (M+l)/2 zeroed samples of the current extended resolution frame are calculated using:
(M+l) 2 ex(i) = 2 X a2j.i[ex(i-2j+l)+ex(i+2j-l)],
for i=2N-M,2N-M+2,..., 2(N-1)+1 These samples will be recalculated at the next subframe, once the actual excitation samples for ex(i), i=2N,2N+2,...,2N+M-l become available.
Thus b(n), for n=0,N-l has been mapped onto vector ex(i), i=0,2,...,2(N-l). The missing zeroed samples have been reconstructed using an FIR interpolating filter. Note that the FIR interpolation is applied only to the missing samples. This ensures that no distortion is unnecessarily introduced into the known samples, which are stored at even indices of ex(i). An additional benefit of processing only the missing samples, is that computation associated with the interpolation is halved.
At step 634, finally the long term predictor history is updated by shifting down the contents of the extended resolution excitation vector ex(i) by 2N points: ex(i) = ex(i+2N), for i=-2Max_L,-l where Max_L is the maximum long term predictor delay used. Next, at step 636 the process has been completed and stops. Referring now to Figure 4, a speech synthesizer block diagram is illustrated using the long-term filter of the present invention. Synthesizer 400 obtains the short-term predictor parameters cq, long-term predictor parameters β and L, excitation gain factor 7 and the codeword I received from the channel, via de-multiplexer 450. The codeword I is applied to codebook ROM 420 to address the codebook of excitation vectors. The single excitation vector uι(n) is then multiplied by the gain factor 7 in block 422, filtered by long-term predictor filter 424 and short-term predictor filter 426 to obtain reconstructed speech vector s'ι(n). This vector, which represents a frame of reconstructed speech, is then applied to analog-to-digital (A D) converter 408 to produce a reconstructed analog signal, which is then low pass filtered to reduce aliasing by filter 404, and applied to an output transducer such as speaker 402. Hence, the CELP synthesizer utilizes the same codebook, gain block, long-term filter, and short-term filter as the CELP analyzer of Figure 1.
Figure 7 is a detailed block diagram of a pitch post filter for intercoupling the short term filter 426 and D/A converter 408 of the speech synthesizer in Figure 4. A pitch post filter enhances the speech quality by removing noise introduced by the filters 424 and 426. A frame of N samples of reconstructed speech vector s'ι(n) is applied to adder 710. The output of adder 710 produces the output vector s"ι(n) for the pitch post filter. The output vector s"ι(n) is fed back to delayed sample generator block 730 of the pitch post filter. The nominal long-term predictor lag parameter L is also input to delayed sample generator block 730. L may take on non-integer values for the present invention. If L is a non- integer, an interpolating FIR filter is used to generate the fractional sample delay needed. Delayed sample generator 730 provides output vector q(n) to multiplier block 720, which scales the pitch post filter response by coefficient R which is a function of the long-term predictor coefficient β. The scaled output Rq(n) is then applied to adder 710 to complete the feedback loop of the pitch post filter in Figure 7.
In utilizing the long-term predictor response according to the present invention, the excitation gain factor 7 and the long- term predictor coefficient β can be simultaneously optimized for all values of L in a closed-loop configuration. This joint optimization technique was heretofore impractical for values of L < N, since the joint optimization equations would become nonlinear in the single parameter β. The present invention modifies the structure of the long-term predictor to allow a linear joint optimization equation. In addition, the present invention allows the long-term predictor lag to have better resolution than one sample thereby enhancing its performance.
Moreover, the codebook search procedure has been further simplified, since the zero state response of the long-term filter becomes zero for lags less than the frame length. This additional feature permits those skilled in the art to remove the effect of the long-term filter from the codebook search procedure. Hence, a CELP speech coder has been shown which can provide higher quality speech for all pitch rates while retaining the advantages of practical implementation and low bit rate. While specific embodiments of the present invention have been shown and described herein, further modifications and improvements may be made without departing from the invention in its broader aspects. For example, any type of speech coding (e.g., RELP, multipulse, RPE, LPC, etc.) may be used with the sub-sample resolution long-term predictor filtering technique described herein. Moreover, additional equivalent configurations of the sub-sample resolution long-term predictor structure may be made which perform the same computations as those illustrated above.

Claims

CLAIMS:
1. A method for filtering an input signal s(n) having N samples per frame to provide an output signal b(n), where n is a sample number of a frame, said method comprising the steps of: (a) inputting a plurality N of digital input samples of said input signal s(n);
(b) inputting a storage delay parameter L into a storage means;
(c) storing at least L past samples of said output signal b(n) in said storage means;
(d) reading at least N stored samples from said storage means as delayed signal q(n), and repeatedly reading at least some of the same stored samples from said storage means as delayed signal q(n) if L is less than N; and (e) generating said output signal b(n) by linearly combining delayed signal q(n) with input signal s(n).
2. The method according to claim 1, wherein said generating step includes the steps of multiplying a filter coefficient β by said delayed signal q(n) and adding the resultant signal to said input signal s(n) to produce said output signal b(n).
3. The method according to claim 1, wherein said storage means is a delay apparatus of a long-term predictor, and wherein said storage parameter L represents the nominal lag of said long-term predictor.
4. The method according to claim 1, further comprising the step of outputting a plurality N of digital samples of said output signal b(n).
5. Signal processing apparatus for constructing a signal vector s'(n) having N samples from an excitation vector u(n), a delay parameter L and a filter coefficient β, where n represents a sample number and samples are consecutively numbered from zero to N-l, said signal processing apparatus comprising: means for filtering said excitation vector u(n) to provide filtered vector b(n), said filtering means including: means for inputting said excitation vector u(n), said delay parameter L, and said filter coefficient β into said filtering means, where L may be less than N; means for producing delayed vector q(n) according to the equation; q(n) = b(n-kL) where the variable k is chosen such that the quantity (n-kL) is less than zero; means for linearly combining said delayed vector q(n) with said excitation vector b(n); and means for signal processing said filtered vector b(n) to produce said constructed signal vector s'(n).
6. The signal processing apparatus according to claim 5, wherein said filtering means is constructed as a recursive filter such that: b(n) = u(n) + β b(n-kL).
7. The signal processing apparatus according to claim 5, wherein the variable k represents the quantity:
|_(n+L)/Lj where [_(n+L)/Lj represents the closest integer less than or equal to (n+L)/L.
8. The signal processing apparatus according to claim 5, wherein k=l when L > N, and where k is chosen from the set {1, 2, 3, 4, ...} as a function of n when L < N.
9. The signal processing apparatus according to claim 5, further comprising codebook means for storing a plurality of excitation vectors uj(n) and for producing a particular excitation vector in response to a selected codeword i.
10. The signal processing apparatus according to claim 5, wherein said constructed signal vector s'(n) is a speech signal.
11. A method of constructing a signal vector s'(n) having N samples from an excitation vector u(n), a delay parameter L, and a filter coefficient β, where n represents a sample number and samples are consecutively numbered from zero to N-l , said method comprising the steps of:
(a) inputting an excitation vector u(n);
(b) inputting said long-term predictor lag parameter L and said filter coefficient β into a long-term predictor, where L may be less than N; (c) filtering said excitation vector u(n) by a digital filter using said long-term predictor, said digital filter producing filtered vector b(n) according to the equation: b(n) = u(n) + β b(n- (n+L)/Lj) where [(n+L)/LJ represents the closest integer less than or equal to (n+L)/L; and
(d) signal processing said filtered vector b(n) to produce said constructed signal vector s'(n).
12. A digital filter for filtering an input signal s(n) having N samples per frame to provide an output signal b(n), where n is a sample number of a frame, said digital filter comprising: means for inputting a plurality N of digital input samples of said input signal s(n); storage means for storing at least L past samples of said output signal b(n); means for inputting a storage delay parameter L into said storage means; means for reading at least N stored samples from said storage means as delayed signal q(n), and repeatedly reading at least some of the same stored samples from said storage means as delayed signal q(n) if L is less than N; and means for generating said output signal b(n) by linearly combining delayed signal q(n) with input signal s(n).
13. A digital filter for filtering an input signal s(n) having N samples per frame to provide an output signal b(n), where n is a sample number of a frame, said digital filter comprising: means for inputting a plurality N of digital samples of said input signal s(n); delay means for generating at least one delayed sample q(n) for each output sample b(n) according to the equation: q(n) = b(n-kL) where k=l when L > N, and where k is chosen such that the quantity (n-kL) is less than zero when L < N; and combining means for generating said output signal b(n) by linearly combining delayed signal q(n) with input signal s(n).
PCT/US1990/003625 1989-09-01 1990-06-25 Digital speech coder having improved sub-sample resolution long-term predictor WO1991003790A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP91905041A EP0450064B2 (en) 1989-09-01 1990-06-25 Digital speech coder having improved sub-sample resolution long-term predictor
AT91905041T ATE191987T1 (en) 1989-09-01 1990-06-25 NUMERICAL VOICE ENCODER WITH IMPROVED LONG-TERM PREDICTION THROUGH SUB-SAMPLING RESOLUTION
DK91905041T DK0450064T4 (en) 1989-09-01 1990-06-25 Digital voice tags with improved long-term forecasts with subsample resolution
DE69033510T DE69033510T3 (en) 1989-09-01 1990-06-25 NUMERICAL LANGUAGE CODIER WITH IMPROVED LONG-TERM PRESENCE THROUGH SUBABASE RESOLUTION

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US40220689A 1989-09-01 1989-09-01
US402,206 1989-09-01

Publications (1)

Publication Number Publication Date
WO1991003790A1 true WO1991003790A1 (en) 1991-03-21

Family

ID=23590969

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1990/003625 WO1991003790A1 (en) 1989-09-01 1990-06-25 Digital speech coder having improved sub-sample resolution long-term predictor

Country Status (12)

Country Link
EP (1) EP0450064B2 (en)
JP (1) JP3268360B2 (en)
CN (1) CN1026274C (en)
AT (1) ATE191987T1 (en)
AU (1) AU634795B2 (en)
CA (1) CA2037899C (en)
DE (1) DE69033510T3 (en)
DK (1) DK0450064T4 (en)
ES (1) ES2145737T5 (en)
MX (1) MX167644B (en)
SG (1) SG47028A1 (en)
WO (1) WO1991003790A1 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0573216A2 (en) * 1992-06-04 1993-12-08 AT&T Corp. CELP vocoder
FR2702590A1 (en) * 1993-03-12 1994-09-16 Massaloux Dominique Digital speech coding and decoding device, method of exploring a pseudo-logarithmic dictionary of LTP delays, and LTP analysis method.
EP0623916A1 (en) 1993-05-06 1994-11-09 Nokia Mobile Phones Ltd. A method and apparatus for implementing a long-term synthesis filter
WO1995029480A2 (en) * 1994-04-22 1995-11-02 Philips Electronics N.V. Analogue signal coder
EP0689191A3 (en) * 1994-06-22 1997-05-28 Philips Patentverwaltung Mobile transceiver
EP0689195A3 (en) * 1994-06-21 1997-10-15 Nec Corp Excitation signal encoding method and device
US5708757A (en) * 1996-04-22 1998-01-13 France Telecom Method of determining parameters of a pitch synthesis filter in a speech coder, and speech coder implementing such method
US5899968A (en) * 1995-01-06 1999-05-04 Matra Corporation Speech coding method using synthesis analysis using iterative calculation of excitation weights
US5963898A (en) * 1995-01-06 1999-10-05 Matra Communications Analysis-by-synthesis speech coding method with truncation of the impulse response of a perceptual weighting filter
US5974377A (en) * 1995-01-06 1999-10-26 Matra Communication Analysis-by-synthesis speech coding method with open-loop and closed-loop search of a long-term prediction delay
US7467083B2 (en) 2001-01-25 2008-12-16 Sony Corporation Data processing apparatus
WO2010079167A1 (en) * 2009-01-06 2010-07-15 Skype Limited Speech coding
US8396706B2 (en) 2009-01-06 2013-03-12 Skype Speech coding
WO2013056388A1 (en) * 2011-10-18 2013-04-25 Telefonaktiebolaget L M Ericsson (Publ) An improved method and apparatus for adaptive multi rate codec
US8655653B2 (en) 2009-01-06 2014-02-18 Skype Speech coding by quantizing with random-noise signal
US8849658B2 (en) 2009-01-06 2014-09-30 Skype Speech encoding utilizing independent manipulation of signal and noise spectrum
FR3015754A1 (en) * 2013-12-20 2015-06-26 Orange RE-SAMPLING A CADENCE AUDIO SIGNAL AT A VARIABLE SAMPLING FREQUENCY ACCORDING TO THE FRAME
US9530423B2 (en) 2009-01-06 2016-12-27 Skype Speech encoding by determining a quantization gain based on inverse of a pitch correlation

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4857468B2 (en) 2001-01-25 2012-01-18 ソニー株式会社 Data processing apparatus, data processing method, program, and recording medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4080660A (en) * 1975-07-11 1978-03-21 James Nickolas Constant Digital signal time scale inversion
US4573135A (en) * 1983-04-25 1986-02-25 Rca Corporation Digital lowpass filter having controllable gain
US4918729A (en) * 1988-01-05 1990-04-17 Kabushiki Kaisha Toshiba Voice signal encoding and decoding apparatus and method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
NL168669C (en) * 1974-09-16 1982-04-16 Philips Nv INTERPOLING DIGITAL FILTER WITH INPUT BUFFER.
US4020332A (en) * 1975-09-24 1977-04-26 Bell Telephone Laboratories, Incorporated Interpolation-decimation circuit for increasing or decreasing digital sampling frequency
NL8105801A (en) * 1981-12-23 1983-07-18 Philips Nv RECURSIVE DIGITAL FILTER.
JPS60116000A (en) * 1983-11-28 1985-06-22 ケイディディ株式会社 Voice encoding system
JPS63214032A (en) * 1987-03-02 1988-09-06 Fujitsu Ltd Coding transmitter
JPS63249200A (en) * 1987-04-06 1988-10-17 日本電信電話株式会社 Vector quantization system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4080660A (en) * 1975-07-11 1978-03-21 James Nickolas Constant Digital signal time scale inversion
US4573135A (en) * 1983-04-25 1986-02-25 Rca Corporation Digital lowpass filter having controllable gain
US4918729A (en) * 1988-01-05 1990-04-17 Kabushiki Kaisha Toshiba Voice signal encoding and decoding apparatus and method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
IEEE Transactions on Acoustics, Speech and Signal Processing, Vol. ASSP-32, No. 4, August 1974 (BELLANGER et al) "Interpolation, Extrapolation, and Reduction of Computation Speed in Digital Filters," pages 231-235. *
Proceedings of the IEEE, Vol. 64, No. 6, June 1973 (SCHAFER et al) "A Digital Signal Processing Approach to Interpolation", pages 692-702. *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0573216A3 (en) * 1992-06-04 1994-07-13 At & T Corp Celp vocoder
EP0573216A2 (en) * 1992-06-04 1993-12-08 AT&T Corp. CELP vocoder
FR2702590A1 (en) * 1993-03-12 1994-09-16 Massaloux Dominique Digital speech coding and decoding device, method of exploring a pseudo-logarithmic dictionary of LTP delays, and LTP analysis method.
EP0616315A1 (en) * 1993-03-12 1994-09-21 France Telecom Digital speech coding and decoding device, process for scanning a pseudo-logarithmic LTP codebook and process of LTP analysis
US5704002A (en) * 1993-03-12 1997-12-30 France Telecom Etablissement Autonome De Droit Public Process and device for minimizing an error in a speech signal using a residue signal and a synthesized excitation signal
EP0623916A1 (en) 1993-05-06 1994-11-09 Nokia Mobile Phones Ltd. A method and apparatus for implementing a long-term synthesis filter
US5793930A (en) * 1994-04-22 1998-08-11 U.S. Philips Corporation Analogue signal coder
WO1995029480A2 (en) * 1994-04-22 1995-11-02 Philips Electronics N.V. Analogue signal coder
WO1995029480A3 (en) * 1994-04-22 1995-12-07 Philips Electronics Nv Analogue signal coder
EP0689195A3 (en) * 1994-06-21 1997-10-15 Nec Corp Excitation signal encoding method and device
EP0689191A3 (en) * 1994-06-22 1997-05-28 Philips Patentverwaltung Mobile transceiver
US5974377A (en) * 1995-01-06 1999-10-26 Matra Communication Analysis-by-synthesis speech coding method with open-loop and closed-loop search of a long-term prediction delay
US5899968A (en) * 1995-01-06 1999-05-04 Matra Corporation Speech coding method using synthesis analysis using iterative calculation of excitation weights
US5963898A (en) * 1995-01-06 1999-10-05 Matra Communications Analysis-by-synthesis speech coding method with truncation of the impulse response of a perceptual weighting filter
US5708757A (en) * 1996-04-22 1998-01-13 France Telecom Method of determining parameters of a pitch synthesis filter in a speech coder, and speech coder implementing such method
US7467083B2 (en) 2001-01-25 2008-12-16 Sony Corporation Data processing apparatus
US8849658B2 (en) 2009-01-06 2014-09-30 Skype Speech encoding utilizing independent manipulation of signal and noise spectrum
US8396706B2 (en) 2009-01-06 2013-03-12 Skype Speech coding
US8655653B2 (en) 2009-01-06 2014-02-18 Skype Speech coding by quantizing with random-noise signal
WO2010079167A1 (en) * 2009-01-06 2010-07-15 Skype Limited Speech coding
US9263051B2 (en) 2009-01-06 2016-02-16 Skype Speech coding by quantizing with random-noise signal
US9530423B2 (en) 2009-01-06 2016-12-27 Skype Speech encoding by determining a quantization gain based on inverse of a pitch correlation
US10026411B2 (en) 2009-01-06 2018-07-17 Skype Speech encoding utilizing independent manipulation of signal and noise spectrum
WO2013056388A1 (en) * 2011-10-18 2013-04-25 Telefonaktiebolaget L M Ericsson (Publ) An improved method and apparatus for adaptive multi rate codec
EP2761616A4 (en) * 2011-10-18 2015-06-24 Ericsson Telefon Ab L M An improved method and apparatus for adaptive multi rate codec
FR3015754A1 (en) * 2013-12-20 2015-06-26 Orange RE-SAMPLING A CADENCE AUDIO SIGNAL AT A VARIABLE SAMPLING FREQUENCY ACCORDING TO THE FRAME
WO2015092229A3 (en) * 2013-12-20 2015-11-19 Orange Resampling of an audio signal interrupted with a variable sampling frequency according to the frame
US9940943B2 (en) 2013-12-20 2018-04-10 Orange Resampling of an audio signal interrupted with a variable sampling frequency according to the frame

Also Published As

Publication number Publication date
ES2145737T3 (en) 2000-07-16
EP0450064B2 (en) 2006-08-09
DK0450064T3 (en) 2000-10-02
AU5952590A (en) 1991-04-08
EP0450064A1 (en) 1991-10-09
SG47028A1 (en) 1998-03-20
DK0450064T4 (en) 2006-09-04
MX167644B (en) 1993-03-31
DE69033510T3 (en) 2007-06-06
AU634795B2 (en) 1993-03-04
ES2145737T5 (en) 2007-03-01
JPH04502675A (en) 1992-05-14
DE69033510T2 (en) 2000-11-23
DE69033510D1 (en) 2000-05-25
CN1026274C (en) 1994-10-19
CA2037899A1 (en) 1991-03-02
ATE191987T1 (en) 2000-05-15
EP0450064B1 (en) 2000-04-19
CN1050633A (en) 1991-04-10
EP0450064A4 (en) 1995-04-05
CA2037899C (en) 1996-09-17
JP3268360B2 (en) 2002-03-25

Similar Documents

Publication Publication Date Title
US5359696A (en) Digital speech coder having improved sub-sample resolution long-term predictor
EP0450064B1 (en) Digital speech coder having improved sub-sample resolution long-term predictor
JP2523031B2 (en) Digital speech coder with improved vector excitation source
RU2417457C2 (en) Method for concatenating frames in communication system
US6694292B2 (en) Apparatus for encoding and apparatus for decoding speech and musical signals
US5903866A (en) Waveform interpolation speech coding using splines
KR100304682B1 (en) Fast Excitation Coding for Speech Coders
RU2679228C2 (en) Resampling audio signal for low-delay encoding/decoding
JP2003512654A (en) Method and apparatus for variable rate coding of speech
WO1994023426A1 (en) Vector quantizer method and apparatus
KR19980080463A (en) Vector quantization method in code-excited linear predictive speech coder
EP0415675B1 (en) Constrained-stochastic-excitation coding
US5924061A (en) Efficient decomposition in noise and periodic signal waveforms in waveform interpolation
JP3070955B2 (en) Method of generating a spectral noise weighting filter for use in a speech coder
US7337110B2 (en) Structured VSELP codebook for low complexity search
JP3168238B2 (en) Method and apparatus for increasing the periodicity of a reconstructed audio signal
US6041298A (en) Method for synthesizing a frame of a speech signal with a computed stochastic excitation part
KR100341398B1 (en) Codebook searching method for CELP type vocoder
JP3749838B2 (en) Acoustic signal encoding method, acoustic signal decoding method, these devices, these programs, and recording medium thereof
JPH05273998A (en) Voice encoder
JP4007730B2 (en) Speech encoding apparatus, speech encoding method, and computer-readable recording medium recording speech encoding algorithm
KR950001437B1 (en) Method of voice decoding
Kao Thesis Report
JPH0588699A (en) Vector quantization system for speech drive signal
Eng Pitch Modelling for Speech Coding at 4.8 kbitsls

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU CA JP

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB IT LU NL SE

WWE Wipo information: entry into national phase

Ref document number: 2037899

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 1991905041

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1991905041

Country of ref document: EP

ENP Entry into the national phase

Ref country code: CA

Ref document number: 2037899

Kind code of ref document: A

Format of ref document f/p: F

WWG Wipo information: grant in national office

Ref document number: 1991905041

Country of ref document: EP