JP3010655B2 - Compression encoding apparatus and method, and decoding apparatus and method - Google Patents

Compression encoding apparatus and method, and decoding apparatus and method

Info

Publication number
JP3010655B2
JP3010655B2 JP1310350A JP31035089A JP3010655B2 JP 3010655 B2 JP3010655 B2 JP 3010655B2 JP 1310350 A JP1310350 A JP 1310350A JP 31035089 A JP31035089 A JP 31035089A JP 3010655 B2 JP3010655 B2 JP 3010655B2
Authority
JP
Japan
Prior art keywords
signal
quantization
parameter
digital signal
input
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.)
Expired - Fee Related
Application number
JP1310350A
Other languages
Japanese (ja)
Other versions
JPH03171830A (en
Inventor
直人 岩橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP1310350A priority Critical patent/JP3010655B2/en
Publication of JPH03171830A publication Critical patent/JPH03171830A/en
Application granted granted Critical
Publication of JP3010655B2 publication Critical patent/JP3010655B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、入力ディジタル信号の予測分析を行う圧縮
符号化装置及び方法、並びに復号装置及び方法に関する
ものである。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a compression encoding apparatus and method for performing predictive analysis of an input digital signal, and a decoding apparatus and method.

〔発明の概要〕[Summary of the Invention]

本発明は、予測フィルタからの予測値信号と入力ディ
ジタル信号との差を得ると共に、予測フィルタのパラメ
ータを量子化して伝送する圧縮符号化装置において、パ
ラメータ量子化の量子化テーブルを入力信号の性質に応
じて複数種類設けておき、入力ディジタル信号の性質に
応じて選択された量子化テーブルによってパラメータを
量子化することにより、量子化効率の良い符号化を行う
ことができる圧縮符号化装置及び方法、並びに復号装置
及び方法を提供するものである。
The present invention provides a compression encoding apparatus that obtains a difference between a prediction value signal from a prediction filter and an input digital signal, and that quantizes and transmits parameters of a prediction filter. Compression encoding apparatus and method capable of performing encoding with high quantization efficiency by quantizing parameters using a quantization table selected according to the properties of an input digital signal. , And a decoding device and method.

〔従来の技術〕[Conventional technology]

一般に、音声信号或いは映像信号等は、隣接標本間の
相関等を利用して予測した値と実際の標本値の差信号
(予測残差)を符号化することにより、情報圧縮を図る
ことができる。このような予測符号化の予測の手法とし
ては、例えば線形予測分析(linear predictive codin
g:LPC)等が適用される。ここで、上記線形予測分析
は、線形予測フィルタを表すパラメータとしての予測フ
ィルタ係数を調整して、上記差信号(予測残差)の2乗
和を最小にする方法である。この時、上記予測フィルタ
の係数は、はしご形フィルタ係数又は格子形フィルタ係
数、或いは、線スペクトル対(LSP:Line Spectrum Pai
r)係数及びこれらの変形フィルタ係数等がある。
In general, for an audio signal, a video signal, or the like, information can be compressed by encoding a difference signal (prediction residual) between a value predicted using a correlation or the like between adjacent samples and an actual sample value. . As a prediction method of such predictive coding, for example, linear predictive analysis (linear predictive codin
g: LPC) etc. are applied. Here, the linear prediction analysis is a method of adjusting a prediction filter coefficient as a parameter representing a linear prediction filter to minimize the sum of squares of the difference signal (prediction residual). At this time, the coefficient of the prediction filter is a ladder filter coefficient or a lattice filter coefficient, or a line spectrum pair (LSP).
r) coefficients and their modified filter coefficients.

例えば、この線形予測分析の手法を適用した音声波形
の分析によれば、音声波形やそのスペクトルの性質を極
めて少数のパラメータで能率的かつ正確に表現できる。
しかもそれらのパラメータが比較的簡単な計算で求めら
れる。
For example, according to the analysis of a speech waveform to which the method of linear prediction analysis is applied, the properties of the speech waveform and its spectrum can be efficiently and accurately expressed with a very small number of parameters.
Moreover, those parameters can be obtained by relatively simple calculations.

このようなパラメータは、従来より、所定の量子化テ
ーブルを用いた量子化によって低ビットに量子化されて
いた。この場合の上記量子化テーブルを用いた量子化の
具体例としては、例えば、単一のコードブックを用いた
ベクトル量子化が挙げられる。このベクトル量子化と
は、複数の上記パラメータで構成された入力ベクトル
と、複数のコードベクトル(代表ベクトル)で構成され
た単一のコードブック(符号帳)の中の各コードベクト
ルとの比較(例えば距離計算等による比較)を行い、上
記入力ベクトルと最も類似(最も距離の近い)した最適
コードベクトルを選択するものであり、この最適コード
ベクトルと対応する識別コード(インデックス)を量子
化出力として得るものである。
Conventionally, such parameters have been quantized to low bits by quantization using a predetermined quantization table. In this case, a specific example of the quantization using the quantization table includes, for example, vector quantization using a single codebook. This vector quantization refers to a comparison between an input vector composed of a plurality of the above parameters and each code vector in a single codebook (codebook) composed of a plurality of code vectors (representative vectors) ( For example, comparison by distance calculation or the like) is performed, and an optimum code vector most similar (closest to the distance) to the input vector is selected, and an identification code (index) corresponding to the optimum code vector is used as a quantization output. What you get.

ここで、第7図に入力音声信号の偏自己相関形音声分
析合成系の構成(すなわち符号化及び復号化の構成)を
示す。この第7図の構成は、各フィルタ段が格子形に構
成され、上記格子形フィルタ係数(格子形フィルタのk
パラメータ)を、所定の量子化テーブルで量子化するも
のである。
Here, FIG. 7 shows a configuration of a partial autocorrelation type speech analysis / synthesis system of an input speech signal (that is, a configuration of encoding and decoding). In the configuration of FIG. 7, each filter stage is configured in a lattice form, and the lattice filter coefficients (k of the lattice filter
) Is quantized by a predetermined quantization table.

