JP3291004B2 - Audio coding circuit - Google Patents

Audio coding circuit

Info

Publication number
JP3291004B2
JP3291004B2 JP19989591A JP19989591A JP3291004B2 JP 3291004 B2 JP3291004 B2 JP 3291004B2 JP 19989591 A JP19989591 A JP 19989591A JP 19989591 A JP19989591 A JP 19989591A JP 3291004 B2 JP3291004 B2 JP 3291004B2
Authority
JP
Japan
Prior art keywords
voice
speech
processing
vector
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 - Lifetime
Application number
JP19989591A
Other languages
Japanese (ja)
Other versions
JPH0522153A (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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP19989591A priority Critical patent/JP3291004B2/en
Publication of JPH0522153A publication Critical patent/JPH0522153A/en
Application granted granted Critical
Publication of JP3291004B2 publication Critical patent/JP3291004B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、ディジタル自動車電話
等のディジタル通信機器に用いられる音声符号化回路に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a speech coding circuit used for digital communication equipment such as a digital car telephone.

【0002】[0002]

【従来の技術】従来技術の一例として、図5はディジタ
ル音声通信に使用する音声符号化回路のブロック図であ
る。アナログ音声入力はA/D変換器1でディジタル変
換され割り込み信号(一般に8kHz/125μS毎を
使用する)が入る毎に割り込み処理が行われてフレーム
メモリ3に音声データが蓄積される。それらの蓄積され
た音声データに対し、エンコーダ2によって音声符号化
処理が行われる。エンコーダ2はディジタルシグナルプ
ロセッサ(DSP)が用いられる。それらの処理された
信号はディジタル音声データ(符号化データ)として、
例えば8kHzの速度で伝送路へ出力される。このDS
Pはクロックに同期して動作しており、後述の例では1
0MHzのクロックに同期して動作する。
2. Description of the Related Art As an example of the prior art, FIG. 5 is a block diagram of a voice coding circuit used for digital voice communication. The analog audio input is digitally converted by the A / D converter 1 and interrupt processing is performed each time an interrupt signal (generally using 8 kHz / 125 μS) is input, and audio data is accumulated in the frame memory 3. An audio encoding process is performed on the stored audio data by the encoder 2. As the encoder 2, a digital signal processor (DSP) is used. These processed signals are converted into digital audio data (encoded data).
For example, it is output to the transmission line at a speed of 8 kHz. This DS
P operates in synchronization with the clock.
It operates in synchronization with a 0 MHz clock.

【0003】DPS2で行われる音声符号化処理とし
て、音声分析合成法の一つであるコード駆動LPC符号
化(CELP:Code excited linear predictionまたは
符号化励振法)方式が用いられるようになっている。
As a speech encoding process performed by the DPS2, a code-driven LPC encoding (CELP: Code excited linear prediction or encoding excitation method), which is one of speech analysis / synthesis methods, has been used.

【0004】CELP方式は、ベクトル量子化方式の代
表的な一つであり、音源符号帳(コードブック)内に多
数用意された雑音源ベクトルから合成音を再生し、その
中で入力音声に最も近い合成音声を与える雑音源ベクト
ルを選択してそのインデックス(コード番号)を伝送す
る方法である。
The CELP system is one of the representative vector quantization systems, and reproduces a synthesized sound from a large number of noise source vectors prepared in an excitation codebook (codebook). In this method, a noise source vector that gives a near synthesized speech is selected and its index (code number) is transmitted.

【0005】図6はエンコーダ(DSP)2内でCEL
P方式によって符号化する部分の詳細を示すブロック図
であり、図7はそのフレーム単位の処理を示すフローチ
ャートである。図6の音声入力は、DSP内でフレーム
単位に取り込んだフレームメモリ3からのディジタル音
声入力である(図7のステップ71)。この音声入力は
音声の有無にかかわらず符号化処理が行われる。
FIG. 6 shows a CEL in the encoder (DSP) 2.
FIG. 7 is a block diagram showing details of a part to be encoded by the P method, and FIG. 7 is a flowchart showing the processing in units of frames. The voice input in FIG. 6 is a digital voice input from the frame memory 3 fetched on a frame basis in the DSP (step 71 in FIG. 7). This speech input is subjected to encoding processing regardless of the presence or absence of speech.

【0006】図6,図7において、まず、線形予測分析
合成器4で線形予測分析(以下、LPCと記述する)を
行い(ステップ72)、その残差部について長期予測分
析合成器5で長期予測(以下、LTPと記述する)を行
い(ステップ73)、最後にLTPの残差に対してベク
トル量子化器6でベクトル量子化を行い(ステップ7
4)符号化する。ベクトル量子化とは複数の白色雑音サ
ンプルが用意されたコードブックの中から残差波形に最
も良く当てはまるものを求め、そのコード番号を符号と
して伝送するもので、情報圧縮率の高い符号化が可能な
手法である。
In FIG. 6 and FIG. 7, first, a linear prediction analysis (hereinafter, referred to as LPC) is performed by the linear prediction analysis / synthesizer 4 (step 72), and the residual portion is subjected to a long-term prediction analysis / synthesis 5 by the long-term prediction analysis / synthesizer 5. Prediction (hereinafter, referred to as LTP) is performed (step 73), and finally the LTP residual is vector-quantized by the vector quantizer 6 (step 7).
4) Encode. Vector quantization finds the code that best fits the residual waveform from a codebook containing multiple white noise samples, and transmits the code number as a code, enabling coding with a high information compression rate. It is an effective method.

