WO2007096551A2 - Procede de codage binaire d'indices de quantification d'une enveloppe d'un signal, procede de decodage d'une enveloppe d'un signal et modules de codage et decodage correspondants - Google Patents
Procede de codage binaire d'indices de quantification d'une enveloppe d'un signal, procede de decodage d'une enveloppe d'un signal et modules de codage et decodage correspondants Download PDFInfo
- Publication number
- WO2007096551A2 WO2007096551A2 PCT/FR2007/050781 FR2007050781W WO2007096551A2 WO 2007096551 A2 WO2007096551 A2 WO 2007096551A2 FR 2007050781 W FR2007050781 W FR 2007050781W WO 2007096551 A2 WO2007096551 A2 WO 2007096551A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- coding
- mode
- module
- envelope
- decoding
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech 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/02—Speech 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 spectral analysis, e.g. transform vocoders or subband vocoders
- G10L19/032—Quantisation or dequantisation of spectral components
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech 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
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech 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/04—Speech 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/16—Vocoder architecture
- G10L19/18—Vocoders using multiple modes
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech 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/02—Speech 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 spectral analysis, e.g. transform vocoders or subband vocoders
- G10L19/0212—Speech 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 spectral analysis, e.g. transform vocoders or subband vocoders using orthogonal transformation
Definitions
- the invention relates to a method for the binary coding of quantization indices describing an envelope of a signal. It also relates to a binary coding module for implementing said method. The invention further relates to a method and a module for decoding a coded envelope by means of the method and the binary coding module according to the invention.
- waveform coding methods, such as MIC or ADPCM (PCM or ADPCM) coding
- CELP coding Code Excited Linear Prediction
- the invention is essentially concerned with transform coding techniques.
- the ITU-T G.722.1 standard (ITU-T G.722.1 Recommendation, Coding at 24 and 32 kbit / s for hand-free operation in systems with low frame loss, September 1999) discloses a transform encoder for compressing audio, speech or music signals in a bandwidth of 50-7000 Hz, referred to as an extended band, at a sampling rate of 16 kHz and at a rate of 24 or 32 kbit / s.
- Figure 1 gives the associated coding scheme, as provided by the above standard.
- the G.722.1 encoder is based on the MLT transform.
- the value of the spectral envelope for the j-th subband is defined in the logarithmic domain as:
- the spectral envelope is then quantized in the following manner.
- range of quantization indices that can be represented by the binary coding
- range of quantization indices the differential index range is limited to the range [-
- the range of the G.722.1 encoder is called "insufficient".
- the quantization index rmsjndex ( ⁇ ) is transmitted in the 5-bit G.722.1 encoder.
- variable length coding can lead to using a very large number of bits for the coding of the spectral envelope in the worst cases.
- the differential coding it has been pointed out above the risk of saturation for certain signals with high spectral disparity, such as isolated sinusoids, the differential coding not working because, in these cases, the range of +/- 36.12 dB can not represent all the dynamics of the differences between the rms values.
- a technical problem to be solved by the object of the present invention is to propose a binary coding method of quantization indices describing an envelope of a signal, comprising a variable length coding step, which would make it possible to minimize the coding length at a limited number of bits, even in the worst cases.
- the solution to this technical problem consists, according to the present invention, in that said method comprising a first variable length coding mode is such that the first coding mode includes envelope saturation detection, and in that said method also includes a second coding mode, performed in parallel with the first coding mode and a selection retaining one of the two coding modes according to a code length criterion and the result of the envelope saturation detection of the first coding mode. coding.
- the invention relates to a program comprising instructions recorded on a computer-readable medium for implementing the steps of the method according to the invention.
- Figure 1 is a diagram of an encoder according to G.722.1.
- Figure 2 shows the schematic of a DMCT type transformation.
- Fig. 3 is a table of the minimum (Min) and maximum (Max) bit length of the codes in each sub-band in a Huffman coding for the encoder of Fig. 1.
- Fig. 4 is a diagram of an encoder hierarchical audio including an MDCT encoder embodying the invention.
- Figure 5 is a detailed diagram of the MDCT encoder of Figure 4.
- FIG. 6 is a diagram of the spectral envelope coding module of the MDCT encoder of FIG. 5.
- FIG. 7 gives a table (a) defining the spectrum cut-out
- MDCT in 18 subbands and a table (b) giving the size of the subbands.
- Fig. 8 is a table giving an example of Huffman codes for representing the differential indices.
- FIG. 9 is a diagram of a hierarchical audio decoder including an MDCT decoder embodying the invention.
- Fig. 11 is a schematic diagram of the spectral envelope decoding module of the MDCT decoder of Fig. 10.
- the invention will now be described in the context of a hierarchical audio coder of 8 to 32 kbit / s of a particular type.
- the binary spectral envelope coding methods and modules according to the invention are not limited to this type of encoder and that they can be applied to any binary coding of spectral envelope describing the energy in subbands of a signal.
- the input signal of the wideband hierarchical encoder sampled at 16 kHz, is first broken down into two subbands by Quadrature Mirror Filter (QMF).
- QMF Quadrature Mirror Filter
- the low band from 0 to 4000 Hz is obtained by low-pass filtering 300 and decimation 301, and the high band from 4000 to 8000 Hz by high-pass filtering 302 and decimation 303.
- the filters 300 and 302 are of length 64 and are consistent with those described in the J. Johnston article, ICASSP. flight. 5, pp. 291-294, 1980.
- the low band is pre-processed by a high-pass filter 304 eliminating the components below 50 Hz before CELP 305 coding in 50-4000 Hz narrow band.
- the high-pass filtering takes account of the fact that the enlarged band is defined as the band 50-7000 Hz.
- the CELP 305 narrow-band coding used corresponds to a cascaded CELP coding comprising as a first stage a modified G.729 coding (ITU-T G.729 Recommendation, Coding of Speech at 8 kbps using Conjugate Structure Algebraic Code Excited Linear Prediction (CS-ACELP), March 1996) without pre-processing filter, and, as a second stage, an additional fixed dictionary.
- the error signal of the CELP coding is calculated by the subtractor 306 and perceptually weighted by a filter W NB (Z) 307 to obtain the signal .v / ( , This signal is analyzed by discrete modified cosine transform MDCT 308 to obtain the discrete transformed spectrum Xy.
- the high band is first unfolded spectrally 309 to compensate for the folding due to the QMF filter H 302, and then pretreated by a low pass filter 310 eliminating the components between 7000 and 8000 Hz in the original signal.
- the resulting signal ⁇ h is transformed by MDCT 311 to obtain the discrete transformed spectrum X hi .
- a band extension 312 is made from x hi e ⁇ X hi .
- the MDCT transformation is implemented by means of the algorithm described in the article by P. Duhamel, Y. Mahieux, JP Petit, A fast algorithm for the implementation of filter banks based on the lime domain aliasing cancellation, ICASSP, vol. 3, pp.2209-2212, 1991.
- the MDCT transforms in low band and high band Xy and X M are encoded in the MDCT encoder 313.
- the invention relates more specifically to this encoder.
- the different bitstreams generated by the coding modules 305, 312 and 313 are multiplexed and structured into a hierarchical binary train in the multiplexer 314.
- the coding is done in blocks of samples, or frames, of
- the encoding rate is 8, 12, or between 14 and 32 kbit / s in 2 kbit / s steps.
- the MDCT encoder 313 will be described in detail with reference to FIG.
- the MDCT transforms of the low and high bands are first combined in the merge block 400.
- the coefficients are first combined in the merge block 400.
- the X (O), ..., X (L-I) coefficients of X coming from the MDCT are grouped into K subbands.
- the first subband then comprises the coefficients X (tabis (0)) to X (tabis (I) -I), while the second subband includes the coefficients X (tabis (1)) to X (tabis (2) ) -1), etc.
- K 18, the associated cut is specified in Table (a) of Figure 7.
- the amplitude spectral envelope log_rm.s describing the energy distribution by subbands is calculated 401 then coded by the spectral envelope encoder 402 to obtain the indices rmsjndex.
- the bits are allocated to each sub-band 403 and a spherical vector quantization 404 is applied to the X spectrum.
- the bit allocation corresponds to the method set forth in the article by Y. Mahieux, JP Petit , Transform coding of audio signed at 64 kbit / s, IEEE GLOBECOM, pp. 518-522, vol.1, 1990, and spherical vector quantization is performed as described in International Application PCT / FR04 / 00219.
- the bits resulting from the coding of the spectral envelope and the vector quantization of the MDCT coefficients are processed by the multiplexer 314. We will now more particularly describe the calculation and the spectral envelope coding.
- the spectral envelope log_rm, s in the logarithmic domain is defined for the j-th subband as:
- nb_coeff (j) tabis (j + l) -tabis (j) is the number of coefficients in the j-th subband.
- ⁇ serves to avoid Iog 2 (0).
- the spectral envelope corresponds to the rms in dB of the j-th subband; it is therefore an envelope of amplitude.
- the size of the subbands nb_coeff (j) is given in Table (b) of Figure 7.
- ⁇ 2 "24 , which implies log_rms (j) ⁇ -12.
- the resulting rmsjndex vector contains integer indices between -11 and +20 (32 possible values).
- the low band envelope rms_index_bb is binary form by two coding modules 502 and 503 put into competition, namely a variable length coding module 502 and a fixed length coding module, said "equiprobable", 503.
- the module 502 is a differential Huffman coding module
- the module 503 is a natural binary coding module.
- the differential Huffman coding module 502 comprises two coding steps which are detailed below:
- the indicator satur_bb thus makes it possible to detect spectral envelope saturations by differential Huffman coding of the low band.
- the quantization index rmsjndex ( ⁇ ) has an integer value between -11 and +20. It is directly encoded in 5-bit fixed length binary.
- bit_cntl_bb the total number of bits, bit_cntl_bb, resulting from this binary conversion of rmsjndex ( ⁇ ) and Huffman coding of the diffjndex quantization indices (j) is variable.
- the mode selection is specified below:
- the high band envelope rms_index_bh undergoes a treatment identical to the processing of rms_index_bb: uniform coding of the first log_rms (0) index on 5 bits by the equiprobable coding module 507 and Huffman coding of the differential indices by the coding module 506.
- the table the Huffman used in the module 506 is identical to that of the module 502.
- the equiprobable encoding 507 is identical to that of the low band 503.
- the mode selector 508 generates a bit which indicates the mode selected between the differential Huffman codings. and equiprobable, and this bit is multiplexed with the bits coming from the flip-flop 509 in the multiplexer 314.
- the hierarchical audio decoder associated with the encoder which has just been described is represented in FIG. 9.
- the bits describing each frame of 20 ms are demultiplexed in the demultiplexer 600.
- the decoding which operates from 8 to 32 kbit / s is presented.
- the bit stream could be truncated at 8, 12, 14 or between 14 and 32 kbit / s in steps of 2 kbit / s.
- the bit stream of the 8 and 12 kbit / s layers is used by the decoder
- CELP 601 to generate a first narrow-band synthesis (0-4000 Hz).
- the portion of the bit stream associated with the 14 kbit / s layer is decoded by the band extension module 602; the signal obtained in the high band (4000-7000 Hz) is transformed by MDCT 603 into a transformed signal X h1 .
- MDCT decoding 604 is explained in Figure 10 and discussed below. It generates from the bit stream associated with the bit rates of 14 to 32 kbit / s a reconstructed spectrum X 10 in low band and a reconstructed spectrum X h ⁇ in high band. These spectra are brought back to time signals x 10 and x h 1 by inverse MDCT in blocks 605 and 606.
- the signal ⁇ ; o is added to the CELP synthesis 608 after inverse perceptual filtering 607, the result is then post-filtered 609.
- the extended band output signal sampled at 16 kHz, is obtained through the synthesis QMF filter bank which includes the 610 and 612 oversampling, low pass and high pass 611 and 613 and addition 614.
- the MDCT decoder 604 is now described with reference to FIG.
- the sub-bands that are not received or not coded, because they are too low in energy, are replaced by those of the X h ⁇ spectrum in the substitution module 704.
- the module 705 applies the envelope of amplitude by subbands to the coefficients provided at the module output 704, and the reconstructed spectrum X is separated 706 into a reconstructed spectrum X lo in a low band (0-4000 Hz) and a reconstructed spectrum X 10 in a high band (4000-7000 Hz).
- Figure 11 shows the operation of the decoding of the spectral envelope.
- the bits associated with the spectral envelope are demultiplexed by the demultiplexer 600.
- the decoding begins with the reading in the mode selector 801 of the value of the mode selection bit received from the encoder, differential Huffman mode or equiprobable mode.
- the selector 801 follows the same convention as the coding, ie: 0 for the differential Huffman mode, 1 for the equiprobable mode.
- the value of the bit makes it possible to actuate the flip-flops 802 and 805.
- the mode selection bit is 1
- the decoding indicates to the decoder MDCT that an error has been detected. occurred.
- the bits associated with the low band are decoded in the same way as those of the high band.
- the vector rmsjndex represents the spectral envelope reconstructed on a logarithmic scale in base 2 ; the spectral envelope is converted on a linear scale by the conversion module 812, which performs the following operation:
- the fixed-length coding step competing with the differential Huffman coding may be replaced by a variable-length coding step, for example a Hufman coding of the quantization indices instead of that of the differential indices.
- Huffman coding can also be replaced by any other form of lossless coding, such as arithmetic coding, Tunstall coding, and so on.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Spectroscopy & Molecular Physics (AREA)
- Computational Linguistics (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
Claims
Priority Applications (7)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020087023295A KR101364979B1 (ko) | 2006-02-24 | 2007-02-13 | 신호 엔벨로프의 양자화 인덱스들의 이진 코딩 방법과 신호엔벨로프의 디코딩 방법, 및 대응하는 코딩 모듈과 디코딩모듈 |
| JP2008555850A JP5235684B2 (ja) | 2006-02-24 | 2007-02-13 | 信号包絡線の量子化インデックスをバイナリ符号化する方法、信号包絡線を復号化する方法、および、対応する符号化および復号化モジュール |
| US12/280,644 US8315880B2 (en) | 2006-02-24 | 2007-02-13 | Method for binary coding of quantization indices of a signal envelope, method for decoding a signal envelope and corresponding coding and decoding modules |
| MX2008010836A MX2008010836A (es) | 2006-02-24 | 2007-02-13 | Un metodo para codificacion binaria de indices de cuantificacion de una envoltura de señal, un metodo para descodificar una envoltura de señal, y modulos de codificacion y descodificacion correspondiente. |
| CN2007800066863A CN101390158B (zh) | 2006-02-24 | 2007-02-13 | 量化索引的编码方法、解码信号包络方法、编解码模块 |
| BRPI0708267-3A BRPI0708267A2 (pt) | 2006-02-24 | 2007-02-13 | método de codificação binária de ìndices de quantificação de um envelope de sinal, método de decodificação de um envelope de sinal, e módulos de codificação e decodificação correspondentes |
| EP07731606A EP1989707A2 (fr) | 2006-02-24 | 2007-02-13 | Procede de codage binaire d'indices de quantification d'une enveloppe d'un signal, procede de decodage d'une enveloppe d'un signal et modules de codage et decodage correspondants |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| FR0650638 | 2006-02-24 | ||
| FR0650638 | 2006-02-24 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2007096551A2 true WO2007096551A2 (fr) | 2007-08-30 |
| WO2007096551A3 WO2007096551A3 (fr) | 2007-11-01 |
Family
ID=37192313
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/FR2007/050781 Ceased WO2007096551A2 (fr) | 2006-02-24 | 2007-02-13 | Procede de codage binaire d'indices de quantification d'une enveloppe d'un signal, procede de decodage d'une enveloppe d'un signal et modules de codage et decodage correspondants |
Country Status (9)
| Country | Link |
|---|---|
| US (1) | US8315880B2 (fr) |
| EP (1) | EP1989707A2 (fr) |
| JP (1) | JP5235684B2 (fr) |
| KR (1) | KR101364979B1 (fr) |
| CN (1) | CN101390158B (fr) |
| BR (1) | BRPI0708267A2 (fr) |
| MX (1) | MX2008010836A (fr) |
| RU (1) | RU2420816C2 (fr) |
| WO (1) | WO2007096551A2 (fr) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8688442B2 (en) | 2009-09-30 | 2014-04-01 | Panasonic Corporation | Audio decoding apparatus, audio coding apparatus, and system comprising the apparatuses |
| US9858934B2 (en) | 2011-06-01 | 2018-01-02 | Samsung Electronics Co., Ltd. | Audio-encoding method and apparatus, audio-decoding method and apparatus, recoding medium thereof, and multimedia device employing same |
| US10424304B2 (en) | 2011-10-21 | 2019-09-24 | Samsung Electronics Co., Ltd. | Energy lossless-encoding method and apparatus, audio encoding method and apparatus, energy lossless-decoding method and apparatus, and audio decoding method and apparatus |
| CN110709927A (zh) * | 2017-06-07 | 2020-01-17 | 日本电信电话株式会社 | 编码装置、解码装置、平滑化装置、逆平滑化装置、其方法及程序 |
Families Citing this family (24)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100889750B1 (ko) * | 2007-05-17 | 2009-03-24 | 한국전자통신연구원 | 오디오 신호의 무손실 부호화/복호화 장치 및 그 방법 |
| CN102037742A (zh) * | 2008-04-08 | 2011-04-27 | Med-El电气医疗器械有限公司 | 利用相干精细结构对听神经的电刺激 |
| CN102256139B (zh) * | 2010-05-19 | 2013-10-02 | 晨星软件研发(深圳)有限公司 | 媒体编码系统、量化系数编码装置及量化系数编码方法 |
| BR112013026850B1 (pt) * | 2011-04-20 | 2021-02-23 | Panasonic Intellectual Property Corporation Of America | Aparelhos de codificação e decodificação de áudio/fala e métodos decodificação e decodificação de áudio/fala |
| CN105976824B (zh) * | 2012-12-06 | 2021-06-08 | 华为技术有限公司 | 信号解码的方法和设备 |
| MX2015013120A (es) * | 2013-03-15 | 2016-05-18 | Conformis Inc | Componentes e instrumentos de implante de rodilla estabilizada posteriormente. |
| SG10201710019SA (en) * | 2013-05-24 | 2018-01-30 | Dolby Int Ab | Audio Encoder And Decoder |
| SG11201510162WA (en) | 2013-06-10 | 2016-01-28 | Fraunhofer Ges Forschung | Apparatus and method for audio signal envelope encoding, processing and decoding by modelling a cumulative sum representation employing distribution quantization and coding |
| BR112015030672B1 (pt) | 2013-06-10 | 2021-02-23 | Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung E.V | aparelho e método de codificação, processamento e decodificação de envelope de sinal de áudio por divisão do envelope de sinal de áudio empregando codificação e quantização de distribuição |
| CN104282312B (zh) * | 2013-07-01 | 2018-02-23 | 华为技术有限公司 | 信号编码和解码方法以及设备 |
| RU2639952C2 (ru) | 2013-08-28 | 2017-12-25 | Долби Лабораторис Лайсэнзин Корпорейшн | Гибридное усиление речи с кодированием формы сигнала и параметрическим кодированием |
| WO2015037961A1 (fr) * | 2013-09-13 | 2015-03-19 | 삼성전자 주식회사 | Procédé et dispositif de codage sans perte d'énergie, procédé et dispositif de codage de signal, procédé et dispositif de décodage sans perte d'énergie et procédé et dispositif de décodage de signal |
| EP4134951B1 (fr) * | 2013-09-13 | 2024-07-24 | Samsung Electronics Co., Ltd. | Appareil de codage sans perte d'énergie |
| CN110867190B (zh) | 2013-09-16 | 2023-10-13 | 三星电子株式会社 | 信号编码方法和装置以及信号解码方法和装置 |
| PL3139380T3 (pl) * | 2014-05-01 | 2019-09-30 | Nippon Telegraph And Telephone Corporation | Koder, dekoder, sposób kodowania, sposób dekodowania, program kodujący, program dekodujący i nośnik rejestrujący |
| US10639162B2 (en) * | 2014-06-24 | 2020-05-05 | National University Corporation Ehime University | Artificial knee joint |
| KR20170037970A (ko) | 2014-07-28 | 2017-04-05 | 삼성전자주식회사 | 신호 부호화방법 및 장치와 신호 복호화방법 및 장치 |
| RU2704733C1 (ru) * | 2016-01-22 | 2019-10-30 | Фраунхофер-Гезелльшафт Цур Фердерунг Дер Ангевандтен Форшунг Е.Ф. | Устройство и способ кодирования или декодирования многоканального сигнала с использованием параметра широкополосного выравнивания и множества параметров узкополосного выравнивания |
| CN107342090B (zh) * | 2016-04-29 | 2020-08-25 | 华为技术有限公司 | 一种音频信号编码、解码方法及音频信号编码器、解码器 |
| GB2559200A (en) * | 2017-01-31 | 2018-08-01 | Nokia Technologies Oy | Stereo audio signal encoder |
| JP7262593B2 (ja) * | 2019-01-13 | 2023-04-21 | 華為技術有限公司 | ハイレゾリューションオーディオ符号化 |
| GB2587196A (en) | 2019-09-13 | 2021-03-24 | Nokia Technologies Oy | Determination of spatial audio parameter encoding and associated decoding |
| WO2021120067A1 (fr) * | 2019-12-18 | 2021-06-24 | 深圳市大疆创新科技有限公司 | Procédé de codage de données, procédé de décodage de données, procédé de traitement de données, codeur, décodeur, système, plateforme mobile, et support lisible par ordinateur |
| CN115148217B (zh) * | 2022-06-15 | 2024-07-09 | 腾讯科技(深圳)有限公司 | 音频处理方法、装置、电子设备、存储介质及程序产品 |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2005083889A1 (fr) | 2004-01-30 | 2005-09-09 | France Telecom | Quantification vectorielle en dimension et resolution variables |
Family Cites Families (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4815068A (en) * | 1987-08-07 | 1989-03-21 | Dolby Ray Milton | Audio encoder for use with more than one decoder each having different characteristics |
| US5115469A (en) * | 1988-06-08 | 1992-05-19 | Fujitsu Limited | Speech encoding/decoding apparatus having selected encoders |
| JPH0783315B2 (ja) * | 1988-09-26 | 1995-09-06 | 富士通株式会社 | 可変レート音声信号符号化方式 |
| JPH05334038A (ja) * | 1992-06-04 | 1993-12-17 | Toshiba Corp | データの符号化及び復元処理装置 |
| US5924064A (en) * | 1996-10-07 | 1999-07-13 | Picturetel Corporation | Variable length coding using a plurality of region bit allocation patterns |
| JP2000151413A (ja) * | 1998-11-10 | 2000-05-30 | Matsushita Electric Ind Co Ltd | オーディオ符号化における適応ダイナミック可変ビット割り当て方法 |
| HK1045747B (zh) * | 1999-04-16 | 2004-12-31 | 多尔拜实验特许公司 | 在音頻編碼中應用增益自適應量化和變長碼 |
| JP3323175B2 (ja) * | 1999-04-20 | 2002-09-09 | 松下電器産業株式会社 | 符号化装置 |
| JP2001075600A (ja) * | 1999-09-07 | 2001-03-23 | Mitsubishi Electric Corp | 音声符号化装置および音声復号化装置 |
| US6782360B1 (en) * | 1999-09-22 | 2004-08-24 | Mindspeed Technologies, Inc. | Gain quantization for a CELP speech coder |
| US6978236B1 (en) * | 1999-10-01 | 2005-12-20 | Coding Technologies Ab | Efficient spectral envelope coding using variable time/frequency resolution and time/frequency switching |
| US6625226B1 (en) * | 1999-12-03 | 2003-09-23 | Allen Gersho | Variable bit rate coder, and associated method, for a communication station operable in a communication system |
| JP4300800B2 (ja) * | 2000-12-22 | 2009-07-22 | ソニー株式会社 | 符号化装置および方法、復号装置および方法、並びに記録媒体 |
| JP3580251B2 (ja) * | 2000-12-27 | 2004-10-20 | 日本電気株式会社 | データ圧縮装置及び圧縮方法並びにその制御プログラムを記録した記録媒体 |
| US6850179B2 (en) * | 2001-06-15 | 2005-02-01 | Sony Corporation | Encoding apparatus and encoding method |
| EP1446796A1 (fr) * | 2001-10-26 | 2004-08-18 | Koninklijke Philips Electronics N.V. | Suivi de parametres sinusoidaux dans un codeur audio |
| MXPA03005133A (es) * | 2001-11-14 | 2004-04-02 | Matsushita Electric Industrial Co Ltd | Dispositivo de codificacion, dispositivo de decodificacion y sistema de los mismos. |
| US6845360B2 (en) * | 2002-11-22 | 2005-01-18 | Arbitron Inc. | Encoding multiple messages in audio data and detecting same |
| FI114071B (fi) * | 2003-01-13 | 2004-07-30 | Nokia Corp | Kuvien käsitteleminen rajoitetulla bittimäärällä |
| AU2004211829A1 (en) * | 2003-02-06 | 2004-08-26 | Dolby Laboratories Licensing Corporation | Continuous backup audio |
| US7739120B2 (en) * | 2004-05-17 | 2010-06-15 | Nokia Corporation | Selection of coding models for encoding an audio signal |
| US7596486B2 (en) * | 2004-05-19 | 2009-09-29 | Nokia Corporation | Encoding an audio signal using different audio coder modes |
| WO2006030340A2 (fr) * | 2004-09-17 | 2006-03-23 | Koninklijke Philips Electronics N.V. | Codage audio combine minimisant la deformation perceptive |
-
2007
- 2007-02-13 EP EP07731606A patent/EP1989707A2/fr not_active Withdrawn
- 2007-02-13 WO PCT/FR2007/050781 patent/WO2007096551A2/fr not_active Ceased
- 2007-02-13 CN CN2007800066863A patent/CN101390158B/zh not_active Expired - Fee Related
- 2007-02-13 KR KR1020087023295A patent/KR101364979B1/ko not_active Expired - Fee Related
- 2007-02-13 US US12/280,644 patent/US8315880B2/en not_active Expired - Fee Related
- 2007-02-13 BR BRPI0708267-3A patent/BRPI0708267A2/pt not_active IP Right Cessation
- 2007-02-13 JP JP2008555850A patent/JP5235684B2/ja not_active Expired - Fee Related
- 2007-02-13 MX MX2008010836A patent/MX2008010836A/es active IP Right Grant
- 2007-02-13 RU RU2008137987/09A patent/RU2420816C2/ru not_active IP Right Cessation
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2005083889A1 (fr) | 2004-01-30 | 2005-09-09 | France Telecom | Quantification vectorielle en dimension et resolution variables |
Non-Patent Citations (6)
| Title |
|---|
| J. JOHNSTON: "A filter family designed for use in quadrature mirror filter banks", ICASSP., vol. 5, 1980, pages 291 - 294 |
| P. DUHAMEL; Y. MAHIEUX; J.P. PETIT: "A fast algorithm for the implementation of filter banks based on 'time domain aliasing cancellation", ICASSP, vol. 3, 1991, pages 2209 - 2212 |
| P. DUHAMEL; Y. MAHIEUX; J.P. PETIT: "A fast algorithm for the implementation of filter banks based on time domain aliasing cancellation", ICASSP, vol. 3, 1991, pages 2209 - 2212 |
| See also references of EP1989707A2 |
| WB. KLEIJN; K.K. PALIWAL: "Speech Coding and Synthesis", 1995, ELSEVIER |
| Y. MAHIEUX; J.P. PETIT: "Transform coding of audio signais at 64 kbit/s", IEEE GLOBECOM, vol. 1, 1990, pages 518 - 522 |
Cited By (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8688442B2 (en) | 2009-09-30 | 2014-04-01 | Panasonic Corporation | Audio decoding apparatus, audio coding apparatus, and system comprising the apparatuses |
| US9858934B2 (en) | 2011-06-01 | 2018-01-02 | Samsung Electronics Co., Ltd. | Audio-encoding method and apparatus, audio-decoding method and apparatus, recoding medium thereof, and multimedia device employing same |
| US10424304B2 (en) | 2011-10-21 | 2019-09-24 | Samsung Electronics Co., Ltd. | Energy lossless-encoding method and apparatus, audio encoding method and apparatus, energy lossless-decoding method and apparatus, and audio decoding method and apparatus |
| US10878827B2 (en) | 2011-10-21 | 2020-12-29 | Samsung Electronics Co.. Ltd. | Energy lossless-encoding method and apparatus, audio encoding method and apparatus, energy lossless-decoding method and apparatus, and audio decoding method and apparatus |
| US11355129B2 (en) | 2011-10-21 | 2022-06-07 | Samsung Electronics Co., Ltd. | Energy lossless-encoding method and apparatus, audio encoding method and apparatus, energy lossless-decoding method and apparatus, and audio decoding method and apparatus |
| CN110709927A (zh) * | 2017-06-07 | 2020-01-17 | 日本电信电话株式会社 | 编码装置、解码装置、平滑化装置、逆平滑化装置、其方法及程序 |
| EP3637418A4 (fr) * | 2017-06-07 | 2021-02-24 | Nippon Telegraph And Telephone Corporation | Dispositif de codage, dispositif de décodage, dispositif de lissage, dispositif de lissage inverse, procédés associés et programme |
| US11087774B2 (en) | 2017-06-07 | 2021-08-10 | Nippon Telegraph And Telephone Corporation | Encoding apparatus, decoding apparatus, smoothing apparatus, inverse smoothing apparatus, methods therefor, and recording media |
| CN110709927B (zh) * | 2017-06-07 | 2022-11-01 | 日本电信电话株式会社 | 编码装置、解码装置、平滑化装置、逆平滑化装置、其方法及记录介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| MX2008010836A (es) | 2008-11-26 |
| US8315880B2 (en) | 2012-11-20 |
| CN101390158B (zh) | 2012-03-14 |
| EP1989707A2 (fr) | 2008-11-12 |
| RU2420816C2 (ru) | 2011-06-10 |
| KR101364979B1 (ko) | 2014-02-20 |
| RU2008137987A (ru) | 2010-03-27 |
| WO2007096551A3 (fr) | 2007-11-01 |
| US20090030678A1 (en) | 2009-01-29 |
| KR20080107428A (ko) | 2008-12-10 |
| JP2009527785A (ja) | 2009-07-30 |
| BRPI0708267A2 (pt) | 2011-05-24 |
| JP5235684B2 (ja) | 2013-07-10 |
| CN101390158A (zh) | 2009-03-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2007096551A2 (fr) | Procede de codage binaire d'indices de quantification d'une enveloppe d'un signal, procede de decodage d'une enveloppe d'un signal et modules de codage et decodage correspondants | |
| EP1989706B1 (fr) | Dispositif de ponderation perceptuelle en codage/decodage audio | |
| EP1905010B1 (fr) | Codage/décodage audio hiérarchique | |
| EP2452337B1 (fr) | Allocation de bits dans un codage/décodage d'amélioration d'un codage/décodage hiérarchique de signaux audionumériques | |
| EP2115741B1 (fr) | Codage/decodage perfectionnes de signaux audionumeriques | |
| EP1907812B1 (fr) | Procede de commutation de debit en decodage audio scalable en debit et largeur de bande | |
| EP2366177B1 (fr) | Codage de signal audionumerique avec mise en forme du bruit dans un codeur hierarchique | |
| CA2766864C (fr) | Codage/decodage perfectionne de signaux audionumeriques | |
| FR2761801A1 (fr) | Methode de codage audio et dispositif | |
| EP1692689A1 (fr) | Procede de codage multiple optimise | |
| EP2005424A2 (fr) | Procede de post-traitement d'un signal dans un decodeur audio | |
| EP2652735A1 (fr) | Codage perfectionne d'un etage d'amelioration dans un codeur hierarchique | |
| EP2171713B1 (fr) | Codage de signaux audionumériques | |
| AU2011205144B2 (en) | Scalable compressed audio bit stream and codec using a hierarchical filterbank and multichannel joint coding | |
| FR2766032A1 (fr) | Codeur audio | |
| EP2232833A2 (fr) | Traitement d'erreurs binaires dans une trame binaire audionumerique | |
| FR2737360A1 (fr) | Procedes de codage et de decodage de signaux audiofrequence, codeur et decodeur pour la mise en oeuvre de tels procedes |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 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: 6397/DELNP/2008 Country of ref document: IN |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2008555850 Country of ref document: JP Ref document number: MX/a/2008/010836 Country of ref document: MX |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 12280644 Country of ref document: US Ref document number: 200780006686.3 Country of ref document: CN |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2007731606 Country of ref document: EP |
|
| ENP | Entry into the national phase |
Ref document number: 2008137987 Country of ref document: RU Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 1020087023295 Country of ref document: KR |
|
| ENP | Entry into the national phase |
Ref document number: PI0708267 Country of ref document: BR Kind code of ref document: A2 Effective date: 20080825 |