この第7図において、音声分析系(符号化)の入力端
子101を介して供給されたアナログの音声信号波形は、
アナログ/ディジタル(A/D)変換器によって、所定の
サンプリング周波数でサンプリングされ、この波形デー
タが、加算器1031〜103p,1081〜108p、乗算器1041〜104
p,1061〜106p、遅延器1071〜107p、相関演算器1051〜10
5pで構成される格子形予測フィルタ回路115に伝送され
る。該格子形予測フィルタ回路115に供給された波形デ
ータは、先ず相関演算器1051に送られると共に、遅延器
1071にも送られ、当該遅延器1071で所定時間毎に遅延さ
れた後に、上記相関演算器1051に送られる。該相関演算
器1051からは、上記波形データと遅延データとの相関演
算により上記kパラメータ(k1)が得られるようになっ
ている。当該kパラメータ(k1)は、乗算器1041,1061
に送られる。上記乗算器1041には上記波形データが、上
記乗算器1061には上記遅延データが供給されており、こ
れら乗算器1041,1061でそれぞれ供給されたデータに上
記kパラメータ(k1)が乗算される。乗算器1041からの
出力は、加算器1081に伝送されて上記遅延データから減
算されることで、差分データが得られる。また、乗算器
1061からの出力は、加算器1031に伝送されて上記波形デ
ータから減算されることで、差分データが得られる。以
下、加算器1032〜103p,1082〜108p、乗算器1042〜104p,
1062〜106p、遅延器1072〜107p、相関演算器1052〜105p
で同様なフィルタリング処理が行われる。
In FIG. 7, the analog audio signal waveform supplied via the input terminal 101 of the audio analysis system (encoding) is
An analog / digital (A / D) converter performs sampling at a predetermined sampling frequency, and this waveform data is added to adders 103 1 to 103 p , 108 1 to 108 p , and multipliers 104 1 to 104
p , 106 1 to 106 p , delay device 107 1 to 107 p , correlation calculator 105 1 to 10
In 5 p it is transmitted to the configured lattice prediction filter circuit 115. Waveform data supplied to the lattice-shaped prediction filter circuit 115, together with the first sent to the correlation calculator 105 1, delayer
Also sent to 107 1, after being delayed a predetermined time in the delay unit 107 1, are sent to the correlation computing unit 105 1. From correlation calculator 105 1, so that the above k parameter (k 1) is obtained by the correlation calculation between the waveform data and the delayed data. The k parameter (k 1 ) is calculated by the multipliers 104 1 and 106 1
Sent to The multiplier 104 the waveform data is 1, the aforementioned multiplier 106 1 is the delayed data is supplied, the multipliers 104 1, 106 1 respectively supplied data to the k parameter (k 1) Is multiplied. The output from the multiplier 104 1 is transmitted to the adder 108 1 by being subtracted from the delayed data, the difference data is obtained. Also a multiplier
The output from 106 1 may be transmitted to the adder 103 1 by being subtracted from the waveform data, the difference data is obtained. Hereinafter, adders 103 2 to 103 p , 108 2 to 108 p , multipliers 104 2 to 104 p ,
106 2 to 106 p , delay device 107 2 to 107 p , correlation calculator 105 2 to 105 p
Performs a similar filtering process.

このようなフィルタリング処理が行われることで、加
算器103pから入力信号と予測値信号との差である予測残
差波形データが得られ、この予測残差波形データが、相
関検出回路109に伝送される。この相関検出回路109で
は、該予測残差波形データから、振幅情報Aとピッチ情
報Tが求められる。
By such filtering processing is performed, the adder 103 the prediction residual waveform data, which is the difference p input signal and the prediction value signal is obtained, the prediction residual waveform data, transmitted to the correlation detection circuit 109 Is done. In the correlation detection circuit 109, amplitude information A and pitch information T are obtained from the predicted residual waveform data.

また、上記各相関演算器1051〜105pからの各kパラメ
ータ(k1〜kp)は、符号化器110に伝送され、所定の量
子化テーブルによる量子化すなわち例えば上述した単一
のコードブックを用いたベクトル量子化によって量子化
処理が施された後に出力される。なお、上記振幅情報A
とピッチ情報Tも当該符号化器110を介して出力され
る。これらの出力が符号化出力となっている。
Each of the k parameters (k 1 to k p ) from each of the correlation calculators 105 1 to 105 p is transmitted to the encoder 110 and is quantized by a predetermined quantization table, that is, for example, the single code described above. Output after being subjected to quantization processing by vector quantization using a book. The amplitude information A
And pitch information T are also output via the encoder 110. These outputs are encoded outputs.

次に、音声合成系(復号化)として、該符号化器110
からの出力は、復号化器120に送られ、上記符号化器110
におけるベクトル量子化処理とは逆の量子化(逆ベクト
ル量子化)処理が行われる。当該復号化器120を介した
ピッチ情報Tはパルス発生器121を介して切換スイッチ1
23に伝送される。また、この切換スイッチ123にはラン
ダムノイズ発生器122からのランダムノイズが送られて
いる。当該切換スイッチ123は有声音か無声音かで切り
換えられて、その出力が乗算器124に送られるようにな
っている。更に、上記乗算器124には、上記振幅情報A
も送られるようになっていて、該乗算器124からは、上
記予測残差波形データと近似したデータが得られるよう
になる。
Next, as a speech synthesis system (decoding), the encoder 110
Are sent to the decoder 120, and the encoder 110
, The inverse quantization (inverse vector quantization) processing of the vector quantization processing is performed. The pitch information T via the decoder 120 is transmitted to the changeover switch 1 via the pulse generator 121.
Transmitted to 23. Also, random noise from the random noise generator 122 is sent to the changeover switch 123. The changeover switch 123 is switched between voiced sound and unvoiced sound, and the output is sent to the multiplier 124. Further, the multiplier 124 has the amplitude information A
, And data approximating the above-mentioned predicted residual waveform data can be obtained from the multiplier 124.

