WO2004064041A1 - Method and apparatus for improved quality voice transcoding - Google Patents

Method and apparatus for improved quality voice transcoding Download PDF

Info

Publication number
WO2004064041A1
WO2004064041A1 PCT/AU2004/000014 AU2004000014W WO2004064041A1 WO 2004064041 A1 WO2004064041 A1 WO 2004064041A1 AU 2004000014 W AU2004000014 W AU 2004000014W WO 2004064041 A1 WO2004064041 A1 WO 2004064041A1
Authority
WO
WIPO (PCT)
Prior art keywords
codec
parameters
transcoding
searching
destination
Prior art date
Application number
PCT/AU2004/000014
Other languages
French (fr)
Inventor
Marwan Jabri
Jianwei Wang
Nicola Chong-White
Michael Ibrahim
Original Assignee
Dilithium Networks Pty Limited
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 Dilithium Networks Pty Limited filed Critical Dilithium Networks Pty Limited
Priority to EP04700933A priority Critical patent/EP1579427A4/en
Priority to CN2004800020527A priority patent/CN1735927B/en
Publication of WO2004064041A1 publication Critical patent/WO2004064041A1/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/16Vocoder architecture
    • G10L19/173Transcoding, i.e. converting between two coded representations avoiding cascaded coding-decoding
    • 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
    • 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

