WO1995030223A1 - A pitch post-filter - Google Patents

A pitch post-filter Download PDF

Info

Publication number
WO1995030223A1
WO1995030223A1 PCT/US1995/005013 US9505013W WO9530223A1 WO 1995030223 A1 WO1995030223 A1 WO 1995030223A1 US 9505013 W US9505013 W US 9505013W WO 9530223 A1 WO9530223 A1 WO 9530223A1
Authority
WO
WIPO (PCT)
Prior art keywords
synthesized speech
subframe
window
earlier
later
Prior art date
Application number
PCT/US1995/005013
Other languages
French (fr)
Inventor
Leon Bialik
Felix Flomen
Original Assignee
Sherman, Jonathan, Edward
Audiocodes Ltd.
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
Application filed by Sherman, Jonathan, Edward, Audiocodes Ltd. filed Critical Sherman, Jonathan, Edward
Priority to CA002189134A priority Critical patent/CA2189134C/en
Priority to BR9507572A priority patent/BR9507572A/en
Priority to KR1019960706104A priority patent/KR100261132B1/en
Priority to EP95916483A priority patent/EP0807307B1/en
Priority to AU22970/95A priority patent/AU687193B2/en
Priority to DE69522474T priority patent/DE69522474T2/en
Priority to JP52832095A priority patent/JP3307943B2/en
Publication of WO1995030223A1 publication Critical patent/WO1995030223A1/en

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; 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/26Pre-filtering or post-filtering
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L21/00Speech or voice signal processing techniques to produce another audible or non-audible signal, e.g. visual or tactile, in order to modify its quality or its intelligibility
    • G10L21/02Speech enhancement, e.g. noise reduction or echo cancellation