該予測残差波形近似データは、加算器1251〜125p,127
1〜127p、乗算器1261〜126p,1281〜128p、遅延器1291
129pで構成される格子形予測フィルタ135に供給され
る。また、各乗算器1261〜126p,1281〜128pには、復号
化(逆ベクトル量子化)された各kパラメータがそれぞ
れ送られている。この格子形予測フィルタ回路135で
は、上記予測残差波形近似データが上記格子形予測フィ
ルタ115とは逆の経路を通ってフィルタリング処理され
る。ただし、上記遅延器1291〜129p及び加算器1271〜12
7p、乗算器1281〜128pで順次処理されるデータは、各加
算器1251〜125pを介した後の上記加算器1251の出力とな
っている。
The estimated residual waveform approximation data is added to adders 125 1 to 125 p , 127
1 to 127 p , multipliers 126 1 to 126 p , 128 1 to 128 p , delay unit 129 1 to
It is supplied to the constructed lattice prediction filter 135 in 129 p. Each of the multipliers 126 1 to 126 p and 128 1 to 128 p receives each of the decoded (inverse vector quantized) k parameters. In the lattice prediction filter circuit 135, the prediction residual waveform approximation data is filtered through a path opposite to that of the lattice prediction filter 115. However, the delay units 129 1 to 129 p and the adders 127 1 to 12
7 p, the data to be sequentially processed by the multiplier 128 1 to 128 p is an output of the adder 125 1 after passing through the respective adders 125 1 to 125 p.

このようなフィルタリング処理によって得られる上記
波形データに近似するデータは、ディジタル/アナログ
(D/A)変換器130でアナログの合成音声波形に変換され
て出力端子141から出力される。
Data approximating the waveform data obtained by such a filtering process is converted into an analog synthesized voice waveform by a digital / analog (D / A) converter 130 and output from an output terminal 141.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

ところで、音声信号或いは映像信号等は、その信号の
性質によって、幾つかにグループ分けすることができ
る。例えば、音声信号の場合には互いに性質の異なる有
声音と無声音とで構成されており、このような有声音の
グループと無声音のグループとに分けることができる。
なお、上記有声音とは声帯の振動を伴う音を総称したも
のであり、上記無声音とは声帯の振動を伴わない音を総
称したものである。
Incidentally, audio signals, video signals, and the like can be divided into several groups depending on the properties of the signals. For example, an audio signal is composed of a voiced sound and an unvoiced sound having different properties from each other, and can be divided into such a voiced sound group and an unvoiced sound group.
The voiced sound is a general term for a sound accompanied by vocal cord vibration, and the unvoiced sound is a generic term for a sound not accompanied by vocal cord vibration.

このような場合、性質によってグループ分けされた信
号での線形予測フィルタの特徴は、それぞれ異なったも
のとなる。すなわち、上記パラメータの相関性の分布
(パターンの分布)の偏り方が異なることになるため、
それらのパラメータを所定の量子化テーブル例えば単一
のコードブックでベクトル量子化するような場合には、
信号圧縮効率(量子化効率)が低下する。換言すれば、
伝送ビットレートが落ちることになる。
In such a case, the characteristics of the linear prediction filter for signals grouped according to their properties are different from each other. That is, since the distribution of the correlation of the parameters (distribution of the pattern) is different,
In the case where those parameters are vector-quantized by a predetermined quantization table, for example, by a single codebook,
The signal compression efficiency (quantization efficiency) decreases. In other words,
The transmission bit rate will drop.

そこで、本発明は、上述のような実情に鑑みて提案さ
れたものであり、異なる性質の信号で構成される入力デ
ィジタル信号であっても、高い量子化効率で入力ディジ
タル信号の符号化を行うことができる圧縮符号化装置及
び方法、並びに復号装置及び方法を提供することを目的
とするものである。
Therefore, the present invention has been proposed in view of the above situation, and performs encoding of an input digital signal with high quantization efficiency even for an input digital signal composed of signals having different properties. It is an object of the present invention to provide a compression encoding apparatus and method, and a decoding apparatus and method capable of performing the above.

〔課題を解決するための手段〕[Means for solving the problem]

本発明に係る圧縮符号化装置及び方法は、上述の課題
を解決するために提案されたものであり、入力ディジタ
ル信号を予測分析する予測フィルタからの予測値信号と
上記入力ディジタル信号との差を得ると共に、上記予測
フィルタのパラメータを量子化して伝送する圧縮符号化
において、入力信号の有声音、無声音に基づく信号の性
質によって、上記パラメータを量子化するために設けら
れた複数種類の量子化テーブルを制御し、上記制御され
た量子化テーブルに基づいて、上記パラメータを量子化
することを特徴とする。
A compression encoding apparatus and method according to the present invention have been proposed in order to solve the above-described problem, and determine a difference between a predicted value signal from a prediction filter that predicts and analyzes an input digital signal and the input digital signal. And a plurality of types of quantization tables provided for quantizing the parameters according to the properties of signals based on voiced and unvoiced sounds of the input signal in the compression encoding for quantizing and transmitting the parameters of the prediction filter. And quantizing the parameter based on the controlled quantization table.

また、本発明に係る復号装置及び方法は、ディジタル
信号を予測分析する予測フィルタからの予測値信号と上
記入力ディジタル信号との差に基づく入力信号と、上記
予測フィルタのパラメータを量子化したパラメータ信号
とを入力して、上記入力信号とパラメータ信号からディ
ジタル信号を復元する際に、入力信号の有声音、無声音
に基づく信号の性質によって、上記パラメータを逆量子
化するために設けられた複数種類の量子化テーブルを制
御し、上記制御された量子化テーブルに基づいて、上記
パラメータを逆量子化することを特徴とする。
Further, the decoding apparatus and method according to the present invention provide an input signal based on a difference between a predicted value signal from a prediction filter for predictively analyzing a digital signal and the input digital signal, and a parameter signal obtained by quantizing parameters of the prediction filter. When a digital signal is restored from the input signal and the parameter signal, a plurality of types of signals provided for dequantizing the parameter are provided depending on the nature of the signal based on the voiced sound and the unvoiced sound of the input signal. The quantization table is controlled, and the parameter is inversely quantized based on the controlled quantization table.

〔作用〕[Action]

本発明によれば、入力ディジタル信号の性質を求め、
その性質に応じて選ばれた量子化テーブルを用いてパラ
メータの量子化を行っているので、パラメータ量子化の
際の割当てビット数を減らすことができる。
According to the present invention, a property of an input digital signal is determined,
Since the parameters are quantized using the quantization table selected according to the property, the number of bits allocated at the time of parameter quantization can be reduced.

〔実施例〕〔Example〕

以下、本発明に係る圧縮符号化装置及び方法、並びに
復号装置及び方法を適用した実施例について、図面を参
照しながら説明する。
Hereinafter, embodiments to which the compression encoding apparatus and method and the decoding apparatus and method according to the present invention are applied will be described with reference to the drawings.