Definitions

  • the present invention relates generally to processing telecommunication signals. More particularly, the invention relates to a method and apparatus for improving the output signal quality of a transcoder that translates digital packets from one compression format to another compression format.
  • the invention has been applied to voice transcoding between Code-Excited Linear Prediction (CELP) codecs, but it would be recognized that the invention has a much broader range of applicability. To this end, the class of applicable codecs is designated as being "common" codecs.
  • the process of converting from one voice compression format to another voice compression format can be performed using various techniques.
  • the tandem coding approach is to fully decode the compressed signal back to a Pulse-Code Modulation (PCM) representation and then re-encode the signal. This requires a large amount of processing and incurs increased delays.
  • More efficient approaches include transcoding methods where the compressed parameters are converted from one compression format to the other while remaining in the parameter space.
  • CELP Code- Excited Linear Prediction
  • FIG. 1 shows a block diagram for a typical prior art CELP decoder.
  • the decoder receives as input a bitstream consisting of several parameters, commonly representing the fixed codebook index, fixed codebook gain, adaptive codebook gain, adaptive codebook (pitch) lag and the linear prediction (LP) parameters.
  • the decoder constructs the fixed codeword, which is then scaled by the codebook gain.
  • the adaptive codeword which is a previous excitation segment that has been delayed by the pitch lag and scaled by the adaptive gain, is added to the fixed codebook contribution.
  • the resulting excitation signal is then filtered by a short term predictor producing synthesized speech. This speech is then post-filtered in order to reduce the perceptual significance of any synthesis artifacts and improve speech quality.
  • FIG. 2 shows a block diagram for a typical prior art CELP encoder.
  • the incoming speech signal is first pre-processed, for example, high-pass filtered to get rid of any superfluous information such as very low frequency information.
  • the spectral shape information is extracted by linear prediction (LP) analysis.
  • the LP parameters are often represented as Line Spectral Pairs (LSPs) and quantized.
  • LSPs Line Spectral Pairs
  • the speech signal is then filtered using the inverse LP synthesis filter to remove the spectral envelope contribution and produce the excitation signal. Both the pre-processed speech and excitation are filtered with a perceptual weighting filter.
  • the perceptually weighted speech is analyzed for periodicity, often using both a open loop pitch lag search and a closed loop (analysis-by-synthesis) pitch lag and pitch gain search.
  • the pitch contribution is subtracted from the perceptually weighted speech to create a target signal for the fixed codebook search.
  • the fixed codebook search consists of an analysis-by-synthesis algorithm, in which various code words are evaluated to minimize the error between the synthesized codeword and target signal.
  • Transcoding addresses the problem that occurs when two incompatible standard coders need to interoperate.
  • the conventional prior art tandem coding solution illustrated in Figure 3, is to fully decode the signal from one compression format to PCM, and then to re- encode the PCM signal using the other compression format.
  • This solution has the disadvantages of being computationally complex, it and introduces quality degradations due to the full decode and full encode.
  • a prior art transcoder as shown in Figure 4, may be used which converts the bitstream from one compression format to a different compression format without fully decoding to PCM and then re-encoding the signal.
  • FIG. 5 shows an example of one prior art transcoding approach in which the source codec LSPs are directly translated and quantized to the destination codec format. The speech is then synthesized using the destination codec LSPs and the remaining CELP parameters are found using a searching algorithm. This technique does not improve the quality of the transcoded signal to the fullest extent and is not necessarily the best solution in some situations.
  • a method and apparatus are provided for improving the output signal quality of a transcoder that translates digital packets from one compression format to another compression format by including perceptually weighting of the speech using a weighting filter with tuned weighting factors.
  • CELP Code-Excited Linear Prediction
  • the present invention provides a method and apparatus for high quality voice transcoding between CELP-based voice codecs.
  • the apparatus includes an input CELP parameters unpacking module that converts input bitstream packets to an input set of CELP parameters; a linear prediction parameters generation module for determining the destination codec Linear Prediction (LP) parameters, a perceptual weighting filter module that uses tuned weighting factors, an excitation parameter generation module for determining the excitation parameters for the destination codec, a packing module to pack the destination codec bitstream, and a control module that configures the transcoding strategies and controls the transcoding process.
  • the linear prediction parameters generation module includes an LP analysis module and an LP parameter interpolation and mapping module.
  • the excitation parameter generation module includes adaptive and fixed codebook parameter searching modules and adaptive and fixed codebook parameter interpolation and mapping modules.
  • the method includes pre-computing weighting factors for a perceptual weighting filter that are optimized to a specific source and destination codec pair and storing them to the systems, pre-configuring the transcoding strategies, unpacking the source codec bitstream, reconstructing speech, mapping at least one but typically more than one CELP parameter in the CELP parameter space according to the selected coding strategy, performing LP analysis if specified by the transcoding strategy, perceptually weighting the speech using a weighting filter with tuned weighting factors, and searching for one or more of the adaptive codebook and fixed-codebook parameters to obtain the quantized set of destination codec parameters. Reconstructing speech does not involve any post-filtering processing.
  • mapping one or more CELP parameters includes interpolating parameters if there is a difference in frame size or subframe size between the source and destination codecs.
  • the CELP parameters may include LP coefficients, adaptive codebook pitch lag, adaptive codebook gain, fixed codebook index, fixed codebook gain, excitation signals, and other parameters related to the source and destination codecs. Searching for adaptive codebook and fixed codebook parameters may be combined with mapping and conversion of CELP parameters to achieve high voice quality. This is controlled by the transcoding strategy.
  • the algorithms within the searching module can be different to the algorithms used in the standard destination codec itself.
  • An advantage of the present invention is that it provides a transcoded voice signal with higher voice quality and lower complexity than that provided by a tandem coding solution.
  • the processing strategy that combines both mapping and searching processes for determining parameter values can be adapted to suit different source and destination codec pairs.
  • FIG 1 is a simplified block diagram illustrating an example of a prior art CELP decoder.
  • FIG 2 is a simplified block diagram illustrating an example of a prior art CELP encoder.
  • FIG 3 is a simplified block diagram illustrating a prior art tandem coding procedure.
  • FIG 4 is a simplified block diagram illustrating a transcoding procedure of the prior art which does not fully decode and re-encode the signal.
  • FIG 5 is a simplified block diagram of a prior-art transcoding approach.
  • FIG 6 is a diagram representation of high voice quality transcoder methods.
  • FIG 7 is a block diagram illustrating a high voice quality transcoder from one CELP-based codec to another CELP-based codec according to an embodiment of the present invention.
  • FIG 8 is a block diagram illustrating the processing options, controlled by the transcoding strategy, in the excitation parameter generation module of a high voice quality transcoder according to an embodiment of the present invention.
  • FIG 9 is an alternative representation of an excitation parameter searching module in a high voice quality transcoder according to an embodiment of the present invention.
  • FIG 10 is a flowchart of a high quality voice transcoding method according to an embodiment of the present invention.
  • FIG 11 is a flowchart of an excitation parameter searching method according to an embodiment of the present invention.
  • FIG 12 is a schematic diagram of the process to obtain weighting factors for a speech perceptual weighting filter for a specific source and destination codec pair according to an embodiment of the present invention.
  • FIG 13 is a flowchart illustrating the post-processing and pre-processing functions used in tandem transcoding from EVRC to SMV.
  • CELP Codec based compression scheme
  • IP Internet Protocol
  • CELP coding standards although incompatible with each other, generally utilize similar analysis and compression techniques.
  • Figure 6 shows a diagram illustrating several factors that contribute to a target or high voice quality resulting from transcoding according to the present invention.
  • the use of optimized perceptual weighting factors, configured transcoding strategies, mapping of parameters in the CELP domain and advanced searching functions contribute to higher quality transcoded 0 signals.
  • FIG. 7 shows a block diagram of a high quality transcoder according to the invention.
  • the apparatus includes a unpacking module that converts input source codec bitstream packets to a set of common codec parameters, such as CELP parameters; a linear prediction parameters generation module for determining the destination codec parameters, 5 such as linear prediction (LP) parameters, a perceptual weighting filter module that uses tuned or customized weighting factors, an excitation parameter generation module for determining the excitation parameters for the destination codec, a packing module to pack the destination codec bitstream, and a control module that configures the transcoding strategies and controls the transcoding process.
  • the linear prediction parameters generation module 0 includes a linear prediction (LP) analysis module, and an LP parameter interpolation and mapping module.
  • the excitation parameter generation module includes adaptive and fixed codebook parameter searching modules and adaptive and fixed codebook parameter interpolation and mapping modules.
  • the control module controls whether parameter mapping or searching is performed, according to the transcoding strategy.
  • the transcoding strategy is configured depending on the similarities of the source and destination codecs, in order to optimize mapping from source encoded CELP parameters into destination encoded CELP parameters.
  • Figures 8 and 9 illustrate the excitation parameter
  • “generation modules in which one of several searching procedures, such as direct mapping, searching, or (in the case of identical source and destination codecs) pass-through, may be 0 chosen to determine each of the excitation parameters, depending on the transcoding strategy.
  • the algorithms for adaptive codebook searching and fixed codebook searching in the transcoder may differ from those of the conventional or standard destination CELP codec.
  • perceptual weighting filters are used to shape the quantization noise.
  • the perceptual weighting factors are not necessarily the same as those defined in the destination standard. They can be further fine tuned or customized, for example, by empirical methods, taking into account the source codec characteristics. This operation can further improve audio quality.
  • the transcoding algorithm of the present invention can be made considerably more efficient than a conventional tandem solution by not using unneeded computationally intensive steps of source codec post-filtering, destination codec pre-filtering, destination codec LP analysis, or destination codec open loop pitch search. Further savings may be realized by directly mapping one or more excitation parameters rather than performing complex searches.
  • FIG. 10 A flowchart of an embodiment of the inventive voice transcoding process is illustrated in Figure 10. If the source and destination codec type and bit-rate are the same, no (CELP) parameter searching is required, and the output bitstream is set to the input bitstream. Otherwise, the bitstream is unpacked. The excitation signal is reconstructed and the speech is synthesized. A choice is made between performing LP analysis on the synthesized speech or mapping the LP parameters from the source codec. The target and impulse response signals to determine the excitation parameters are generated using a perceptual weighting synthesis filter with weighting factors that are optimized to the specific source codec and destination codec pair. The remaining common codec (CELP) parameters are determined by searching, and then they are packed to the output bitstream.
  • CELP common codec
  • FIG 11 shows a flowchart of an embodiment of the common codec (CELP) parameters searching method.
  • CELP common codec
  • CELP CELP parameter set, or to perform a search for that parameter.
  • the decision is controlled by the transcoding strategy selected, which is based on the source and destination codec pair.
  • FIG 12 is an illustration of the procedure used to optimize the weighting factors for the perceptual weighting filter used in searching for excitation parameters of the destination codec.
  • the perceptual weighting filter can be expressed by the transfer function:
  • A(z) 1 + a ⁇ z ' + a 2 z 2 + ... + a N z N , a ⁇ , ... represent the linear prediction coefficients for the current speech segment, and 1. 2 are the weighting factors.
  • the quality of the transcoded output speech can be improved by tuning or customizing the weighting factors to best suit the source and destination codec pair. This can be done using automatically using feedback methods or using empirical methods by performing the transcoding on a set of test samples using different weighting factor combinations, evaluating the output voice quality by subjective or objective methods and retaining the weighting factors that result in the highest perceived or measured output voice quality for that specific source and destination codec pair.
  • GSM-AMR all modes
  • G.729. A person skilled in the relevant art will recognize that other steps, configurations and arrangements can be used without departing from the spirit and scope of the present invention.
  • the GSM-AMR standard utilizes a 20ms frame, divided into four 5ms subframes. For the highest GSM-AMR mode, LP analysis is performed twice per frame, and once per frame for all other modes.
  • the open loop pitch estimate is obtained from the perceptually weighted speech signal. This is performed twice per frame for the 12.2kbps mode, and once per frame for the other modes.
  • the closed loop pitch search and fixed codeword search are both performed once per subframe, and the fixed codebook is based on an interleaved single- pulse permutation (ISPP) design.
  • ISPP interleaved single- pulse permutation
  • the G.729 standard utilizes a 10ms frame divided into two 5ms subframes. LP analysis is performed once per frame. The open loop pitch estimate is calculated on the perceptually weighted speech signal, once per frame. Like GSM-AMR, the closed loop pitch search and fixed codeword search are both performed once per subframe, and the fixed codebook is based on an interleaved single-pulse permutation (ISPP) design.
  • ISPP interleaved single-pulse permutation
  • G.729 to GSM-AMR transcoder two input G.729 frames produces one GSM-AMR output frame.
  • the LP parameters, codebook index, gains and pitch lag are unpacked and decoded from the input bitstream. Due to the differences in search procedures, codebooks, and quantization frequency of some parameters, the best transcoding strategy may differ depending on the AMR mode. In particular, the similarities associated with G.729 and AMR 7.95kbps may lead to the configuration of a transcoding strategy that selects more parameters for direct mapping and less parameters for searching than the G.729 to AMR 4.75kbps transcoder.
  • the synthesized reconstructed excitation signal is perceptually weighted to produce a target signal.
  • the best weighting factors for the perceptual weighting filter for each mode and bit rate of the source and destination codecs of the transcoder are determined prior to transcoding.
  • a different set of weighting factors will be used than for transcoding to other AMR modes, for example, from G.729 to AMR 7.95kbps or from G.729 to AMR 4.75kbps.
  • the upper quality limit is the lower of the source codec quality or destination codec quality.
  • the high quality voice transcoding of the present invention is able to significantly reduce the quality gap between the upper quality limit and the quality obtained by the tandem coding solution.
  • voice transcoding is applied in a transcoder whereby the source codec is the Enhanced Variable Rate Codec (EVRC) and the destination codec is the Selectable Mode Vocoder (SMV).
  • EVRC Enhanced Variable Rate Codec
  • SMV Selectable Mode Vocoder
  • SMV and EVRC are both common codec parameters types that employ built-in noise suppression algorithms.
  • a flowchart of the post-processing functions of EVRC and the pre-processing functions of SMV used in the tandem transcoding solution is illustrated in Figure 13.
  • a transcoding solution with lower complexity and higher quality than the tandem transcoding solution can be achieved by removing one or more of the processes of EVRC postfiltering, SMV highpass filtering, SMV silence enhancement, SMV noise suppression, and SMV adaptive tilt filtering.
  • the present invention for high voice quality transcoding is generic to all voice transcoding between CELP-based codecs and applies any voice transcoders among the existing codecs G.723.1, GSM-EFR, GSM-AMR, EVRC, G.728, G.729, SMV, QCELP, MPEG-4 CELP, AMR-WB, and all other future CELP based voice codecs that make use of voice transcoding.
  • the foregoing common codec standards for each of which a common codec parameter space is defined are considered exemplary but not limiting.