【0007】図8は処理の流れを示すタイムチャートで
あり、図9はこのときの1フレーム内の処理部分を示す
タイムチャートである。ここで、図9の斜線部は、音声
データを取り込むための割り込み処理であり、それ以外
の部分が音声符号化処理(ENCODE処理)に要する
時間である。なお、割り込み処理は割り込み信号に、通
常の処理はクロックにそれぞれ同期して動作し、一般に
割り込み信号は8kHz、クロックは10MHzが使用
される。
FIG. 8 is a time chart showing a processing flow, and FIG. 9 is a time chart showing a processing portion in one frame at this time. Here, the hatched portion in FIG. 9 is an interrupt process for taking in audio data, and the other portion is the time required for the audio encoding process (ENCODE process). The interrupt process operates in synchronization with the interrupt signal, and the normal process operates in synchronization with the clock. Generally, the interrupt signal uses 8 kHz and the clock uses 10 MHz.

【0008】[0008]

【発明が解決しようとする課題】従来技術の問題点とし
ては、DSP内での無音声時の音声符号化処理に伴う消
費電力の無駄がある。即ち、音声符号化処理として前述
のCELP方式を使用した場合、低ビットレートでも良
好な音質が得られる点では有効であるが、処理量が多く
ベクトル探索に多大な演算量を必要とする。現在入手可
能なDSPを使用した場合でも1フレーム長での処理の
ほとんどが占有される。ところが、実際の会話において
は片方の送話者が発声する時間は会話全体の35%程度
であるとされており、通話中に音声がない部分が多く存
在し、そういった部分でも音声符号化処理を行っている
ため無駄な電力を消費している。
As a problem of the prior art, there is a waste of power consumption due to voice coding processing in the DSP when there is no voice. That is, when the above-described CELP method is used as the audio coding process, it is effective in that good sound quality can be obtained even at a low bit rate, but requires a large amount of processing and a large amount of calculation for vector search. Even with currently available DSPs, most of the processing at one frame length is occupied. However, in an actual conversation, it is said that one speaker speaks for about 35% of the entire conversation, and there are many parts without speech during a conversation. It consumes useless power because it is doing.