第1図に本発明実施例の圧縮符号化装置の概略構成を
示す。本実施例装置は、入力ディジタル信号(例えば音
声ディジタル信号等)を予測分析する予測フィルタから
の予測値信号と上記入力ディジタル信号との差(予測残
差)を得ると共に、上記予測フィルタのパラメータを量
子化して伝送する圧縮符号化装置であって、上記パラメ
ータを量子化するための量子化テーブルを、予め入力信
号の性質例えば音声信号では有声音,無声音の性質に応
じて複数種類設けておく。この複数種類の量子化テーブ
ルは例えば量子化テーブル記憶メモリ7に貯蔵してお
く。そして、上記パラメータの量子化は、上記入力ディ
ジタル信号の性質に応じて上記量子化テーブル記憶メモ
リ7内の複数種類の量子化テーブルから選択された量子
化テーブルによってなされる。この時の入力ディジタル
信号の性質は求められる。すなわち例えば相関検出・判
別回路6によって例えば音声信号の有声音であるか或い
は無声音であるかの性質が求められる。
FIG. 1 shows a schematic configuration of a compression encoding apparatus according to an embodiment of the present invention. The present embodiment apparatus obtains a difference (prediction residual) between a prediction value signal from a prediction filter that predicts and analyzes an input digital signal (for example, a voice digital signal or the like) and the input digital signal, and sets parameters of the prediction filter. In a compression encoding apparatus for quantizing and transmitting, a plurality of types of quantization tables for quantizing the above parameters are provided in advance in accordance with the characteristics of an input signal, for example, voiced sound and unvoiced sound in an audio signal. The plurality of types of quantization tables are stored in the quantization table storage memory 7, for example. The quantization of the parameters is performed by a quantization table selected from a plurality of types of quantization tables in the quantization table storage memory 7 according to the properties of the input digital signal. The properties of the input digital signal at this time are required. That is, for example, the correlation detection / determination circuit 6 determines the property of the voice signal as a voiced sound or an unvoiced sound.

この第1図において、本実施例圧縮符号化装置の入力
端子1には、入力ディジタル信号として例えばディジタ
ルの音声信号が供給されており、この音声信号は、先
ず、加算器2及び予測フィルタ3に伝送される。同時
に、上記音声信号は、線形予測分析回路4にも伝送され
る。当該線形予測分析回路4では、音声信号が所定時間
間隔毎にフレーム化され、当該フレーム毎に線形予測分
析が行われて上記予測フィルタ3のパラメータが決定さ
れる。このようにして求められたパラメータによって、
上記予測フィルタ3では上記音声信号のフィルタリング
処理がなされ、当該予測フィルタ3から得られる予測値
信号の出力が、上記加算器2に伝送される。該加算器2
からは、上記音声信号と上記予測値信号との差分(予測
残差)が得られる。また、上記パラメータは、該パラメ
ータの量子化(例えばベクトル量子化)を行うパラメー
タ量子化回路8によって量子化された後に出力端子11か
ら出力されるようになっている。
In FIG. 1, for example, a digital audio signal is supplied as an input digital signal to an input terminal 1 of the compression encoding apparatus of the present embodiment, and this audio signal is first supplied to an adder 2 and a prediction filter 3. Transmitted. At the same time, the audio signal is also transmitted to the linear prediction analysis circuit 4. In the linear prediction analysis circuit 4, the audio signal is framed at predetermined time intervals, and linear prediction analysis is performed for each frame to determine the parameters of the prediction filter 3. According to the parameters obtained in this way,
In the prediction filter 3, the audio signal is filtered, and the output of the prediction value signal obtained from the prediction filter 3 is transmitted to the adder 2. The adder 2
, A difference (prediction residual) between the audio signal and the predicted value signal is obtained. The parameters are output from an output terminal 11 after being quantized by a parameter quantization circuit 8 that quantizes the parameters (for example, vector quantization).

ここで、上記パラメータ量子化回路8におけるパラメ
ータの量子化は、量子化テーブル記憶メモリ7に予め用
意された(貯蔵された)複数種類の量子化テーブルから
上記音声信号の性質すなわち有声音,無声音の性質に応
じて選択された量子化テーブルによってなされるもので
ある。すなわち、当該パラメータ量子化回路8では、例
えば上記パラメータのベクトル量子化が行われており、
このベクトル量子化の際には、上記量子化テーブル記憶
メモリ7に記憶された複数のコードブック(量子化テー
ブル)の中から、上記有声音か無声音かに応じたコード
ブックが選択され、その選択されたコードブック内のコ
ードベクトルと、複数のパラメータで構成された入力ベ
クトルとの比較が行われる。このベクトル量子化による
識別コードが上記パラメータ量子化回路8の量子化出力
として得られることになる。
Here, the parameter quantization in the parameter quantization circuit 8 is performed based on a plurality of types of quantization tables prepared (stored) in the quantization table storage memory 7 based on the properties of the voice signal, that is, voiced and unvoiced sounds. This is performed by a quantization table selected according to the property. That is, in the parameter quantization circuit 8, for example, vector quantization of the above parameters is performed.
At the time of the vector quantization, a codebook corresponding to the voiced sound or the unvoiced sound is selected from a plurality of codebooks (quantization tables) stored in the quantization table storage memory 7, and the selection is performed. A code vector in the code book thus obtained is compared with an input vector composed of a plurality of parameters. An identification code by this vector quantization is obtained as a quantized output of the parameter quantization circuit 8.