Abstract

A method and apparatus for a voice transcoder that converts a bitstream representing frames of data encoded according to a first voice compression standard to a bitstream representing frames of data according to a second voice compression standard using perceptual weighting that uses tuned weighting factors, such that the bitstream of a second voice compression standard to produce a higher quality decoded voice signal than a comparable tandem transcoding solution. The method includes pre-computing weighting factors for a perceptual weighting filter optimized to a specific source and destination codec pair, pre-configuring the transcoding strategies, mapping CELP parameters in the CELP parameter space according to the selected coding strategy, performing Linear Prediction analysis if specified by the transcoding strategy, perceptually weighting the speech using with tuned weighting factors, and searching for adaptive codebook and fixed-codebook parameters to obtain a quantized set of destination codec parameters.

Description

METHOD AND APPARATUS FOR IMPROVED QUALITY VOICE TRANSCODING
CROSS-REFERENCES TO RELATED APPLICATIONS [0001] This application claims priority to U.S. Provisional Patent Application Serial No. 60/439,420 (Attorney Docket Number 021318-001900US) titled "High Quality Audio Transcoding" filed January 9, 2003, which is incorporated by reference herein for all purposes.
BACKGROUND OF THE INVENTION [0002] The present invention relates generally to processing telecommunication signals. More particularly, the invention relates to a method and apparatus for improving the output signal quality of a transcoder that translates digital packets from one compression format to another compression format. Merely by way of example, the invention has been applied to voice transcoding between Code-Excited Linear Prediction (CELP) codecs, but it would be recognized that the invention has a much broader range of applicability. To this end, the class of applicable codecs is designated as being "common" codecs.
[0003] The process of converting from one voice compression format to another voice compression format can be performed using various techniques. The tandem coding approach is to fully decode the compressed signal back to a Pulse-Code Modulation (PCM) representation and then re-encode the signal. This requires a large amount of processing and incurs increased delays. More efficient approaches include transcoding methods where the compressed parameters are converted from one compression format to the other while remaining in the parameter space.
[0004] Many of the current standardized low bit rate speech coders are based on the Code- Excited Linear Prediction (CELP) model. Common parameters of a CELP coder are the linear prediction parameters, adaptive codebook lag and gain parameters, and fixed codebook index and gain parameters.
[0005] The similarities between CELP-based codecs allow one to take advantage of the processing redundancies inherent in them. Figure 1 shows a block diagram for a typical prior art CELP decoder. The decoder receives as input a bitstream consisting of several parameters, commonly representing the fixed codebook index, fixed codebook gain, adaptive codebook gain, adaptive codebook (pitch) lag and the linear prediction (LP) parameters. The decoder constructs the fixed codeword, which is then scaled by the codebook gain. The adaptive codeword, which is a previous excitation segment that has been delayed by the pitch lag and scaled by the adaptive gain, is added to the fixed codebook contribution. The resulting excitation signal is then filtered by a short term predictor producing synthesized speech. This speech is then post-filtered in order to reduce the perceptual significance of any synthesis artifacts and improve speech quality.
[0006] Figure 2 shows a block diagram for a typical prior art CELP encoder. The incoming speech signal is first pre-processed, for example, high-pass filtered to get rid of any superfluous information such as very low frequency information. Next, the spectral shape information is extracted by linear prediction (LP) analysis. The LP parameters are often represented as Line Spectral Pairs (LSPs) and quantized. The speech signal is then filtered using the inverse LP synthesis filter to remove the spectral envelope contribution and produce the excitation signal. Both the pre-processed speech and excitation are filtered with a perceptual weighting filter. The perceptually weighted speech is analyzed for periodicity, often using both a open loop pitch lag search and a closed loop (analysis-by-synthesis) pitch lag and pitch gain search. The pitch contribution is subtracted from the perceptually weighted speech to create a target signal for the fixed codebook search. The fixed codebook search consists of an analysis-by-synthesis algorithm, in which various code words are evaluated to minimize the error between the synthesized codeword and target signal.
[0007] Transcoding addresses the problem that occurs when two incompatible standard coders need to interoperate. The conventional prior art tandem coding solution, illustrated in Figure 3, is to fully decode the signal from one compression format to PCM, and then to re- encode the PCM signal using the other compression format. This solution has the disadvantages of being computationally complex, it and introduces quality degradations due to the full decode and full encode. Alternatively a prior art transcoder, as shown in Figure 4, may be used which converts the bitstream from one compression format to a different compression format without fully decoding to PCM and then re-encoding the signal.
[0008] Some transcoding approaches involve converting parameters solely in the CELP domain. These methods have the advantage of reducing computational complexity. Figure 5 shows an example of one prior art transcoding approach in which the source codec LSPs are directly translated and quantized to the destination codec format. The speech is then synthesized using the destination codec LSPs and the remaining CELP parameters are found using a searching algorithm. This technique does not improve the quality of the transcoded signal to the fullest extent and is not necessarily the best solution in some situations.
[0009] While smart transcoding techniques that map parameters from one CELP format to another in a fast manner have been developed, a transcoding solution that provides transcoded speech of a higher quality than the conventional tandem coding solution and that may be configured and tuned for specific source and destination codec pairs is highly desirable.
SUMMARY OF THE INVENTION [0010] According to the invention, a method and apparatus are provided for improving the output signal quality of a transcoder that translates digital packets from one compression format to another compression format by including perceptually weighting of the speech using a weighting filter with tuned weighting factors. Merely by way of example, the invention has been applied to voice transcoding between Code-Excited Linear Prediction (CELP) codecs, but it would be recognized that the invention has a much broader range of applicability, as explained herein and hereinafter referred to as common codecs.
[0011] hi a specific embodiment, the present invention provides a method and apparatus for high quality voice transcoding between CELP-based voice codecs. The apparatus includes an input CELP parameters unpacking module that converts input bitstream packets to an input set of CELP parameters; a linear prediction parameters generation module for determining the destination codec Linear Prediction (LP) parameters, a perceptual weighting filter module that uses tuned weighting factors, an excitation parameter generation module for determining the excitation parameters for the destination codec, a packing module to pack the destination codec bitstream, and a control module that configures the transcoding strategies and controls the transcoding process. The linear prediction parameters generation module includes an LP analysis module and an LP parameter interpolation and mapping module. The excitation parameter generation module includes adaptive and fixed codebook parameter searching modules and adaptive and fixed codebook parameter interpolation and mapping modules.
[0012] The method includes pre-computing weighting factors for a perceptual weighting filter that are optimized to a specific source and destination codec pair and storing them to the systems, pre-configuring the transcoding strategies, unpacking the source codec bitstream, reconstructing speech, mapping at least one but typically more than one CELP parameter in the CELP parameter space according to the selected coding strategy, performing LP analysis if specified by the transcoding strategy, perceptually weighting the speech using a weighting filter with tuned weighting factors, and searching for one or more of the adaptive codebook and fixed-codebook parameters to obtain the quantized set of destination codec parameters. Reconstructing speech does not involve any post-filtering processing. In addition, the reconstructed speech passed as input to the LP analysis and speech perceptual weighting does not undergo any pre-processing filtering or noise suppression. Mapping one or more CELP parameters includes interpolating parameters if there is a difference in frame size or subframe size between the source and destination codecs. The CELP parameters may include LP coefficients, adaptive codebook pitch lag, adaptive codebook gain, fixed codebook index, fixed codebook gain, excitation signals, and other parameters related to the source and destination codecs. Searching for adaptive codebook and fixed codebook parameters may be combined with mapping and conversion of CELP parameters to achieve high voice quality. This is controlled by the transcoding strategy. The algorithms within the searching module can be different to the algorithms used in the standard destination codec itself.
[0013] An advantage of the present invention is that it provides a transcoded voice signal with higher voice quality and lower complexity than that provided by a tandem coding solution. The processing strategy that combines both mapping and searching processes for determining parameter values can be adapted to suit different source and destination codec pairs.
[0014] The objects, features, and advantages of the present invention, which to the best of our knowledge are novel, are set forth with particularity in the appended claims. The present invention, both as to its organization and manner of operation, together with further objects and advantages, may best be understood by reference to the following description, taken in connection with the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS [0015] FIG 1 is a simplified block diagram illustrating an example of a prior art CELP decoder.
[001 ] FIG 2 is a simplified block diagram illustrating an example of a prior art CELP encoder. [0017] FIG 3 is a simplified block diagram illustrating a prior art tandem coding procedure.
[0018] FIG 4 is a simplified block diagram illustrating a transcoding procedure of the prior art which does not fully decode and re-encode the signal.
[0019] FIG 5 is a simplified block diagram of a prior-art transcoding approach.
[0020] FIG 6 is a diagram representation of high voice quality transcoder methods.
[0021] FIG 7 is a block diagram illustrating a high voice quality transcoder from one CELP-based codec to another CELP-based codec according to an embodiment of the present invention.
[0022] FIG 8 is a block diagram illustrating the processing options, controlled by the transcoding strategy, in the excitation parameter generation module of a high voice quality transcoder according to an embodiment of the present invention.
[0023] FIG 9 is an alternative representation of an excitation parameter searching module in a high voice quality transcoder according to an embodiment of the present invention.
[0024] FIG 10 is a flowchart of a high quality voice transcoding method according to an embodiment of the present invention.
[0025] FIG 11 is a flowchart of an excitation parameter searching method according to an embodiment of the present invention.
[0026] FIG 12 is a schematic diagram of the process to obtain weighting factors for a speech perceptual weighting filter for a specific source and destination codec pair according to an embodiment of the present invention.
[0027] FIG 13 is a flowchart illustrating the post-processing and pre-processing functions used in tandem transcoding from EVRC to SMV.
DETAILED DESCRIPTION OF THE INVENTION [0028] In a specific embodiment of the invention, a Code-Excited Linear Prediction
(CELP) based compression scheme is employed. Audio compression using a CELP-based compression scheme is a common technique used to reduce data bandwidth for audio transmission and storage. Hence, any common codec for which a common codec parameter space is defined may be used. In many situations, the ability to communicate across different networks is desirable, for example from an Internet Protocol (IP) network to a cellular mobile network. These networks use different CELP compression schemes in order to communicate audio, and in particular voice. Different CELP coding standards, although incompatible with each other, generally utilize similar analysis and compression techniques.
5 [0029] Figure 6 shows a diagram illustrating several factors that contribute to a target or high voice quality resulting from transcoding according to the present invention. In addition to the removal of post-processing and pre-processing functions, the use of optimized perceptual weighting factors, configured transcoding strategies, mapping of parameters in the CELP domain and advanced searching functions contribute to higher quality transcoded 0 signals.
[0030] Figure 7 shows a block diagram of a high quality transcoder according to the invention. The apparatus includes a unpacking module that converts input source codec bitstream packets to a set of common codec parameters, such as CELP parameters; a linear prediction parameters generation module for determining the destination codec parameters, 5 such as linear prediction (LP) parameters, a perceptual weighting filter module that uses tuned or customized weighting factors, an excitation parameter generation module for determining the excitation parameters for the destination codec, a packing module to pack the destination codec bitstream, and a control module that configures the transcoding strategies and controls the transcoding process. The linear prediction parameters generation module 0 includes a linear prediction (LP) analysis module, and an LP parameter interpolation and mapping module. The excitation parameter generation module includes adaptive and fixed codebook parameter searching modules and adaptive and fixed codebook parameter interpolation and mapping modules. The control module controls whether parameter mapping or searching is performed, according to the transcoding strategy.
5 [0031] The transcoding strategy is configured depending on the similarities of the source and destination codecs, in order to optimize mapping from source encoded CELP parameters into destination encoded CELP parameters. Figures 8 and 9 illustrate the excitation parameter
" " generation modules in which one of several searching procedures, such as direct mapping, searching, or (in the case of identical source and destination codecs) pass-through, may be 0 chosen to determine each of the excitation parameters, depending on the transcoding strategy. The algorithms for adaptive codebook searching and fixed codebook searching in the transcoder may differ from those of the conventional or standard destination CELP codec. During searching, perceptual weighting filters are used to shape the quantization noise. The perceptual weighting factors are not necessarily the same as those defined in the destination standard. They can be further fine tuned or customized, for example, by empirical methods, taking into account the source codec characteristics. This operation can further improve audio quality.
[0032] The transcoding algorithm of the present invention can be made considerably more efficient than a conventional tandem solution by not using unneeded computationally intensive steps of source codec post-filtering, destination codec pre-filtering, destination codec LP analysis, or destination codec open loop pitch search. Further savings may be realized by directly mapping one or more excitation parameters rather than performing complex searches.
[0033] A flowchart of an embodiment of the inventive voice transcoding process is illustrated in Figure 10. If the source and destination codec type and bit-rate are the same, no (CELP) parameter searching is required, and the output bitstream is set to the input bitstream. Otherwise, the bitstream is unpacked. The excitation signal is reconstructed and the speech is synthesized. A choice is made between performing LP analysis on the synthesized speech or mapping the LP parameters from the source codec. The target and impulse response signals to determine the excitation parameters are generated using a perceptual weighting synthesis filter with weighting factors that are optimized to the specific source codec and destination codec pair. The remaining common codec (CELP) parameters are determined by searching, and then they are packed to the output bitstream.
[0034] Figure 11 shows a flowchart of an embodiment of the common codec (CELP) parameters searching method. For each of the common codec parameters of adaptive codebook lag, adaptive codebook gain, fixed codebook index and fixed codebook gain, a decision is made as to whether to directly map the parameter from the source codec ( e.g.,
CELP) parameter set, or to perform a search for that parameter. The decision is controlled by the transcoding strategy selected, which is based on the source and destination codec pair.
[0035] Figure 12 is an illustration of the procedure used to optimize the weighting factors for the perceptual weighting filter used in searching for excitation parameters of the destination codec. The perceptual weighting filter can be expressed by the transfer function:
Figure imgf000010_0001
where A(z) = 1 + aλz ' + a2z 2 + ... + aNz N , aι, ... represent the linear prediction coefficients for the current speech segment, and 1. 2 are the weighting factors. The quality of the transcoded output speech can be improved by tuning or customizing the weighting factors to best suit the source and destination codec pair. This can be done using automatically using feedback methods or using empirical methods by performing the transcoding on a set of test samples using different weighting factor combinations, evaluating the output voice quality by subjective or objective methods and retaining the weighting factors that result in the highest perceived or measured output voice quality for that specific source and destination codec pair.
[0037] As an example, high quality voice transcoding is applied between GSM-AMR (all modes) and G.729. A person skilled in the relevant art will recognize that other steps, configurations and arrangements can be used without departing from the spirit and scope of the present invention. [0038] The GSM-AMR standard utilizes a 20ms frame, divided into four 5ms subframes. For the highest GSM-AMR mode, LP analysis is performed twice per frame, and once per frame for all other modes. The open loop pitch estimate is obtained from the perceptually weighted speech signal. This is performed twice per frame for the 12.2kbps mode, and once per frame for the other modes. The closed loop pitch search and fixed codeword search are both performed once per subframe, and the fixed codebook is based on an interleaved single- pulse permutation (ISPP) design.
[0039] The G.729 standard utilizes a 10ms frame divided into two 5ms subframes. LP analysis is performed once per frame. The open loop pitch estimate is calculated on the perceptually weighted speech signal, once per frame. Like GSM-AMR, the closed loop pitch search and fixed codeword search are both performed once per subframe, and the fixed codebook is based on an interleaved single-pulse permutation (ISPP) design.
[0040] For the G.729 to GSM-AMR transcoder, two input G.729 frames produces one GSM-AMR output frame. 'The LP parameters, codebook index, gains and pitch lag are unpacked and decoded from the input bitstream. Due to the differences in search procedures, codebooks, and quantization frequency of some parameters, the best transcoding strategy may differ depending on the AMR mode. In particular, the similarities associated with G.729 and AMR 7.95kbps may lead to the configuration of a transcoding strategy that selects more parameters for direct mapping and less parameters for searching than the G.729 to AMR 4.75kbps transcoder.
[0041] If the transcoding strategy specifies that some excitation parameters are found by searching methods, the synthesized reconstructed excitation signal is perceptually weighted to produce a target signal. The best weighting factors for the perceptual weighting filter for each mode and bit rate of the source and destination codecs of the transcoder are determined prior to transcoding. Typically, when transcoding from G.729 to AMR 12.2kbps, a different set of weighting factors will be used than for transcoding to other AMR modes, for example, from G.729 to AMR 7.95kbps or from G.729 to AMR 4.75kbps.
[0042] In a transcoding scenario, the upper quality limit is the lower of the source codec quality or destination codec quality. The high quality voice transcoding of the present invention is able to significantly reduce the quality gap between the upper quality limit and the quality obtained by the tandem coding solution.
[0043] In an alternative embodiment, voice transcoding is applied in a transcoder whereby the source codec is the Enhanced Variable Rate Codec (EVRC) and the destination codec is the Selectable Mode Vocoder (SMV). SMV and EVRC are both common codec parameters types that employ built-in noise suppression algorithms. A flowchart of the post-processing functions of EVRC and the pre-processing functions of SMV used in the tandem transcoding solution is illustrated in Figure 13. A transcoding solution with lower complexity and higher quality than the tandem transcoding solution can be achieved by removing one or more of the processes of EVRC postfiltering, SMV highpass filtering, SMV silence enhancement, SMV noise suppression, and SMV adaptive tilt filtering. Since EVRC already uses noise suppression, much of the background noise in the input has already been removed at the source encoder, hence a second noise suppression algorithm during transcoding causes further speech degradation with little change to the background noise level. Further complexity reductions and/or quality improvements can be realized using the optimization of perceptual weighting factors, and the mixed transcoding strategy of mapping some parameters in the CELP domain and determining some by searching. [0044] The present invention for high voice quality transcoding is generic to all voice transcoding between CELP-based codecs and applies any voice transcoders among the existing codecs G.723.1, GSM-EFR, GSM-AMR, EVRC, G.728, G.729, SMV, QCELP, MPEG-4 CELP, AMR-WB, and all other future CELP based voice codecs that make use of voice transcoding. The foregoing common codec standards for each of which a common codec parameter space is defined are considered exemplary but not limiting.
[0045] The foregoing description of specific embodiments is provided to enable a person having ordinary skill in the art to make or use the present invention. The various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without the use of the inventive faculty. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims

WHAT IS CLAIMED IS:
1. An apparatus for a voice transcoder that produces a destination code bitstream in a destination codec format from a source code bitstream in a source codec format, the apparatus comprising: an unpacking module operative to unpack the source codec bitstream and decode the information into at least one parameter of a common codec for which a common codec parameter space is defined; a linear prediction parameters generation module operative to generate destination codec linear prediction parameters by mapping from source codec linear prediction parameters or by linear prediction analysis; a perceptual weighting filter module operative to use weighting factors that have been optimized for transcoding between a specific source codec and destination codec pair; an excitation parameter generation module for determining at least one common codec excitation parameter in the destination codec format, said parameter generation module operative to provide direct mapping processes and searching processes for each said common codec excitation parameter; a packing module operative to pack the destination codec common codec parameters to the bitstream; and a control module for selecting a transcoding strategy and to provide additional control information.
2. The apparatus of claim 1 , wherein said linear prediction parameters generation module comprises: a linear prediction parameters mapping and conversion module for interpolating the linear prediction parameters upon determination of a difference between source codec frame size and destination codec frame size, and for mapping the linear prediction parameters to the destination codec format; and a linear prediction analysis module for generating linear prediction parameters from a reconstructed speech signal.
3. The apparatus of claim 1 , wherein optimized weighting factors of said perceptual weighting filter module are pre-computed prior to transcoding and storing as part of the apparatus.
4. The apparatus of claim 1, wherein said excitation parameter generation module comprises: first modules for direct mapping of the source codec excitation parameters format to the destination codec excitation parameters format; second modules for searching for said source codec excitation parameters and said destination codec excitation parameters; and pass-through modules for third excitation parameters, said third excitation parameters being used if the types of said source codec and said destination codec and respective bit-rates are the same.
5. The apparatus of claim 4, wherein said first modules for direct mapping of excitation parameters comprise an adaptive codebook pitch lag mapping module, an adaptive codebook pitch gain mapping module, a fixed codebook gain mapping module, and a fixed codebook index mapping module.
6. The apparatus of claim 4, wherein said second modules for searching for excitation parameters comprise an adaptive codebook pitch lag searching module, an adaptive codebook pitch gain searching module, a fixed codebook gain searching module, a fixed codebook index searching module, and an excitation reconstruction module.
7. The apparatus of claim 4, wherein said pass-through modules for excitation parameters comprise an adaptive codebook pitch lag searching module, an adaptive codebook pitch gain searching module, a fixed codebook gain searching module, a fixed codebook index searching module and an excitation reconstruction module.
8. The apparatus of claim 1 , wherein said control module is operative to employ a transcoding strategy comprising a set of rules to determine a specific process of transcoding.
9. The apparatus of claim 1 , wherein said linear prediction parameters generation module is controlled by said control module.
10. The apparatus of claim 1, wherein said excitation parameter generation module is controlled by said control module.
11. The apparatus of claim 1 , wherein reconstructed speech of the source codec is not pre-processed.
12. The apparatus of claim 1 having no noise suppression functions.
13. The apparatus of claim 1 having no post- filtering and no gain adjustment.
14. A method for producing a destination code bitstream in a destination codec format from a source code bitstream in a source codec format in order to perform voice transcoding between common codec parameter-based voice codecs comprising: determining and storing weighting factors for a perceptual weighting filter, said weighting factors being optimized for a specific source codec and destination codec pair; configuring transcoding strategies for each preselected transcoding pair; unpacking said source codec bitstream to produce source codec common codec parameters; reconstructing a speech signal using source codec common codec parameters; mapping one or more parameters in parameter space of the common codec parameters according to a selected transcoding strategy; perceptually weighting voice signals using said perceptual weighting filter according to the selected transcoding strategy; searching for one or more excitation parameters according to the selected transcoding strategy; and packing the destination codec common codec parameters to the destination codec bitstream.
15. The method of claim 14, wherein said common codec parameters are defined by a linear code, further including the interim step of: performing linear prediction analysis according to the selected transcoding strategy to determine linear prediction coefficients for further processing.
16. The method of claim 14, wherein said excitation parameters mapping comprises determining quantized values of at least one of adaptive codebook pitch lag, adaptive codebook pitch gain, fixed-codebook index and fixed-codebook gain by interpolating the source codec parameters upon determination of at least one of a difference in frame size, subframe size, and mappable characteristics between the source codec and the destination codec; and directly converting the excitation parameters to the destination codec format.
17. The method of claim 14, wherein said excitation parameters searching step comprises determining quantized values of at least one of adaptive codebook pitch lag, adaptive codebook pitch gain, fixed-codebook index, and fixed-codebook gain by minimizing the error between a reconstructed signal and a target signal.
18. The method of claim 14, wherein transcoding strategies configuring step comprise selecting a number of respective mapping and searching options to determine signal processing flow.
19. The method of claim 14 wherein the transcoding strategy specifies a process whereby some parameters are first obtained from said common codec parameter mapping and remaining parameters are obtained through a searching procedure.
20. The method of claim 14, wherein the transcoding strategy specifi.es a process whereby all common codec parameters from the source codec are mapped to the destination codec without searching.
21. The method of claim 14, wherein reconstructing a speech signal involves no post-processing operations.
22. The method of claim 14, wherein no noise suppression or speech pre- processing is performed prior to speech perceptual weighting.
23. The method of claim 14, wherein said transcoding strategies comprise: direct mapping of a code-excited linear prediction parameter upon determination of presence of a similar code-excited linear prediction parameter compression process between the source codec and destination codec of the transcoding pair; —performing speech reconstruction and speech perceptual weighting if searching is required to determine code-excited linear prediction parameters for the destination codec; performing linear prediction analysis if there are substantial differences in linear prediction parameter compression processes between the source codec and the destination codec in a transcoding pair, and if the steps of linear prediction parameter interpolation, mapping, and conversion do not produce a target output voice quality in the transcoding; searching the adaptive codebook, if LP analysis processing is required; searching the adaptive codebook, 1) if the adaptive codebook parameter compression process has substantial differences between source codec and destination codec in a transcoding pair, and 2) the adaptive codebook parameter space mapping method does not produce the target output voice quality in the transcoding; searching the fixed codebook, if adaptive codebook searching is required; searching the fixed codebook, if the fixed codebook parameter compression process has substantial differences between source codec and destination codec in a transcoding pair, and if the fixed codebook parameter space mapping method does not produce the target output voice quality in the transcoding.
24. The method of claim 14, wherein said weighting factors obtaining step comprises transcoding a set of voice samples using different weighting factor values, performing voice quality tests on the transcoded voice signals, and selecting specific weighting factors for a specific source codec and destination codec pair in order to produce a target voice quality.
25. The method of claim 14, wherein said weighting factors obtaining step comprises finding best weighting factors for each possible mode and bit rate combination of the source codec and the destination codec.
PCT/AU2004/000014 2003-01-09 2004-01-09 Method and apparatus for improved quality voice transcoding WO2004064041A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP04700933A EP1579427A4 (en) 2003-01-09 2004-01-09 Method and apparatus for improved quality voice transcoding
CN2004800020527A CN1735927B (en) 2003-01-09 2004-01-09 Method and apparatus for improved quality voice transcoding

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US43942003P 2003-01-09 2003-01-09
US60/439,420 2003-01-09