Definitions

  • the present invention relates to speech processing systems generally and to post-filtering systems in particular.
  • Speech signal processing is well known in the art and is often utilized to compress an incoming speech signal, either for storage or for transmission.
  • the processing typically involves dividing incoming speech signals into frames and then analyzing each frame to determine its components. The components are then encoded for storing or transmission.
  • each frame is decoded and synthesis operations, which typically are approximately the inverse of the analysis operations, are performed.
  • synthesis operations typically are approximately the inverse of the analysis operations.
  • the synthesized speech thus produced typically is not all that similar to the original signal. Therefore, post-filtering operations are typically performed to make the signal sound "better".
  • pitch post-filtering is pitch post-filtering in which pitch information, provided from the encoder, is utilized to filter the synthesized signal.
  • pitch information provided from the encoder
  • p 0 is the pitch value.
  • the subfra e of earlier speech which best matches the present subframe is combined with the present subframe, typically in a ratio of 1:0.25 (e.g. the previous signal is attenuated by three-quarters) .
  • speech decoders typically provide frames of speech between their operative elements while pitch post-filters operate only on subframes of speech signals. Thus, for some of the subframes, information regarding future speech patterns is available.
  • the pitch post-filter receives a frame of synthesized speech and, for each subframe of the frame of synthesized speech, produces a signal which is a function of the subframe and of windows of earlier and later synthesized speech. Each window is utilized only when it provides an acceptable match to the subframe.
  • the pitch post- filter matches a window of earlier synthesized speech to the subframe and then accepts the matched window of earlier synthesized speech only if the error between the subframe and a weighted version of the window is small. If there is enough later synthesized speech, the pitch post-filter also matches a window of later synthesized speech and accepts it if its error is low. The output signal is then a function of the subframe and the windows of earlier and later synthesized speech, if they have been accepted.
  • the matching involves determining an earlier and later gain for the windows of earlier and later synthesized speech, respectively.
  • the function for the output signal is the sum of the subframe, the earlier window of synthesized speech weighted by the earlier gain and a first enabling weight, and the later window of synthesized speech weighted by the later gain and a second enabling weight.
  • the first and second enabling weights depend on the results of the steps of accepting.
  • Fig. 1 is a block diagram illustration of a system having the pitch post-filter of the present invention
  • Fig. 2 is a schematic illustration useful in understanding the pitch post-filter of Fig. 1;
  • Fig. 3 is a flow chart illustration of the operations of the pitch post-filter of Fig. 1.
  • the pitch post-filter, labeled 10, of the present invention receives frames of synthesized speech from a synthesis filter 12, such as a linear prediction coefficient (LPC) synthesis filter.
  • the pitch post-filter 10 also receives the value of the pitch which was received from the speech encoder.
  • the pitch post-filter 10 does not have to be the first post- filter; it can also received post-filtered synthesized speech frames.
  • the synthesis filter 12 synthesizes frames of synthesized speech and provides them to the pitch post-filter 10.
  • the filter of the present invention operates on subframes of the synthesized speech.
  • the pitch post-filter 10 of the present invention also utilizes future information for at least some of the subframes.
  • FIG. 2 shows eight subframes 20a - 20h of two frames 22a and 22b. Also shown are the locations from which similar subframes of data can be taken for the later subframes 20e - 2Oh.
  • data can be taken from previous subframes 20d, 20c and 20b and from future subframes 20e, 2Of and 20g.
  • data can be taken from previous subframes 20e, 20d and 20c and from future subframes 2Of, 20g and 2Oh.
  • future subframes 20g and 2Oh there is less future data which can be utilized (in fact, for subframe 2Oh there is none) but there is the same amount of past data which can be utilized.
  • the present invention searches in the past and future synthesized speech signals, separately determining for them a lag and lead sample position, or index, respectively, at which a window of the past and future signal most closely matches the present subframe. If the match is poor, the window is not utilized.
  • the search range is within 20 - 146 samples before or after the present subframe, as indicated by arrows 24.
  • the search range is reduced for the future data (e.g. for subframes 20g and 2Oh) .
  • the synthesized speech signal is then post-filtered using whichever or both of the matched windows.
  • Fig. 3 is a flow chart of the operations for one subframe.
  • the method begins with initialization (step 30) , where minimum and maximum lag/lead values are set as is a minimum criterion value.
  • the minimum lag/lead is min(pitch value - delta, 20) and the maximum lag/lead is max(pitch value + delta, 146) .
  • delta equals 3.
  • Steps 34 - 44 determine a lag value and steps 60 - 70 determine the lead value, if there is one. Both sections perform similar operations, the first on past data and the second on future data. Therefore, the operations will be described hereinbelow only once. The equations, however, are different, as provided hereinbelow.
  • the lag index M_g is set to the minimum value and, in steps 34 and 36, the gain g_g associated with the lag index M_g and the criterion E_g for that lag index are determined.
  • the gain g_g is the ratio of the cross-correlation of the subframe s[n] and a previous window s[n - M_g] with the autocorrelation of the previous window s[n - M_g] , as follows:
  • g_g ⁇ s [ n ] *s [ n - M_g ] / ⁇ s 2 [ n - M_g ] , 0 ⁇ n 59 ( 1 )
  • the present lag index M_g and gain g_g are stored and the minimum value set to the present gain (step 40) .
  • the lag index is increased by one (step 42) and the process repeated until the maximum lag value has been reached.
  • steps 46 - 50 the result of the lag determination is accepted only if the lag gain determined in steps 34 - 44 is greater or equal than a predetermined threshold value which, for example, might be 0.625.
  • the lag enable flag is initialized to 0 and in step 48, the lag gain g_g is checked against the threshold.
  • the result is accepted by setting a lag enable flag to l.
  • a lead enable flag is set only if the sum of the present position N, the length of a subframe (typically 60 samples long) and the maximum lag/lead value are less than a frame long (typically 240 samples long) . In this way, future data is only utilized if enough of it is available.
  • Step 52 initializes the lead enable flag to 0, step 54 checks if the sum is acceptable and, if it is, step 56 sets the lead enable flag to 1.
  • the minimum value is reinitialized and the lead index is set to the minimum lag value.
  • steps 60 - 70 are similar to steps 34 - 44 and determine the lead index which best matches the subframe of interest.
  • M_d The lead is denoted M_d
  • g_d the gain is denoted
  • E_d ⁇ ( s [ n ] - g_d*s [ n + M_d ] ) 2 , 0 ⁇ n ⁇ 59 ( 4 )
  • Step 60 determines the gain g_d
  • step 62 determines the criterion E_d
  • step 64 checks that the criterion E_d is less than the minimum value
  • step 66 stores the lead M_d and the lead gain g_g and updates the minimum value to the value of E_d.
  • Step 68 increases the lead index by one and step 70 determines whether or not the lead index is larger than the maximum lead index value.
  • the lead enable flag is disabled (step 74) if the lead gain determined in steps 60 - 70 is too low (e.g. lower than the predetermined threshold) , which check is performed in step 72.
  • lag and lead weights w_g and w_d are determined from the lag and lead enable flags.
  • the weights w_g and w_d define the contribution, if any, provided by the future and past data.
  • the lag weight w_g is the maximum of the (lag enable - (0.5*lead enable) and 0, multiplied by 0.25.
  • the lead weight w_d is the maximum of the (lead enable - (0.5*lag enable) and 0, multiplied by 0.25.
  • the weights w_g and w_d are both 0.125 when both future and past data are available and match the present subframe, 0.25 when only one of them matches and 0 when neither matches.
  • step 78 the output signal p[n], which is a function of the signal s[n], the earlier window s[n - M_g] and a future window s[n + M_d] , is produced.
  • M_g and M_d are the lag and lead indices which have been in storage. Equations 5 and 6 provide the function for signal p[n] for the present embodiment.
  • g_p sgrt( ⁇ s 2 [n] / ⁇ p' 2 [n]), 0 ⁇ n ⁇ 59 (6)
  • Steps 30 - 78 are repeated for each subframe. It will be appreciated that the present invention encompasses all pitch post-filters which utilize both future and past information.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Acoustics & Sound (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computational Linguistics (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Filters That Use Time-Delay Elements (AREA)
  • Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
  • Centrifugal Separators (AREA)
  • Discharge Heating (AREA)
  • Working-Up Tar And Pitch (AREA)

Abstract

Synthesized speech is subjected to a post filter which performs calculations based on future (20e, 24e) and past (20d, 24e) data. Frames of data (22a, 22b) are divided into subframes (20a, 20b, ... 20h) to designate points of the calculations.

Description

A PITCH POST-FILTER
FIELD OF THE INVENTION
The present invention relates to speech processing systems generally and to post-filtering systems in particular.
BACKGROUND OF THE INVENTION
Speech signal processing is well known in the art and is often utilized to compress an incoming speech signal, either for storage or for transmission. The processing typically involves dividing incoming speech signals into frames and then analyzing each frame to determine its components. The components are then encoded for storing or transmission.
When it is desired to restore the original speech signal, each frame is decoded and synthesis operations, which typically are approximately the inverse of the analysis operations, are performed. The synthesized speech thus produced typically is not all that similar to the original signal. Therefore, post-filtering operations are typically performed to make the signal sound "better".
One type of post-filtering is pitch post-filtering in which pitch information, provided from the encoder, is utilized to filter the synthesized signal. In prior art pitch post-filters, the portion of the synthesized speech signal p0 samples earlier is reviewed, where p0 is the pitch value. The subfra e of earlier speech which best matches the present subframe is combined with the present subframe, typically in a ratio of 1:0.25 (e.g. the previous signal is attenuated by three-quarters) .
Unfortunately, speech signals do not always have pitch in them. This is the case between words; at the end or beginning of the word, the pitch can change. Since prior art pitch post-filters combine earlier speech with the current subframe and since the earlier speech does not have the same pitch as the current subframe, the output of such pitch post-filters for the beginning of words can be poor. The same is true for the subframe in which the spoken word ends. If most of the subframe is silence or noise (i.e. the word has been finished), the pitch of the previous signal will have no relevance.
SUMMARY OF THE PRESENT INVENTION
Applicants have noted that speech decoders typically provide frames of speech between their operative elements while pitch post-filters operate only on subframes of speech signals. Thus, for some of the subframes, information regarding future speech patterns is available.
It is therefore an object of the present invention to provide a pitch post-filter and method which utilizes future and past information for at least some of the subframes.
In accordance with a preferred embodiment of the present invention, the pitch post-filter receives a frame of synthesized speech and, for each subframe of the frame of synthesized speech, produces a signal which is a function of the subframe and of windows of earlier and later synthesized speech. Each window is utilized only when it provides an acceptable match to the subframe.
Specifically, in accordance with a preferred embodiment of the present invention, the pitch post- filter matches a window of earlier synthesized speech to the subframe and then accepts the matched window of earlier synthesized speech only if the error between the subframe and a weighted version of the window is small. If there is enough later synthesized speech, the pitch post-filter also matches a window of later synthesized speech and accepts it if its error is low. The output signal is then a function of the subframe and the windows of earlier and later synthesized speech, if they have been accepted.
Furthermore, in accordance with a preferred embodiment of the present invention, the matching involves determining an earlier and later gain for the windows of earlier and later synthesized speech, respectively.
Still further, in accordance with a preferred embodiment of the present invention, the function for the output signal is the sum of the subframe, the earlier window of synthesized speech weighted by the earlier gain and a first enabling weight, and the later window of synthesized speech weighted by the later gain and a second enabling weight.
Finally, in accordance with a preferred embodiment of the present invention, the first and second enabling weights depend on the results of the steps of accepting.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will be understood and appreciated more fully from the following detailed description taken in conjunction with the drawings in which: Fig. 1 is a block diagram illustration of a system having the pitch post-filter of the present invention;
Fig. 2 is a schematic illustration useful in understanding the pitch post-filter of Fig. 1; and
Fig. 3 is a flow chart illustration of the operations of the pitch post-filter of Fig. 1.
DETAILED DESCRIPTION OF A PREFERRED EMBODIMENT
Reference is now made to Figs. 1, 2 and 3 which are helpful in understanding the operation of the pitch post- filter of the present invention.
As shown in Fig. 1, the pitch post-filter, labeled 10, of the present invention receives frames of synthesized speech from a synthesis filter 12, such as a linear prediction coefficient (LPC) synthesis filter. The pitch post-filter 10 also receives the value of the pitch which was received from the speech encoder. The pitch post-filter 10 does not have to be the first post- filter; it can also received post-filtered synthesized speech frames.
It will be appreciated that the synthesis filter 12 synthesizes frames of synthesized speech and provides them to the pitch post-filter 10. Like prior art pitch post-filters, the filter of the present invention operates on subframes of the synthesized speech. However, since, as Applicants have realized, the entire frame of synthesized speech is available when processing the subframes, the pitch post-filter 10 of the present invention also utilizes future information for at least some of the subframes.
This is illustrated in Fig. 2 which shows eight subframes 20a - 20h of two frames 22a and 22b. Also shown are the locations from which similar subframes of data can be taken for the later subframes 20e - 2Oh. As shown by arrows 24e, for the first subframe 20e, data can be taken from previous subframes 20d, 20c and 20b and from future subframes 20e, 2Of and 20g. As shown by arrows 24f, for the second subframe 20f, data can be taken from previous subframes 20e, 20d and 20c and from future subframes 2Of, 20g and 2Oh. It is noted that, for the later subframes 20g and 2Oh, there is less future data which can be utilized (in fact, for subframe 2Oh there is none) but there is the same amount of past data which can be utilized.
The present invention searches in the past and future synthesized speech signals, separately determining for them a lag and lead sample position, or index, respectively, at which a window of the past and future signal most closely matches the present subframe. If the match is poor, the window is not utilized. Typically, the search range is within 20 - 146 samples before or after the present subframe, as indicated by arrows 24. The search range is reduced for the future data (e.g. for subframes 20g and 2Oh) .
The synthesized speech signal is then post-filtered using whichever or both of the matched windows.
One embodiment of the pitch post-filter of the present invention is illustrated in Fig. 3 which is a flow chart of the operations for one subframe.
The method begins with initialization (step 30) , where minimum and maximum lag/lead values are set as is a minimum criterion value. In this embodiment, the minimum lag/lead is min(pitch value - delta, 20) and the maximum lag/lead is max(pitch value + delta, 146) . In this embodiment, delta equals 3.
Steps 34 - 44 determine a lag value and steps 60 - 70 determine the lead value, if there is one. Both sections perform similar operations, the first on past data and the second on future data. Therefore, the operations will be described hereinbelow only once. The equations, however, are different, as provided hereinbelow. In step 32, the lag index M_g is set to the minimum value and, in steps 34 and 36, the gain g_g associated with the lag index M_g and the criterion E_g for that lag index are determined. The gain g_g is the ratio of the cross-correlation of the subframe s[n] and a previous window s[n - M_g] with the autocorrelation of the previous window s[n - M_g] , as follows:
g_g = Σ s [ n ] *s [ n - M_g ] / Σ s2[ n - M_g ] , 0 ≤ n 59 ( 1 )
The criterion E_g is the energy in the error signal s[n] - g_g*s[n - M_g] , as follows: E_g = Σ ( s [ n ] - g_g*s [ n - M_g ] ) 2, 0 ≤ n ≤ 59 ( 2 )
If the resultant criterion is less than the minimum value previously determined (step 38) , the present lag index M_g and gain g_g are stored and the minimum value set to the present gain (step 40) . The lag index is increased by one (step 42) and the process repeated until the maximum lag value has been reached.
In steps 46 - 50, the result of the lag determination is accepted only if the lag gain determined in steps 34 - 44 is greater or equal than a predetermined threshold value which, for example, might be 0.625. In step 46, the lag enable flag is initialized to 0 and in step 48, the lag gain g_g is checked against the threshold. In step 50, the result is accepted by setting a lag enable flag to l. Thus, for a previous speech signal which is not similar to the present subframe, for example if the present subframe has speech and the previous does not, the data from the previous subframe will not be utilized.
In steps 52 - 56, a lead enable flag is set only if the sum of the present position N, the length of a subframe (typically 60 samples long) and the maximum lag/lead value are less than a frame long (typically 240 samples long) . In this way, future data is only utilized if enough of it is available. Step 52 initializes the lead enable flag to 0, step 54 checks if the sum is acceptable and, if it is, step 56 sets the lead enable flag to 1. In step 58, the minimum value is reinitialized and the lead index is set to the minimum lag value. As mentioned above, steps 60 - 70 are similar to steps 34 - 44 and determine the lead index which best matches the subframe of interest. The lead is denoted M_d, the gain is denoted g_d and the criterion is denoted E_g and they are defined in equations 3 and 4, as follows: g_d = Σ s [ n ] *s [ n + M_d ] / Σ s2[ n + M_d ] , 0 ≤ n ≤ 59 ( 3 )
E_d = Σ ( s [ n ] - g_d*s [ n + M_d ] ) 2, 0 ≤ n < 59 ( 4 )
Step 60 determines the gain g_d, step 62 determines the criterion E_d, step 64 checks that the criterion E_d is less than the minimum value, step 66 stores the lead M_d and the lead gain g_g and updates the minimum value to the value of E_d. Step 68 increases the lead index by one and step 70 determines whether or not the lead index is larger than the maximum lead index value.
In steps 72 and 74, the lead enable flag is disabled (step 74) if the lead gain determined in steps 60 - 70 is too low (e.g. lower than the predetermined threshold) , which check is performed in step 72.
In step 76 lag and lead weights w_g and w_d, respectively are determined from the lag and lead enable flags. The weights w_g and w_d define the contribution, if any, provided by the future and past data. In this embodiment, the lag weight w_g is the maximum of the (lag enable - (0.5*lead enable) and 0, multiplied by 0.25. The lead weight w_d is the maximum of the (lead enable - (0.5*lag enable) and 0, multiplied by 0.25. In other words, the weights w_g and w_d are both 0.125 when both future and past data are available and match the present subframe, 0.25 when only one of them matches and 0 when neither matches.
In step 78, the output signal p[n], which is a function of the signal s[n], the earlier window s[n - M_g] and a future window s[n + M_d] , is produced. M_g and M_d are the lag and lead indices which have been in storage. Equations 5 and 6 provide the function for signal p[n] for the present embodiment.
P[n] = g_p*{s[n] + w_g*g_g*s[n - M_g] + w_d*g_d*s[n + M_d]}
- 9_P*P'[n] (5) g_p = sgrt(∑ s2[n] / Σ p'2[n]), 0 < n < 59 (6)
Steps 30 - 78 are repeated for each subframe. It will be appreciated that the present invention encompasses all pitch post-filters which utilize both future and past information.
It will be appreciated by persons skilled in the art that the present invention is not limited to what has been particularly shown and described hereinabove. Rather the scope of the present invention is defined by the claims which follow:

Claims

1. A method of pitch post-filtering comprising the steps of: receiving a frame of synthesized speech; and for each subframe of said frame of synthesized speech, producing on output a signal which is a function of said subframe and of windows of earlier and later synthesized speech, wherein each window is utilized only when it provides an acceptable match to said subframe.
2. A method according to claim 1 and wherein said step of producing comprises the steps of: matching a window of said earlier synthesized speech to said subframe; accepting said matched window of earlier synthesized speech only when an error between said subframe and a weighted version of said window is at least below a threshold; if there is enough later synthesized speech, matching a window of said later synthesized speech to said subframe; accepting said matched window of later synthesized speech only when an error between said subframe and a weighted version of said window is below a threshold; and creating said output signal as a function of said subframe and said windows of earlier and later synthesized speech.
3. A method according to claim 2 and wherein said steps of matching comprise the steps of determining an earlier and later gain for said windows of earlier and later synthesized speech, respectively.
4. A method according to claim 3 and wherein said step of creating comprises the steps of: determining a signal which is the sum of said subframe, said earlier window of synthesized speech weighted by said earlier gain and a first enabling weight, and said later window of synthesized speech weighted by said later gain and a second enabling weight.
5. A method according to claim 4 and wherein said first and second enabling weights depend on the output of said steps of accepting.
6. A pitch post-filter comprising: means for receiving a frame of synthesized speech; and means for producing, for each subframe of said frame of synthesized speech, an output signal which is a function of said subframe and of windows of earlier and later synthesized speech, wherein each window is utilized only when it provides an acceptable match to said subframe.
7. A filter according to claim 6 and wherein said means for producing comprises: first matching means for matching a window of said earlier synthesized speech to said subframe; first comparison means for accepting said matched window of earlier synthesized speech only when an error between said subframe and a weighted version of said window is at least below a threshold; second matching means, operative if there is enough later synthesized speech, for matching a window of said later synthesized speech to said subframe; second comparison means for accepting said matched window of later synthesized speech only when an error between said subframe and a weighted version of said window is below a threshold; and filtering means for creating said output signal as a function of said subframe and said windows of earlier and later synthesized speech.
8. A filter according to claim 7 and wherein said first and second matching means comprise gain determiners for determining an earlier and later gain for said windows of earlier and later synthesized speech, respectively.
9. A filter according to claim 8 and wherein said filtering means comprise means for determining a signal which is the sum of said subframe, said earlier window of synthesized speech weighted by said earlier gain and a first enabling weight, and said later window of synthesized speech weighted by said later gain and a second enabling weight.
10. A filter according to claim 9 and wherein said first and second enabling weights depend on the output of said first and second comparison means.
PCT/US1995/005013 1994-04-29 1995-04-27 A pitch post-filter WO1995030223A1 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
CA002189134A CA2189134C (en) 1994-04-29 1995-04-27 A pitch post-filter
BR9507572A BR9507572A (en) 1994-04-29 1995-04-27 Post-filtering and post-filtering process
KR1019960706104A KR100261132B1 (en) 1994-04-29 1995-04-27 Pitch post-filter
EP95916483A EP0807307B1 (en) 1994-04-29 1995-04-27 A pitch post-filter
AU22970/95A AU687193B2 (en) 1994-04-29 1995-04-27 A pitch post-filter
DE69522474T DE69522474T2 (en) 1994-04-29 1995-04-27 BASE RATE POST FILTER
JP52832095A JP3307943B2 (en) 1994-04-29 1995-04-27 Pitch post filter

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US235,765 1994-04-29
US08/235,765 US5544278A (en) 1994-04-29 1994-04-29 Pitch post-filter

Publications (1)

Publication Number Publication Date
WO1995030223A1 true WO1995030223A1 (en) 1995-11-09

Family

ID=22886819

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1995/005013 WO1995030223A1 (en) 1994-04-29 1995-04-27 A pitch post-filter

Country Status (11)

Country Link
US (1) US5544278A (en)
EP (1) EP0807307B1 (en)
JP (2) JP3307943B2 (en)
KR (1) KR100261132B1 (en)
CN (1) CN1134765C (en)
AU (1) AU687193B2 (en)
BR (1) BR9507572A (en)
CA (1) CA2189134C (en)
DE (1) DE69522474T2 (en)
MX (1) MX9605178A (en)
WO (1) WO1995030223A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0971337A1 (en) * 1998-01-26 2000-01-12 Matsushita Electric Industrial Co., Ltd. Method and device for emphasizing pitch
EP2132733A1 (en) * 2007-03-02 2009-12-16 Telefonaktiebolaget LM Ericsson (PUBL) Non-causal postfilter

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
IL120788A (en) * 1997-05-06 2000-07-16 Audiocodes Ltd Systems and methods for encoding and decoding speech for lossy transmission networks
US7103539B2 (en) * 2001-11-08 2006-09-05 Global Ip Sound Europe Ab Enhanced coded speech
US20030135374A1 (en) * 2002-01-16 2003-07-17 Hardwick John C. Speech synthesizer
JP4547965B2 (en) * 2004-04-02 2010-09-22 カシオ計算機株式会社 Speech coding apparatus, method and program
KR20080052813A (en) * 2006-12-08 2008-06-12 한국전자통신연구원 Apparatus and method for audio coding based on input signal distribution per channels
CN101587711B (en) * 2008-05-23 2012-07-04 华为技术有限公司 Pitch post-treatment method, filter and pitch post-treatment system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4969192A (en) * 1987-04-06 1990-11-06 Voicecraft, Inc. Vector adaptive predictive coder for speech and audio
US5293449A (en) * 1990-11-23 1994-03-08 Comsat Corporation Analysis-by-synthesis 2,4 kbps linear predictive speech codec
US5307441A (en) * 1989-11-29 1994-04-26 Comsat Corporation Wear-toll quality 4.8 kbps speech codec

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3076086B2 (en) * 1991-06-28 2000-08-14 シャープ株式会社 Post filter for speech synthesizer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4969192A (en) * 1987-04-06 1990-11-06 Voicecraft, Inc. Vector adaptive predictive coder for speech and audio
US5307441A (en) * 1989-11-29 1994-04-26 Comsat Corporation Wear-toll quality 4.8 kbps speech codec
US5293449A (en) * 1990-11-23 1994-03-08 Comsat Corporation Analysis-by-synthesis 2,4 kbps linear predictive speech codec

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
IEEE JOURNAL IN SELECTED AREAS IN COMMUNICATIONS, Vol. 6, No. 2, February 1988, PETER KROON et al., "A Class of Analysis-by-Synthesis Predictive Coders for High Quality Speech Coding at Rates Between 4.8 and 16 Kbits/s", pages 354, 360 and 361. *
See also references of EP0807307A4 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0971337A1 (en) * 1998-01-26 2000-01-12 Matsushita Electric Industrial Co., Ltd. Method and device for emphasizing pitch
EP0971337A4 (en) * 1998-01-26 2001-01-17 Matsushita Electric Ind Co Ltd Method and device for emphasizing pitch
EP2132733A1 (en) * 2007-03-02 2009-12-16 Telefonaktiebolaget LM Ericsson (PUBL) Non-causal postfilter
EP2132733A4 (en) * 2007-03-02 2010-12-15 Ericsson Telefon Ab L M Non-causal postfilter

Also Published As

Publication number Publication date
EP0807307B1 (en) 2001-08-29
BR9507572A (en) 1997-08-05
MX9605178A (en) 1998-11-30
CA2189134C (en) 2000-12-12
US5544278A (en) 1996-08-06
DE69522474D1 (en) 2001-10-04
CA2189134A1 (en) 1995-11-09
DE69522474T2 (en) 2002-05-16
CN1154173A (en) 1997-07-09
JP2002182697A (en) 2002-06-26
JP3307943B2 (en) 2002-07-29
KR100261132B1 (en) 2000-07-01
AU687193B2 (en) 1998-02-19
EP0807307A1 (en) 1997-11-19
AU2297095A (en) 1995-11-29
JPH09512644A (en) 1997-12-16
EP0807307A4 (en) 1998-10-07
CN1134765C (en) 2004-01-14

Similar Documents

Publication Publication Date Title
US5950153A (en) Audio band width extending system and method
US5018200A (en) Communication system capable of improving a speech quality by classifying speech signals
US5778335A (en) Method and apparatus for efficient multiband celp wideband speech and music coding and decoding
US5142584A (en) Speech coding/decoding method having an excitation signal
JP3234609B2 (en) Low-delay code excitation linear predictive coding of 32Kb / s wideband speech
EP1224662B1 (en) Variable bit-rate celp coding of speech with phonetic classification
EP0877355B1 (en) Speech coding
US6289311B1 (en) Sound synthesizing method and apparatus, and sound band expanding method and apparatus
US5749065A (en) Speech encoding method, speech decoding method and speech encoding/decoding method
US20040260545A1 (en) Gain quantization for a CELP speech coder
RU2121173C1 (en) Method for post-filtration of fundamental tone of synthesized speech and fundamental tone post-filter
JP3357795B2 (en) Voice coding method and apparatus
EP0807307B1 (en) A pitch post-filter
US6104994A (en) Method for speech coding under background noise conditions
US5797119A (en) Comb filter speech coding with preselected excitation code vectors
CN1113586A (en) Removal of swirl artifacts from CELP based speech coders
US6006177A (en) Apparatus for transmitting synthesized speech with high quality at a low bit rate
JPH09508479A (en) Burst excitation linear prediction
US20130246068A1 (en) Method and apparatus for decoding an audio signal using an adpative codebook update
US20130191134A1 (en) Method and apparatus for decoding an audio signal using a shaping function
JPH09179588A (en) Voice coding method

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 95193455.4

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AM AT AU BB BG BR BY CA CH CN CZ DE DK EE ES FI GB GE HU IS JP KE KG KP KR KZ LK LR LT LU LV MD MG MN MW MX NO NZ PL PT RO RU SD SE SG SI SK TJ TM TT UA UG UZ VN

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): KE MW SD SZ UG AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: PA/a/1996/005178

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 2189134

Country of ref document: CA

Ref document number: 1019960706104

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 1995916483

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 1995916483

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1995916483

Country of ref document: EP