上述のような有声音か無声音かを判別するために、上
記予測残差は、相関検出・判別回路6に伝送される。当
該相関検出・判別回路6では、上記音声信号の有声音と
無声音の判別を行う。すなわち、一般に、音声信号の有
声音の信号は例えば第2図に示すような周期的ピークを
有する波形の信号であり、無声音の信号は例えば第3図
に示すような波形を有する信号である。上記有声音と無
声音とは基本的に異なる音である。ここで、上記相関検
出・判別回路6で行われる性質判別の手法の一例として
は、例えば上記予測残差の正規化された自己相関係数に
よる性質判別を挙げることができる。すなわち、上記フ
レーム単位の予測残差の正規化された自己相関係数を求
め、この正規化された自己相関係数の最大値に応じて、
入力ディジタル信号の性質の判別が行われる。例えば入
力ディジタル信号が音声ディジタル信号の場合には、入
力音声ディジタル信号が有声音の信号であるか或いは無
声音の信号であるか否かの判別が行われる。この時の、
上記予測残差の正規化された自己相関係数r(i)は、 で表すことができる。なお、−1≦r(i)≦1で、N
はサンプル数である。ここで、上記フレームが20msec、
サンプル周波数8kHzでN=160の音声ディジタル信号の
上記正規化された自己相関係数r(i)は、例えば第4
図及び第5図のようになる。第4図は有声音の場合、第
5図は無声音の場合の正規化された自己相関係数r
(i)の例を示している。これら第4図及び第5図から
も上記有声音と無声音とは全く異なる音であることがわ
かる。すなわち、上記相関検出・判別回路6において
は、上述のようにして求められた正規化された自己相関
係数r(i)の最大値が所定値よりも大きければ有声音
であると判別し、所定値よりも小さければ無声音である
と判別している。
The prediction residual is transmitted to the correlation detection / determination circuit 6 in order to determine whether it is a voiced sound or an unvoiced sound as described above. The correlation detection / discrimination circuit 6 discriminates between voiced sound and unvoiced sound of the audio signal. That is, in general, the voiced sound signal of the audio signal is a signal having a waveform having a periodic peak as shown in FIG. 2, for example, and the unvoiced sound signal is a signal having a waveform as shown in FIG. 3, for example. The voiced sound and the unvoiced sound are basically different sounds. Here, as an example of the method of property discrimination performed by the correlation detection / discrimination circuit 6, for example, property discrimination based on a normalized autocorrelation coefficient of the prediction residual can be mentioned. That is, the normalized autocorrelation coefficient of the prediction residual in the frame unit is obtained, and according to the maximum value of the normalized autocorrelation coefficient,
A determination is made of the nature of the input digital signal. For example, when the input digital signal is a voice digital signal, it is determined whether the input voice digital signal is a voiced signal or an unvoiced sound signal. At this time,
The normalized autocorrelation coefficient r (i) of the prediction residual is Can be represented by Note that when −1 ≦ r (i) ≦ 1 and N
Is the number of samples. Here, the frame is 20 msec,
The normalized autocorrelation coefficient r (i) of the audio digital signal having a sample frequency of 8 kHz and N = 160 is, for example, the fourth
FIG. 5 and FIG. FIG. 4 shows the normalized autocorrelation coefficient r for voiced sounds and FIG. 5 shows the normalized autocorrelation coefficient r for unvoiced sounds.
The example of (i) is shown. 4 and 5 that the voiced sound and the unvoiced sound are completely different sounds. That is, the correlation detection / determination circuit 6 determines that the sound is a voiced sound if the maximum value of the normalized autocorrelation coefficient r (i) obtained as described above is larger than a predetermined value. If it is smaller than the predetermined value, it is determined that the sound is unvoiced.

また、上記相関検出・判別回路6では、第7図の相関
検出回路109と同様に上記予測残差から、振幅情報Aと
ピッチ情報Tが求められる。したがって、該相関検出・
判別回路6では、例えば、ピッチ情報Tが“0"で無声
音、ピッチ情報Tが“0"でない時に有声音とするような
性質判別を行うこともできる。上記振幅情報Aは出力端
子9から、ピッチ情報Tは出力端子10から出力されるよ
うになっている。
Further, in the correlation detection / discrimination circuit 6, the amplitude information A and the pitch information T are obtained from the prediction residual, similarly to the correlation detection circuit 109 in FIG. Therefore, the correlation detection
For example, the discrimination circuit 6 can also perform a property discrimination such that the pitch information T is “0” and the voice information is unvoiced, and when the pitch information T is not “0”, the voice data is a voiced sound. The amplitude information A is output from the output terminal 9 and the pitch information T is output from the output terminal 10.

例えば上述のようにして得られた性質判別情報が上記
量子化テーブル記憶メモリ7に伝送され、上述したよう
に、該量子化テーブル記憶メモリ7からは、上記有声音
か無声音かの何れかに応じた量子化テーブル(コードブ
ック)が選択され、この選択された量子化テーブルに基
づいてベクトル量子化が行われる。
For example, the property discrimination information obtained as described above is transmitted to the quantization table storage memory 7, and as described above, the quantization table storage memory 7 outputs either the voiced sound or the unvoiced sound. The selected quantization table (codebook) is selected, and vector quantization is performed based on the selected quantization table.

更に、第1図の線形予測分析回路4からのパラメータ
としては、はしご形フィルタ係数,格子形フィルタ係
数、或いは、線スペクトル対係数(LSP係数)及びこれ
らの変形フィルタ係数等を用いることができる。また、
上記相関検出・判別回路6は、上述したように予測残差
から振幅情報Aとピッチ情報Tを求めるような構成とせ
ず、上記予測残差をそのまま出力するようなものとする
ことも可能である。この場合には、復号化装置でも上記
予測残差から上記性質判別情報を得るような構成とする
ことになる。
Further, as parameters from the linear prediction analysis circuit 4 in FIG. 1, ladder filter coefficients, lattice filter coefficients, line spectrum pair coefficients (LSP coefficients), and their modified filter coefficients can be used. Also,
The correlation detection / discrimination circuit 6 may be configured not to obtain the amplitude information A and the pitch information T from the prediction residual as described above, but to output the prediction residual as it is. . In this case, the decoding apparatus is configured to obtain the property discrimination information from the prediction residual.

なお、上記パラメータに偏自己相関係数を用いる場合
には、第1図中破線で囲む上記加算器2,予測フィルタ3,
線形予測分析回路4で構成する予測フィルタ回路部5
は、前述した第7図の格子形予測フィルタ回路115のよ
うな構成で実現することができる。この場合、上記線形
予測分析回路4は第7図の相関演算器1051〜105pに対応
し、上記加算器2と上記予測フィルタ3は第7図の加算
器1031〜103p,1081〜108p、乗算器1041〜104p,1061〜10
6p、遅延器1071〜107pに対応することになる。また、相
関検出・判別回路6は相関検出回路109に対応し、符号
化器110で信号の性質に応じたベクトル量子化が行われ
る。
When the partial autocorrelation coefficient is used as the parameter, the adder 2, the prediction filter 3,
Prediction filter circuit section 5 composed of linear prediction analysis circuit 4
Can be realized by a configuration like the lattice-type prediction filter circuit 115 in FIG. In this case, the linear prediction analysis circuit 4 corresponds to the correlation calculators 105 1 to 105 p in FIG. 7, and the adder 2 and the prediction filter 3 are the adders 103 1 to 103 p and 108 1 in FIG. -108 p, the multiplier 104 1 ~104 p, 106 1 ~10
6 p corresponds to the delay units 107 1 to 107 p . Further, the correlation detection / determination circuit 6 corresponds to the correlation detection circuit 109, and the encoder 110 performs vector quantization according to the properties of the signal.