Publications (1)

Publication Number Publication Date
WO2004064041A1 true WO2004064041A1 (en) 2004-07-29

Family

ID=32713478

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/AU2004/000014 WO2004064041A1 (en) 2003-01-09 2004-01-09 Method and apparatus for improved quality voice transcoding

Country Status (5)

Country Link
US (3) US7263481B2 (en)
EP (1) EP1579427A4 (en)
KR (1) KR100837451B1 (en)
CN (1) CN1735927B (en)
WO (1) WO2004064041A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006024977A1 (en) * 2004-08-31 2006-03-09 Koninklijke Philips Electronics N.V. Method and device for transcoding
GB2418818A (en) * 2004-10-01 2006-04-05 Siemens Ag A method for providing a common platform for various CELP codecs
WO2006063618A1 (en) * 2004-12-15 2006-06-22 Telefonaktiebolaget Lm Ericsson (Publ) Method and device for encoding mode changing of encoded data streams
WO2010009660A1 (en) * 2008-07-25 2010-01-28 华为技术有限公司 Method and apparatus for converting data frames
CN105208385A (en) * 2009-12-16 2015-12-30 韩国电子通信研究院 Video coding/decoding method for performing interframe prediction and device thereof
WO2016024853A1 (en) * 2014-08-15 2016-02-18 삼성전자 주식회사 Sound quality improving method and device, sound decoding method and device, and multimedia device employing same
CN112565254A (en) * 2020-12-04 2021-03-26 深圳前海微众银行股份有限公司 Data transmission method, device, equipment and computer readable storage medium