【0009】このようなCELP方式の音声符号化の処
理量の代表例としてBB−CELP/8kbpsの場
合、信号処理量は表1のようになる。
[0009] In the case of BB-CELP / 8 kbps as a typical example of the processing amount of such CELP speech coding, the signal processing amount is as shown in Table 1.

【0010】[0010]

【表1】 [Table 1]

【0011】符号化・復号化を1個のDSPで処理する
ことを考えると、表1から120.4Kステップ必要で
あり、これを音声符号化に通常使用される1フレームあ
たり20msecという時間で処理するには6.02M
ipsのDSPが必要となる。
Considering that encoding / decoding is performed by one DSP, 120.4K steps are required from Table 1, and this is performed in a time of 20 msec per frame which is generally used for voice encoding. 6.02M
An ips DSP is required.

【0012】ここで、19Mips/250mWのDS
Pを使用することを考えると、上記の符号化・復号化処
理は約61%の時間内に処理できることからその消費電
力は152.5mWとなる。ただし、このDSPが信号
処理を実行していない時間はパワーダウンモードを使用
しているものとし、その時の消費電力は0mWとした。
本発明の目的は、前述の無音時におけるDSPの消費電
力の無駄を低減することのできる音声符号化回路を提供
することにある。
Here, DS of 19 Mips / 250 mW
Considering the use of P, the above encoding / decoding processing can be performed within about 61% of the time, so that the power consumption is 152.5 mW. However, it is assumed that the power down mode is used when the DSP is not executing the signal processing, and the power consumption at that time is 0 mW.
SUMMARY OF THE INVENTION It is an object of the present invention to provide a speech encoding circuit that can reduce waste of power consumption of a DSP during silence.

【0013】[0013]

【課題を解決するための手段】本発明の音声符号化回路
は、フレーム化されたディジタル音声入力を線形予測分
析し長期予測を行って得られる残差信号をベクトル量子
化器に入力し、該ベクトル量子化器内のコードブックに
用意された複数の雑音源ベクトルから合成音を再生しそ
の中で前記音声入力に最も近い合成音声を与える雑音源
べクトルを選択してそのコード番号を出力して伝送する
CELP方式の音声符号化回路において、前記音声入力
の音声の有無をフレーム単位に検出する音声検出器と、
該音声検出器の音声検出結果が無音のとき、該音声検出
器からの信号により前記ベクトル量子化器の雑音源べク
トル検索処理を休止させるパワーダウンモードに制御す
るモード切替器と、雑音を発生させる雑音発生器と、前
記音声検出器の音声検出結果が無音のとき、該音声検出
器からの信号により前記ベクトル量子化器からの前記コ
ード番号の代りに前記雑音発生器からの出力を伝送する
ように制御する切替器とを備えたことを特徴とするもの
である。
SUMMARY OF THE INVENTION A speech encoding circuit according to the present invention inputs a residual signal obtained by performing linear prediction analysis on a framed digital speech input and performing long-term prediction to a vector quantizer. A synthesized sound is reproduced from a plurality of noise source vectors prepared in a code book in a vector quantizer, and a noise source vector which gives a synthesized voice closest to the voice input is selected from among the reproduced sounds, and the code number is output. A speech detector for detecting the presence or absence of the speech of the speech input on a frame basis,
A mode switch for controlling to a power down mode in which a noise source vector search process of the vector quantizer is stopped by a signal from the voice detector when a voice detection result of the voice detector is silent; And a noise generator for transmitting an output from the noise generator instead of the code number from the vector quantizer according to a signal from the voice detector when a voice detection result of the voice detector is silent. And a switching device for performing control as described above.

【0014】[0014]