第6図に復号化装置行の概略構成を示す。 FIG. 6 shows a schematic configuration of the decoding device row.

この第6図において、復号化装置の入力端子21には上
記振幅情報Aが、入力端子22には上記ピッチ情報Tが、
入力端子23には上記量子化されたパラメータが供給され
ている。
In FIG. 6, the amplitude information A is input to the input terminal 21 of the decoding device, the pitch information T is input to the input terminal 22,
The input terminal 23 is supplied with the quantized parameters.

先ず、上記量子化されたパラメータは、逆量子化回路
33に伝送される。また、上記ピッチ情報Tは、当該ピッ
チ情報Tから有声音か無声音かを検出する有声/無声検
出回路35に伝送される。この有声/無声検出回路35で
は、上記ピッチ情報Tから、有声音か無声音かの性質判
別情報が抽出される。当該有声/無声検出回路35からの
性質判別情報が、第1図の符号化装置の量子化テーブル
記憶メモリ7と同内容の量子化テーブルが貯蔵されてい
る量子化テーブル記憶メモリ32に伝送される。上記量子
化テーブル記憶メモリ32から、上記有声音か無声音かに
基づいた量子化テーブルのデータが出力されて上記逆量
子化回路33に伝送される。当該逆量子化回路33は、第1
図のパラメータ量子化回路8とは逆の処理を行うもので
ある。したがって、当該逆量子化回路33では上記量子化
テーブル記憶メモリ32からの量子化テーブル(コードブ
ック)によって上記量子化されたパラメータの逆ベクト
ル量子化が行われる。
First, the quantized parameter is calculated by an inverse quantization circuit.
Transmitted to 33. Further, the pitch information T is transmitted to a voiced / unvoiced detection circuit 35 which detects whether the pitch information T is a voiced sound or an unvoiced sound. In the voiced / unvoiced detection circuit 35, from the pitch information T, information for determining the nature of voiced sound or unvoiced sound is extracted. The property discrimination information from the voiced / unvoiced detection circuit 35 is transmitted to the quantization table storage memory 32 which stores the same quantization table as the quantization table storage memory 7 of the encoding apparatus in FIG. . From the quantization table storage memory 32, data of a quantization table based on the voiced sound or the unvoiced sound is output and transmitted to the inverse quantization circuit 33. The inverse quantization circuit 33 includes a first
It performs the reverse process of the parameter quantization circuit 8 in the figure. Therefore, the inverse quantization circuit 33 performs inverse vector quantization of the quantized parameters using the quantization table (code book) from the quantization table storage memory 32.

また、上記振幅情報Aは、パルス発生回路25に送られ
る。該パルス発生回路25には上記ピッチ情報Tも供給さ
れており、したがって、当該パルス発生回路25からは、
上記振幅情報Aと上記ピッチ情報Tに基づいたパルス信
号が出力される。このパルス信号は上記有声/無声検出
回路35からの有声音か無声音かの性質判別情報に基づい
て切り換え制御される切換スイッチ27に伝送される。ま
た、この切換スイッチ27にはランダムノイズ発生器26か
らのランダムノイズが送られており、したがって、当該
切換スイッチ26からは、この有声音か無声音かに応じて
パルス信号の各パルスと上記ランダムノイズが切り換え
られて出力される。上記切換スイッチ26の出力は、上記
振幅情報Aに基づいて制御されるゲインコントロールア
ンプ28を介して、加算器29に伝送される。当該ゲインコ
ントロールアンプ28からの出力は、上記予測残差と近似
したデータとなっている。
The amplitude information A is sent to the pulse generation circuit 25. The pitch information T is also supplied to the pulse generation circuit 25. Therefore, the pulse generation circuit 25
A pulse signal based on the amplitude information A and the pitch information T is output. This pulse signal is transmitted to the changeover switch 27 which is switched and controlled based on the voiced / unvoiced sound discrimination information from the voiced / unvoiced detection circuit 35. The random noise from the random noise generator 26 is sent to the changeover switch 27. Therefore, the changeover switch 26 outputs each pulse of the pulse signal and the random noise in accordance with the voiced sound or the unvoiced sound. Are switched and output. The output of the changeover switch 26 is transmitted to an adder 29 via a gain control amplifier 28 controlled based on the amplitude information A. The output from the gain control amplifier 28 is data that approximates the prediction residual.

また、上記逆量子化回路33からのパラメータは、予測
フィルタ30に伝送されている。この予測フィルタ30は、
加算器29の出力を上記逆量子化回路33からのパラメータ
によってフィルタリング処理するものであり、この予測
フィルタ30からの予測値信号が上記加算器29にフィード
バックされることで、上記加算器29からは、上記予測残
差近似データと上記予測値信号との加算処理が行われて
復号ディジタル信号を得ることができるようになってい
る。この復号ディジタル信号が出力端子34から出力され
る。
The parameters from the inverse quantization circuit 33 are transmitted to the prediction filter 30. This prediction filter 30
The output of the adder 29 is subjected to filtering processing by the parameter from the inverse quantization circuit 33, and the prediction value signal from the prediction filter 30 is fed back to the adder 29, so that the output from the adder 29 is The addition processing of the prediction residual approximation data and the prediction signal is performed to obtain a decoded digital signal. This decoded digital signal is output from the output terminal 34.