Families Citing this family (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4108317B2 (en) * 2001-11-13 2008-06-25 日本電気株式会社 Code conversion method and apparatus, program, and storage medium
US6829579B2 (en) * 2002-01-08 2004-12-07 Dilithium Networks, Inc. Transcoding method and system between CELP-based speech codes
KR100841096B1 (en) * 2002-10-14 2008-06-25 리얼네트웍스아시아퍼시픽 주식회사 Preprocessing of digital audio data for mobile speech codecs
KR100546758B1 (en) * 2003-06-30 2006-01-26 한국전자통신연구원 Apparatus and method for determining transmission rate in speech code transcoding
US7257130B2 (en) * 2003-06-30 2007-08-14 Texas Instruments Incorporated Asymmetric companion codecs
KR100554164B1 (en) * 2003-07-11 2006-02-22 학교법인연세대학교 Transcoder between two speech codecs having difference CELP type and method thereof
US7433815B2 (en) * 2003-09-10 2008-10-07 Dilithium Networks Pty Ltd. Method and apparatus for voice transcoding between variable rate coders
FR2867649A1 (en) * 2003-12-10 2005-09-16 France Telecom OPTIMIZED MULTIPLE CODING METHOD
US20060095261A1 (en) * 2004-10-30 2006-05-04 Ibm Corporation Voice packet identification based on celp compression parameters
EP2118769A2 (en) * 2007-02-09 2009-11-18 Dilithium Networks Pty Ltd. Method and apparatus for a multimedia value added service delivery system
US8560729B2 (en) * 2007-02-09 2013-10-15 Onmobile Global Limited Method and apparatus for the adaptation of multimedia content in telecommunications networks
EP2128855A1 (en) * 2007-03-02 2009-12-02 Panasonic Corporation Voice encoding device and voice encoding method
US8300849B2 (en) * 2007-11-06 2012-10-30 Microsoft Corporation Perceptually weighted digital audio level compression
CN101572093B (en) * 2008-04-30 2012-04-25 北京工业大学 Method and device for transcoding
WO2010030569A2 (en) * 2008-09-09 2010-03-18 Dilithium Networks, Inc. Method and apparatus for transmitting video
US8838824B2 (en) * 2009-03-16 2014-09-16 Onmobile Global Limited Method and apparatus for delivery of adapted media
US9838784B2 (en) 2009-12-02 2017-12-05 Knowles Electronics, Llc Directional audio capture
US20110300874A1 (en) * 2010-06-04 2011-12-08 Apple Inc. System and method for removing tdma audio noise
US8831937B2 (en) * 2010-11-12 2014-09-09 Audience, Inc. Post-noise suppression processing to improve voice quality
CN102143185B (en) * 2011-03-31 2015-11-25 北京经纬恒润科技有限公司 Data transmission method and data transmission device
US9185152B2 (en) * 2011-08-25 2015-11-10 Ustream, Inc. Bidirectional communication on live multimedia broadcasts
WO2014072260A2 (en) * 2012-11-07 2014-05-15 Dolby International Ab Reduced complexity converter snr calculation
US9536540B2 (en) 2013-07-19 2017-01-03 Knowles Electronics, Llc Speech signal separation and synthesis based on auditory scene analysis and speech modeling
US9418671B2 (en) * 2013-08-15 2016-08-16 Huawei Technologies Co., Ltd. Adaptive high-pass post-filter
KR102271852B1 (en) 2013-11-02 2021-07-01 삼성전자주식회사 Method and apparatus for generating wideband signal and device employing the same
US10037202B2 (en) 2014-06-03 2018-07-31 Microsoft Technology Licensing, Llc Techniques to isolating a portion of an online computing service
US9510125B2 (en) * 2014-06-20 2016-11-29 Microsoft Technology Licensing, Llc Parametric wave field coding for real-time sound propagation for dynamic sources
US9953660B2 (en) * 2014-08-19 2018-04-24 Nuance Communications, Inc. System and method for reducing tandeming effects in a communication system
US9978388B2 (en) 2014-09-12 2018-05-22 Knowles Electronics, Llc Systems and methods for restoration of speech components
EP3238211B1 (en) * 2014-12-23 2020-10-21 Dolby Laboratories Licensing Corporation Methods and devices for improvements relating to voice quality estimation
US9820042B1 (en) 2016-05-02 2017-11-14 Knowles Electronics, Llc Stereo separation and directional suppression with omni-directional microphones
CN107979378B (en) * 2017-12-14 2022-09-02 深圳Tcl新技术有限公司 Inertial data compression method, server and computer readable storage medium
CN108768587B (en) * 2018-05-11 2021-04-27 Tcl华星光电技术有限公司 Encoding method, apparatus and readable storage medium
US10602298B2 (en) 2018-05-15 2020-03-24 Microsoft Technology Licensing, Llc Directional propagation
US10932081B1 (en) 2019-08-22 2021-02-23 Microsoft Technology Licensing, Llc Bidirectional propagation of sound

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001069936A2 (en) * 2000-03-13 2001-09-20 Sony Corporation Method and apparatus for generating compact transcoding hints metadata
WO2003058407A2 (en) * 2002-01-08 2003-07-17 Dilithium Networks Pty Limited A transcoding scheme between celp-based speech codes

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5495555A (en) * 1992-06-01 1996-02-27 Hughes Aircraft Company High quality low bit rate celp-based speech codec
US5491771A (en) * 1993-03-26 1996-02-13 Hughes Aircraft Company Real-time implementation of a 8Kbps CELP coder on a DSP pair
US5704001A (en) * 1994-08-04 1997-12-30 Qualcomm Incorporated Sensitivity weighted vector quantization of line spectral pair frequencies
US5751903A (en) * 1994-12-19 1998-05-12 Hughes Electronics Low rate multi-mode CELP codec that encodes line SPECTRAL frequencies utilizing an offset
SE504010C2 (en) * 1995-02-08 1996-10-14 Ericsson Telefon Ab L M Method and apparatus for predictive coding of speech and data signals
FR2734389B1 (en) * 1995-05-17 1997-07-18 Proust Stephane METHOD FOR ADAPTING THE NOISE MASKING LEVEL IN A SYNTHESIS-ANALYZED SPEECH ENCODER USING A SHORT-TERM PERCEPTUAL WEIGHTING FILTER
US6026356A (en) * 1997-07-03 2000-02-15 Nortel Networks Corporation Methods and devices for noise conditioning signals representative of audio information in compressed and digitized form
US6249758B1 (en) * 1998-06-30 2001-06-19 Nortel Networks Limited Apparatus and method for coding speech signals by making use of voice/unvoiced characteristics of the speech signals
US6188980B1 (en) * 1998-08-24 2001-02-13 Conexant Systems, Inc. Synchronized encoder-decoder frame concealment using speech coding parameters including line spectral frequencies and filter coefficients
US6104992A (en) * 1998-08-24 2000-08-15 Conexant Systems, Inc. Adaptive gain reduction to produce fixed codebook target signal
US6260009B1 (en) 1999-02-12 2001-07-10 Qualcomm Incorporated CELP-based to CELP-based vocoder packet translation
US6574593B1 (en) * 1999-09-22 2003-06-03 Conexant Systems, Inc. Codebook tables for encoding and decoding
US6581032B1 (en) * 1999-09-22 2003-06-17 Conexant Systems, Inc. Bitstream protocol for transmission of encoded voice signals
US6604070B1 (en) * 1999-09-22 2003-08-05 Conexant Systems, Inc. System of encoding and decoding speech signals
US20020016161A1 (en) * 2000-02-10 2002-02-07 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for compression of speech encoded parameters
US6691085B1 (en) * 2000-10-18 2004-02-10 Nokia Mobile Phones Ltd. Method and system for estimating artificial high band signal in speech codec using voice activity information
JP2002202799A (en) * 2000-10-30 2002-07-19 Fujitsu Ltd Voice code conversion apparatus
WO2002080417A1 (en) 2001-03-28 2002-10-10 Netrake Corporation Learning state machine for use in networks
US20030028386A1 (en) * 2001-04-02 2003-02-06 Zinser Richard L. Compressed domain universal transcoder
US6829579B2 (en) * 2002-01-08 2004-12-07 Dilithium Networks, Inc. Transcoding method and system between CELP-based speech codes
US20040002856A1 (en) * 2002-03-08 2004-01-01 Udaya Bhaskar Multi-rate frequency domain interpolative speech CODEC system
JP2004222009A (en) 2003-01-16 2004-08-05 Nec Corp Different kind network connection gateway and charging system for communication between different kinds of networks

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001069936A2 (en) * 2000-03-13 2001-09-20 Sony Corporation Method and apparatus for generating compact transcoding hints metadata
WO2003058407A2 (en) * 2002-01-08 2003-07-17 Dilithium Networks Pty Limited A transcoding scheme between celp-based speech codes

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1579427A4 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006024977A1 (en) * 2004-08-31 2006-03-09 Koninklijke Philips Electronics N.V. Method and device for transcoding
GB2418818A (en) * 2004-10-01 2006-04-05 Siemens Ag A method for providing a common platform for various CELP codecs
GB2418818B (en) * 2004-10-01 2007-05-02 Siemens Ag A method and an arrangement to provide a common platform for tencoder and decoder of various CELP codecs
WO2006063618A1 (en) * 2004-12-15 2006-06-22 Telefonaktiebolaget Lm Ericsson (Publ) Method and device for encoding mode changing of encoded data streams
WO2010009660A1 (en) * 2008-07-25 2010-01-28 华为技术有限公司 Method and apparatus for converting data frames
CN105208385A (en) * 2009-12-16 2015-12-30 韩国电子通信研究院 Video coding/decoding method for performing interframe prediction and device thereof
CN105208385B (en) * 2009-12-16 2018-07-10 韩国电子通信研究院 Perform the video decoding/coding method and device of inter-prediction
WO2016024853A1 (en) * 2014-08-15 2016-02-18 삼성전자 주식회사 Sound quality improving method and device, sound decoding method and device, and multimedia device employing same
US10304474B2 (en) 2014-08-15 2019-05-28 Samsung Electronics Co., Ltd. Sound quality improving method and device, sound decoding method and device, and multimedia device employing same
CN112565254A (en) * 2020-12-04 2021-03-26 深圳前海微众银行股份有限公司 Data transmission method, device, equipment and computer readable storage medium
CN112565254B (en) * 2020-12-04 2023-03-31 深圳前海微众银行股份有限公司 Data transmission method, device, equipment and computer readable storage medium

Also Published As

Publication number Publication date
US20080195384A1 (en) 2008-08-14
EP1579427A4 (en) 2007-05-16
US20040158463A1 (en) 2004-08-12
CN1735927A (en) 2006-02-15
US7263481B2 (en) 2007-08-28
KR20050091082A (en) 2005-09-14
US20110264448A1 (en) 2011-10-27
KR100837451B1 (en) 2008-06-12
US8150685B2 (en) 2012-04-03
EP1579427A1 (en) 2005-09-28
US7962333B2 (en) 2011-06-14
CN1735927B (en) 2011-08-31

Similar Documents

Publication Publication Date Title
US7263481B2 (en) Method and apparatus for improved quality voice transcoding
US7184953B2 (en) Transcoding method and system between CELP-based speech codes with externally provided status
JP5203929B2 (en) Vector quantization method and apparatus for spectral envelope display
US7433815B2 (en) Method and apparatus for voice transcoding between variable rate coders
CN101180676B (en) Methods and apparatus for quantization of spectral envelope representation
US6260009B1 (en) CELP-based to CELP-based vocoder packet translation
JP4390803B2 (en) Method and apparatus for gain quantization in variable bit rate wideband speech coding
WO2005112006A1 (en) Method and apparatus for voice trans-rating in multi-rate voice coders for telecommunications
US20060190246A1 (en) Transcoding method for switching between selectable mode voice encoder and an enhanced variable rate CODEC
JP2006525533A5 (en)
EP2945158B1 (en) Method and arrangement for smoothing of stationary background noise
KR20160144978A (en) Methods, encoder and decoder for linear predictive encoding and decoding of sound signals upon transition between frames having different sampling rates
JP2005515486A (en) Transcoding scheme between speech codes by CELP
US7684978B2 (en) Apparatus and method for transcoding between CELP type codecs having different bandwidths
KR20060064694A (en) Harmonic noise weighting in digital speech coders

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2004700933

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2800/DELNP/2005

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 1020057012846

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 20048020527

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 1020057012846

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2004700933

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2004700933

Country of ref document: EP