【実施例】図1は本発明の実施例を示すブロック図であ
る。図において、4〜7は図6と同じ構成要素を示す。
この中でベクトル量子化器6内のコードブックに用意さ
れた雑音源ベクトルの中から入力音声に最も近い合成音
声を与える雑音源ベクトルを探索する膨大な演算量を軽
減するために、音声検出器(VAD:voice activity d
etector)8によって音声入力が有音か無音かをフレーム
単位に検出し、無音のときはモード切替器9にベクトル
量子化器6に対してパワーダウンモード(またはスリー
プモード)を指示する信号を与える。これによってベク
トル量子化器6は演算処理を休止しこの部分の電力消費
がなくなる。
FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, reference numerals 4 to 7 denote the same components as in FIG.
In order to reduce an enormous amount of computation for searching for a noise source vector that gives a synthesized speech closest to the input speech from noise source vectors prepared in a codebook in the vector quantizer 6, a speech detector is used. (VAD: voice activity d
(Elector) 8 detects whether the voice input is sound or no sound in units of frames. . As a result, the vector quantizer 6 suspends the arithmetic processing, and the power consumption in this part is eliminated.

【0015】ベクトル量子化器6が休止すると前述のコ
ード番号が出力されなくなるので、コード番号の代りに
乱数発生器10からの乱数を符号化器7に入力するため
に、音声検出器8からの信号によって切替器11を制御
する。図2は本発明の処理のアルゴリズムを示すフロー
チャートである。図2において、音声データをフレーム
メモリに蓄積(ステップ21)した後、従来と同様にL
PC(ステップ22),LTP(ステップ23)を行
う。次に音声検出処理(ステップ24)を施すことによ
り、音声の有無を判定(ステップ25)し、その結果に
よって次のステップの処理を行う。すなわち、そのフレ
ームが有音のときはベクトル量子化により符号化(ステ
ップ26)し、無声のときは乱数を発生(ステップ2
7)し、コード番号を乱数の値で置き換えて符号化を行
う。このことは、雑音の場合はスペクトル情報のみを伝
送し、音源情報は乱数に置き換えても聴感上特に問題は
ないという事実に基づく。次にDSPのベクトル量子化
器6をパワーダウンモードで動作(ステップ28)さ
せ、次のフレームの処理に移る際にそのモードを解除
(ステップ29)する。
When the vector quantizer 6 is stopped, the above-mentioned code number is not output. Therefore, in order to input a random number from the random number generator 10 to the encoder 7 instead of the code number, the speech detector 8 outputs The switch 11 is controlled by a signal. FIG. 2 is a flowchart showing an algorithm of the processing of the present invention. In FIG. 2, after audio data is stored in a frame memory (step 21), L
The PC (step 22) and the LTP (step 23) are performed. Next, by performing voice detection processing (step 24), the presence or absence of voice is determined (step 25), and the processing of the next step is performed based on the result. That is, when the frame is voiced, it is encoded by vector quantization (step 26), and when the frame is unvoiced, a random number is generated (step 2).
7) Then, the encoding is performed by replacing the code number with the value of the random number. This is based on the fact that in the case of noise, only the spectrum information is transmitted, and the sound source information is replaced by random numbers without any problem in terms of hearing. Next, the vector quantizer 6 of the DSP is operated in the power down mode (step 28), and the mode is released (step 29) when the processing moves to the next frame.

【0016】図3は本発明の処理の流れを示すタイムチ
ャートである。音声検出処理により、フレームのは無
音声、フレームは有音声、フレームは無音声と判定
され、フレームとフレームではDSPはパワーダウ
ンモードとなり、フレームではベクトル量子化による
符号化が行われる。
FIG. 3 is a time chart showing the flow of the processing of the present invention. The voice detection processing determines that the frame is non-voice, the frame is voiced, and the frame is non-voiced. The DSP is in a power down mode for frames and frames, and the frames are coded by vector quantization.