なお、上記パラメータに偏自己相関係数を用いる場合
には、第6図中破線で囲む上記加算器29と予測フィルタ
30で構成される予測フィルタ回路部31は、前述した第7
図の格子形予測フィルタ回路135のような構成で実現す
ることができる。この場合、上記加算器29と上記予測フ
ィルタ30は第7図の加算器1251〜125p,1271〜127p、乗
算器1261〜264p,1281〜128p、遅延器1291〜129pに対応
することになる。
When the partial autocorrelation coefficient is used as the parameter, the adder 29 surrounded by a broken line in FIG.
The prediction filter circuit unit 31 composed of 30
It can be realized by a configuration like the lattice type prediction filter circuit 135 in the figure. In this case, the adder 29 and the prediction filter 30 are composed of the adders 125 1 to 125 p , 127 1 to 127 p , the multipliers 126 1 to 264 p , 128 1 to 128 p , and the delay units 129 1 to 127 in FIG. This corresponds to 129 p .

本実施例においては、上述のように有声音か無声音か
の信号の性質に応じた量子化テーブルでパラメータの量
子化を行うことで、結果として予測フィルタのために割
り当てられるビット数を減らすことができ、量子化によ
る周波数特性の歪みを低減できる。更に、圧縮符号化装
置全体からみれば、低ビットレートで高品質の信号を復
元できるようになる。
In the present embodiment, as described above, by performing parameter quantization using a quantization table corresponding to the nature of a voiced or unvoiced signal, it is possible to reduce the number of bits allocated for the prediction filter as a result. Thus, distortion of frequency characteristics due to quantization can be reduced. Further, from the viewpoint of the entire compression encoding apparatus, a high-quality signal can be restored at a low bit rate.

なお、上述した入力ディジタル信号としては、上記デ
ィジタルの音声信号に限らず、楽器音等も含む一般的な
オーディオ信号であってもよく、また、映像ディジタル
信号であっもよい。更に、音声信号の性質は有声音,無
声音に限定されない。
The input digital signal described above is not limited to the digital audio signal, but may be a general audio signal including a musical instrument sound or the like, or may be a video digital signal. Further, the nature of the audio signal is not limited to voiced and unvoiced sounds.

〔発明の効果〕〔The invention's effect〕

本発明の圧縮符号化装置及び方法によれば、入力ディ
ジタル信号を予測分析する予測フィルタからの予測値信
号と上記入力ディジタル信号との差を得ると共に、上記
予測フィルタのパラメータを量子化して伝送する際に、
入力信号の有声音、無声音に基づく信号の性質によっ
て、上記パラメータを量子化するために設けられた複数
種類の量子化テーブルを制御し、上記制御された量子化
テーブルに基づいて、上記パラメータを量子化すること
により、量子化の際の最適出力値の検索のための演算量
を減らすことができ、符号化の処理時間を短縮できると
共に、有声音と無声音とで異なる性質の入力信号に対し
て、それぞれ高い量子化効率で符号化を行うことができ
る。すなわち、圧縮符号化装置全体からみれば、パラメ
ータ量子化のために割り当てられるビット数を減らすこ
とができるようになり、更に、パラメータの量子化によ
る周波数特性の歪みを減らすことができるようになる。
ADVANTAGE OF THE INVENTION According to the compression encoding apparatus and method of this invention, while obtaining the difference between the said input digital signal and the prediction value signal from the prediction filter which predicts and analyzes an input digital signal, the parameter of the said prediction filter is quantized and transmitted. At that time,
A plurality of types of quantization tables provided for quantizing the parameters are controlled according to the properties of signals based on voiced and unvoiced sounds of the input signal, and the parameters are quantized based on the controlled quantization tables. By doing so, it is possible to reduce the amount of computation for searching for the optimum output value at the time of quantization, shorten the encoding processing time, and perform the same for input signals having different characteristics between voiced and unvoiced sounds. Encoding can be performed with high quantization efficiency. That is, from the viewpoint of the entire compression encoding apparatus, the number of bits allocated for parameter quantization can be reduced, and furthermore, distortion of frequency characteristics due to parameter quantization can be reduced.

したがって、復号化する場合には、装置全体でみれば
低ビットレートで高品質の信号を復元できるようにな
る。
Therefore, when decoding, a high-quality signal can be restored at a low bit rate in the entire apparatus.

【図面の簡単な説明】[Brief description of the drawings]