【0017】また、図4は図3の1フレームでの処理部
分について示すタイムチャートである。図4(A)は入
力音声が無音声の場合のタイムチャートであり、(B)
は入力音声が有音声の場合のタイムチャートである。斜
線部分は割り込み処理(音声データ取り込み)を表し、
格子斜線の部分は処理モードを表す。また、斜線のない
白い部分はパワーダウンモードを表す。DSPはそのモ
ードに関わらず割り込み処理を行って音声データを取り
込み、同時にカウンタにより割り込み回数をカウント
し、1フレーム長のデータを取り込むと音声検出処理を
行う。パワーダウンモードの場合はデータを取り込むと
同時にパワーダウンモードを解除して通常の処理モード
に切替えて処理が行われる。
FIG. 4 is a time chart showing a processing portion in one frame of FIG. FIG. 4A is a time chart in the case where the input voice is silent, and FIG.
Is a time chart when the input voice is voiced. The shaded area indicates interrupt processing (voice data capture),
The hatched portion indicates the processing mode. In addition, a white portion without oblique lines indicates a power down mode. Regardless of the mode, the DSP performs interrupt processing to capture audio data, simultaneously counts the number of interrupts by a counter, and performs voice detection processing when capturing data of one frame length. In the case of the power down mode, at the same time as the data is taken in, the power down mode is released and the processing is switched to the normal processing mode to perform the processing.

【0018】従来技術の例で示した音声符号化の処理量
の代表的なものとしてBB−CELP/8kbpsにつ
いて比較説明する。ここで使用したDSPは10Mip
s/250mWである。従来例に対して新たに付加され
た処理量は音声検出に要する1.5Kステップである。
また、音声データ以外の入力に対しては、コードブック
の検索・符号化の処理のうちで検索処理(44Kステッ
プ)は不要になる。従って本発明による処理量をまとめ
ると次の表2のようになる。
BB-CELP / 8 kbps will be compared and described as a typical example of the processing amount of speech coding shown in the example of the prior art. The DSP used here is 10 Mip
s / 250 mW. The processing amount newly added to the conventional example is 1.5K steps required for voice detection.
For input other than audio data, the search process (44K steps) is not required in the codebook search / encoding process. Accordingly, the processing amounts according to the present invention are summarized in Table 2 below.

【0019】[0019]

【表2】 [Table 2]

【0020】次に、実際に本発明の実施例により符号化
処理を行った場合について説明する。音声信号処理の時
間率を35%,非音声信号の時間率を65%、また復号
化処理を100%として全体の処理量を求めると93.
3Kステップとなる。これはフレーム長を20msec
とし、10MipsのDSPで実行すると47%の処理
量となり消費電力の平均値は117.5mWとなる。こ
の値は従来比で35mW低減されている。このようにD
SPを使用した音声符号器の消費電力を低減することが
できる。
Next, a case where the encoding process is actually performed according to the embodiment of the present invention will be described. When the time rate of the audio signal processing is 35%, the time rate of the non-audio signal is 65%, and the decoding processing is 100%, the total processing amount is calculated.
This is a 3K step. This sets the frame length to 20 msec.
When executed by a DSP of 10 Mips, the processing amount is 47%, and the average value of the power consumption is 117.5 mW. This value is reduced by 35 mW compared to the conventional case. Thus D
The power consumption of the speech encoder using the SP can be reduced.

【0021】なお、本発明では、音声の無い場合の駆動
音源情報は、コードブックの適当なパターンを伝送する
ことにより復号側では特別の処理は必要にならず、ま
た、本符号化回路を使用するシステムには全く変更を必
要としないため、音声符号化回路のみの処置ですむため
産業上の利用効果は大である。
In the present invention, no special processing is required on the decoding side by transmitting an appropriate pattern of the code book for the driving sound source information when there is no sound, and the present encoding circuit is used. Since there is no need for any change in the system that performs the above, only the voice encoding circuit needs to be treated, and the industrial use effect is great.

【0022】[0022]

【発明の効果】以上詳細に説明したように、本発明を実
施することにより、DSP自体の消費電力を20%程度
低減することができる。これにより電池動作の無線機に
あっては、従来の方式に比べ、電池の使用時間を増すこ
とができる。更に本発明は通信のプロトコルには影響を
一切与えず、音声符号化回路のみの対応であるためシス
テムから見た場合も装置製作に非常に有効である。
As described above in detail, the power consumption of the DSP itself can be reduced by about 20% by implementing the present invention. As a result, the battery-operated wireless device can increase the battery usage time as compared with the conventional method. Further, the present invention does not affect the communication protocol at all, and is compatible only with the voice encoding circuit. Therefore, the present invention is very effective in manufacturing a device from the viewpoint of a system.

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

【図1】本発明の実施例の要部を示すブロック図FIG. 1 is a block diagram showing a main part of an embodiment of the present invention.

【図2】本発明の処理のアルゴリズムを示すフローチャ
ート
FIG. 2 is a flowchart showing an algorithm of the processing of the present invention.

【図3】本発明の処理の流れを示すタイムチャートFIG. 3 is a time chart showing a flow of processing according to the present invention.

【図4】本発明の1フレームの処理配分を示すタイムチ
ャート
FIG. 4 is a time chart showing processing distribution of one frame according to the present invention;

【図5】本発明を適用する音声符号化回路のブロック図FIG. 5 is a block diagram of a speech encoding circuit to which the present invention is applied;

【図6】従来の要部を示すブロック図FIG. 6 is a block diagram showing a conventional main part.

【図7】従来の処理のアルゴリズムを示すフローチャー
FIG. 7 is a flowchart showing an algorithm of a conventional process.

【図8】従来の処理の流れを示すタイムチャートFIG. 8 is a time chart showing a flow of a conventional process.

【図9】従来の1フレームの処理配分を示すタイムチャ
ート
FIG. 9 is a time chart showing processing distribution of a conventional one frame.

【符号の説明】[Explanation of symbols]

1 A/D変換器 2 エンコーダ(DSP) 3 フレームメモリ 4 線形予測分析合成器 5 長期予測分析合成器 6 ベクトル量子化器 7 符号化器 8 音声検出器 9 モード切替器 10 乱数発生器 11 切替器 21〜29 ステップ番号 71〜74 ステップ番号 Reference Signs List 1 A / D converter 2 Encoder (DSP) 3 Frame memory 4 Linear prediction analysis / synthesis unit 5 Long-term prediction analysis / synthesis unit 6 Vector quantizer 7 Encoder 8 Voice detector 9 Mode switch 10 Random number generator 11 Switch 21-29 Step number 71-74 Step number

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平4−86032(JP,A) 特開 平4−315329(JP,A) 特開 昭61−275900(JP,A) 特開 昭60−500(JP,A) 特開 平2−36628(JP,A) (58)調査した分野(Int.Cl.7,DB名) G10L 19/12 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-4-86032 (JP, A) JP-A-4-315329 (JP, A) JP-A-61-275900 (JP, A) JP-A-60-1985 500 (JP, A) JP-A-2-36628 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G10L 19/12

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 フレーム化されたディジタル音声入力を
線形予測分析し長期予測を行って得られる残差信号をベ
クトル量子化器に入力し、該ベクトル量子化器内のコー
ドブックに用意された複数の雑音源ベクトルから合成音
を再生しその中で前記音声入力に最も近い合成音声を与
える雑音源べクトルを選択してそのコード番号を出力し
て伝送するCELP方式の音声符号化回路において、 前記音声入力の音声の有無をフレーム単位に検出する音
声検出器と、 該音声検出器の音声検出結果が無音のとき、該音声検出
器からの信号により前記ベクトル量子化器の雑音源べク
トル検索処理を休止させるパワーダウンモードに制御す
るモード切替器と、 雑音を発生させる雑音発生器と、 前記音声検出器の音声検出結果が無音のとき、該音声検
出器からの信号により前記ベクトル量子化器からの前記
コード番号の代りに前記雑音発生器からの出力を伝送す
るように制御する切替器とを備えたことを特徴とする音
声符号化回路。
1. A framed digital speech input is subjected to linear prediction analysis and long-term prediction, and a residual signal obtained is input to a vector quantizer, and a plurality of residual signals prepared in a codebook in the vector quantizer are provided. A speech encoding circuit of a CELP system for reproducing a synthesized speech from a noise source vector of the selected speech source, selecting a noise source vector which gives a synthesized speech closest to the speech input, outputting its code number, and transmitting the selected code. A voice detector for detecting the presence or absence of voice of voice input on a frame basis; and when a voice detection result of the voice detector is silent, a noise source vector search process of the vector quantizer based on a signal from the voice detector. A mode switcher for controlling a power down mode for suspending the operation, a noise generator for generating noise, and when the sound detection result of the sound detector is silent, the sound detector Signal by the speech encoding circuit, characterized in that a switch for controlling to transmit the output from the noise generator in place of the code number from the vector quantizer.
JP19989591A 1991-07-16 1991-07-16 Audio coding circuit Expired - Lifetime JP3291004B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19989591A JP3291004B2 (en) 1991-07-16 1991-07-16 Audio coding circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19989591A JP3291004B2 (en) 1991-07-16 1991-07-16 Audio coding circuit

Publications (2)

Publication Number Publication Date
JPH0522153A JPH0522153A (en) 1993-01-29
JP3291004B2 true JP3291004B2 (en) 2002-06-10

Family

ID=16415393

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19989591A Expired - Lifetime JP3291004B2 (en) 1991-07-16 1991-07-16 Audio coding circuit

Country Status (1)

Country Link
JP (1) JP3291004B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2697642B2 (en) 1994-11-24 1998-01-14 日本電気株式会社 ATM speech encoder
JPH1049199A (en) * 1996-08-02 1998-02-20 Nec Corp Silence compressed voice coding and decoding device
JP2856185B2 (en) * 1997-01-21 1999-02-10 日本電気株式会社 Audio coding / decoding system

Also Published As

Publication number Publication date
JPH0522153A (en) 1993-01-29

Similar Documents

Publication Publication Date Title
US5752223A (en) Code-excited linear predictive coder and decoder with conversion filter for converting stochastic and impulsive excitation signals
CN1307614C (en) Method and arrangement for synthesizing speech
US20110029317A1 (en) Dynamic time scale modification for reduced bit rate audio coding
KR100847391B1 (en) Method of comfort noise generation for speech communication
EP0731348A3 (en) Voice storage and retrieval system
JPH11259100A (en) Method for encoding exciting vector
JP3092652B2 (en) Audio playback device
US4716591A (en) Speech synthesis method and device
JP3223966B2 (en) Audio encoding / decoding device
JP2001053869A (en) Voice storing device and voice encoding device
JP3291004B2 (en) Audio coding circuit
JP2013250582A (en) Transfer error camouflage for digital signal by complexity dispersal
JP2001265397A (en) Method and device for vocoding input signal
JPH10247093A (en) Audio information classifying device
JP3055608B2 (en) Voice coding method and apparatus
JP3496618B2 (en) Apparatus and method for speech encoding / decoding including speechless encoding operating at multiple rates
JP2704678B2 (en) Audio coding processing circuit
JPH07334197A (en) Voice encoding device
JP3235526B2 (en) Audio compression / decompression method and apparatus
JPH10124097A (en) Voice recording and reproducing device
JP2762938B2 (en) Audio coding device
JP2860991B2 (en) Audio storage and playback device
JPH08234796A (en) Decoder device for encoded voice
JPS61262800A (en) Voice coding system
JP2000163097A (en) Device and method for converting speech, and computer- readable recording medium recorded with speech conversion program

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080322

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090322

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100322

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100322

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110322

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120322

Year of fee payment: 10

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120322

Year of fee payment: 10