第1図は本発明実施例の圧縮符号化装置の概略構成を示
すブロック回路図、第2図は有声音の信号の波形図、第
3図は無声音の信号の波形図、第4図は有声音の信号の
正規化された自己相関係数を示す特性図、第5図は無声
音の信号の正規化された自己相関係数を示す特性図、第
6図は復号化装置の概略構成を示すブロック回路図、第
7図は従来例の偏自己相関形音声分析合成系の構成を示
すブロック回路図である。 2……加算器 3……予測フィルタ 4……線形予測分析回路 5……予測フィルタ回路部 6……相関検出・判別回路 7……量子化テーブル記憶メモリ 8……パラメータ量子化回路
1 is a block circuit diagram showing a schematic configuration of a compression encoding apparatus according to an embodiment of the present invention, FIG. 2 is a waveform diagram of a voiced signal, FIG. 3 is a waveform diagram of an unvoiced signal, and FIG. FIG. 5 is a characteristic diagram showing a normalized autocorrelation coefficient of a vocal signal, FIG. 5 is a characteristic diagram showing a normalized autocorrelation coefficient of an unvoiced signal, and FIG. 6 shows a schematic configuration of a decoding device. FIG. 7 is a block circuit diagram showing the configuration of a conventional partial autocorrelation type speech analysis / synthesis system. 2 ... Adder 3 ... Prediction filter 4 ... Linear prediction analysis circuit 5 ... Prediction filter circuit section 6 ... Correlation detection / discrimination circuit 7 ... Quantization table storage memory 8 ... Parameter quantization circuit

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】入力ディジタル信号を予測分析する予測フ
ィルタからの予測値信号と上記入力ディジタル信号との
差を得ると共に、上記予測フィルタのパラメータを量子
化して伝送する圧縮符号化装置において、 入力信号の有声音、無声音に基づく信号の性質によっ
て、上記パラメータを量子化するために設けられた複数
種類の量子化テーブルを制御する制御部と、 上記制御された量子化テーブルに基づいて、上記パラメ
ータを量子化する量子化部と を有することを特徴とする圧縮符号化装置。
1. A compression encoding apparatus for obtaining a difference between a predicted value signal from a prediction filter for predicting and analyzing an input digital signal and the input digital signal, and quantizing and transmitting parameters of the prediction filter. A voiced sound, by a property of a signal based on an unvoiced sound, a control unit that controls a plurality of types of quantization tables provided for quantizing the parameter, based on the controlled quantization table, And a quantizing unit for quantizing.
【請求項2】入力ディジタル信号を予測分析する予測フ
ィルタからの予測値信号と上記入力ディジタル信号との
差を得ると共に、上記予測フィルタのパラメータを量子
化して伝送する圧縮符号化方法において、 入力信号の有声音、無声音に基づく信号の性質によっ
て、上記パラメータを量子化するために設けられた複数
種類の量子化テーブルを制御し、 上記制御された量子化テーブルに基づいて、上記パラメ
ータを量子化する ことを特徴とする圧縮符号化方法。
2. A compression encoding method for obtaining a difference between a predicted value signal from a prediction filter for predicting and analyzing an input digital signal and the input digital signal, and quantizing and transmitting parameters of the prediction filter. Controls a plurality of types of quantization tables provided for quantizing the parameters according to the properties of signals based on voiced and unvoiced sounds, and quantizes the parameters based on the controlled quantization tables. A compression encoding method characterized by the above-mentioned.
【請求項3】ディジタル信号を予測分析する予測フィル
タからの予測値信号と上記入力ディジタル信号との差に
基づく入力信号と、上記予測フィルタのパラメータを量
子化したパラメータ信号とを入力して、上記入力信号と
パラメータ信号からディジタル信号を復元する復号装置
において、 入力信号の有声音、無声音に基づく信号の性質によっ
て、上記パラメータを逆量子化するために設けられた複
数種類の量子化テーブルを制御する制御部と、 上記制御された量子化テーブルに基づいて、上記パラメ
ータを逆量子化する逆量子化部と を有することを特徴とする復号装置。
3. An input signal based on a difference between a prediction value signal from a prediction filter for predicting and analyzing a digital signal and the input digital signal, and a parameter signal obtained by quantizing parameters of the prediction filter. In a decoding device for restoring a digital signal from an input signal and a parameter signal, a plurality of types of quantization tables provided for dequantizing the parameter are controlled according to the properties of a signal based on voiced and unvoiced sounds of the input signal. A decoding device comprising: a control unit; and an inverse quantization unit that inversely quantizes the parameter based on the controlled quantization table.
【請求項4】ディジタル信号を予測分析する予測フィル
タからの予測値信号と上記入力ディジタル信号との差に
基づく入力信号と、上記予測フィルタのパラメータを量
子化したパラメータ信号とを入力して、上記入力信号と
パラメータ信号からディジタル信号を復元する復号方法
において、 入力信号の有声音、無声音に基づく信号の性質によっ
て、上記パラメータを逆量子化するために設けられた複
数種類の量子化テーブルを制御し、 上記制御された量子化テーブルに基づいて、上記パラメ
ータを逆量子化する ことを特徴とする復号方法。
4. An input signal based on a difference between a predicted value signal from a prediction filter for predicting and analyzing a digital signal and the input digital signal, and a parameter signal obtained by quantizing parameters of the prediction filter. In a decoding method for restoring a digital signal from an input signal and a parameter signal, a plurality of types of quantization tables provided for dequantizing the parameter are controlled according to the properties of a signal based on voiced and unvoiced sounds of the input signal. A decoding method for inversely quantizing the parameter based on the controlled quantization table.
JP1310350A 1989-11-29 1989-11-29 Compression encoding apparatus and method, and decoding apparatus and method Expired - Fee Related JP3010655B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1310350A JP3010655B2 (en) 1989-11-29 1989-11-29 Compression encoding apparatus and method, and decoding apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1310350A JP3010655B2 (en) 1989-11-29 1989-11-29 Compression encoding apparatus and method, and decoding apparatus and method

Publications (2)

Publication Number Publication Date
JPH03171830A JPH03171830A (en) 1991-07-25
JP3010655B2 true JP3010655B2 (en) 2000-02-21

Family

ID=18004179

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1310350A Expired - Fee Related JP3010655B2 (en) 1989-11-29 1989-11-29 Compression encoding apparatus and method, and decoding apparatus and method

Country Status (1)

Country Link
JP (1) JP3010655B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6111870A (en) 1996-11-07 2000-08-29 Interdigital Technology Corporation Method and apparatus for compressing and transmitting high speed data
JP4469374B2 (en) 2005-01-12 2010-05-26 日本電信電話株式会社 Long-term predictive encoding method, long-term predictive decoding method, these devices, program thereof, and recording medium

Also Published As

Publication number Publication date
JPH03171830A (en) 1991-07-25

Similar Documents

Publication Publication Date Title
EP0942411B1 (en) Audio signal coding and decoding apparatus
US7065338B2 (en) Method, device and program for coding and decoding acoustic parameter, and method, device and program for coding and decoding sound
JPH08179796A (en) Voice coding method
JPH0395600A (en) Apparatus and method for voice coding
JP3344962B2 (en) Audio signal encoding device and audio signal decoding device
JP3765171B2 (en) Speech encoding / decoding system
JP3357795B2 (en) Voice coding method and apparatus
JP2645465B2 (en) Low delay low bit rate speech coder
US5649051A (en) Constant data rate speech encoder for limited bandwidth path
JP3444131B2 (en) Audio encoding and decoding device
JPH09258795A (en) Digital filter and sound coding/decoding device
JP4359949B2 (en) Signal encoding apparatus and method, and signal decoding apparatus and method
JP4281131B2 (en) Signal encoding apparatus and method, and signal decoding apparatus and method
CA2233896C (en) Signal coding system
JP3237178B2 (en) Encoding method and decoding method
JP3010655B2 (en) Compression encoding apparatus and method, and decoding apparatus and method
JPH11504733A (en) Multi-stage speech coder by transform coding of prediction residual signal with quantization by auditory model
US5943644A (en) Speech compression coding with discrete cosine transformation of stochastic elements
JP2796408B2 (en) Audio information compression device
JP3916934B2 (en) Acoustic parameter encoding, decoding method, apparatus and program, acoustic signal encoding, decoding method, apparatus and program, acoustic signal transmitting apparatus, acoustic signal receiving apparatus
JP3010654B2 (en) Compression encoding apparatus and method
JP2736157B2 (en) Encoding device
JP4327420B2 (en) Audio signal encoding method and audio signal decoding method
JP4618823B2 (en) Signal encoding apparatus and method
JPH05232996A (en) Voice coding device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees