JPH02156298A - System and device for silent compression of voice - Google Patents

System and device for silent compression of voice

Info

Publication number
JPH02156298A
JPH02156298A JP31038388A JP31038388A JPH02156298A JP H02156298 A JPH02156298 A JP H02156298A JP 31038388 A JP31038388 A JP 31038388A JP 31038388 A JP31038388 A JP 31038388A JP H02156298 A JPH02156298 A JP H02156298A
Authority
JP
Japan
Prior art keywords
frame
address
data
memory
silence
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.)
Granted
Application number
JP31038388A
Other languages
Japanese (ja)
Other versions
JPH0721720B2 (en
Inventor
Sadaji Takeuchi
竹内 貞二
Yasuko Kobayashi
泰子 小林
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.)
NEC Corp
NEC IC Microcomputer Systems Co Ltd
Original Assignee
NEC Corp
NEC IC Microcomputer Systems Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, NEC IC Microcomputer Systems Co Ltd filed Critical NEC Corp
Priority to JP63310383A priority Critical patent/JPH0721720B2/en
Publication of JPH02156298A publication Critical patent/JPH02156298A/en
Publication of JPH0721720B2 publication Critical patent/JPH0721720B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate the need of a buffer for storing encoded data by a 1-frame portion, and to contrive the reduction of a hardware by providing a register for storing temporarily head addresses of each frame. CONSTITUTION:An encoder 2 writes a digital voice waveform inputted to a terminal 1 in an encoded memory at every sample. On the other hand, a silent deciding device 12 decides whether a frame is a silent frame or a voiced frame at every one frame. A register 11 is a register for storing temporarily the same address as an address of the memory 8 indicated by a counter 7 in the end of each frame. That is, an address (a) of the memory 8 in which the head data of each frame is to be written is stored. In such a way, by writing directly encoded data in the memory 8 and executing easily rewriting to silent information data by an address management of the memory 8, a data buffer for storing a 1-frame portion becomes unnecessary and a hardware can be reduced.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、音声の波形符号化方式による録音再生装置に
関し、特に、無音圧縮の方式および装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a recording and reproducing apparatus using a voice waveform encoding method, and particularly to a silence compression method and apparatus.

〔従来の技術〕[Conventional technology]

ディジタル音声波形の符号化方式は、波形符号化方式お
よび生成源符号化方式に分類できる。波形符号化方式に
は、PCM、ADPCM、DPCM。
Digital audio waveform encoding methods can be classified into waveform encoding methods and source encoding methods. Waveform encoding methods include PCM, ADPCM, and DPCM.

ADM方式などがあり、生成源符号化方式には、LPC
,PARCOR,LSP方式などがある。
There are ADM methods, etc., and source coding methods include LPC
, PARCOR, and LSP methods.

一般には、音質の良さから波形符号化方式が用いられる
ことが多い。波形符号化方式はサンプル毎に振幅方向の
圧縮を行うものである。しかしながら、サンプル毎の処
理ではビットレートが高いので、ビットレートを下げる
ために無音圧縮が行われるようになってきた。
Generally, a waveform encoding method is often used because of its good sound quality. The waveform encoding method compresses each sample in the amplitude direction. However, since the bit rate is high in sample-by-sample processing, silence compression has come to be used to lower the bit rate.

音声信号には息つぎなどのために無音区間が含まれる。The audio signal includes silent sections for breath breaks and the like.

この無音区間は個人や発声状態によっても異なるが、全
音声区間のうちの約10〜30%に相当し全体に占める
割合が大きい。そこで、音声信号に含まれる無音°区間
を定められた時間のデータに置き換えるのが無音圧縮で
ある。例えば、数十から数百程度のサンプルを1フレー
ムとし、無音区間の1フレームの情報を1ワードのデー
タに置き換えることができる。また、このようにして無
音圧縮されたデータをもとに1フレ一ム分の無音データ
を出力することにより、もとの無音区間と再生すること
ができる。
Although this silent section differs depending on the individual and the state of vocalization, it corresponds to about 10 to 30% of the total voice section and accounts for a large proportion of the whole. Therefore, silence compression replaces the silent section included in the audio signal with data of a predetermined time. For example, tens to hundreds of samples can be used as one frame, and information in one frame of a silent section can be replaced with one word of data. Further, by outputting silence data for one frame based on the data compressed in this manner, it is possible to reproduce the original silent section.

ここで音声区間か無音区間かを判定する方法には、例え
ば1フレームのサンプルの平均値と予め定めておいたし
きい値とを比較して判定する方法、または1フレーム内
の全てのサンプルと予め定めておいたしきい値と比較し
て判定する方法等がよく知られている。
Here, methods for determining whether it is a voice section or a silent section include, for example, a method of comparing the average value of samples of one frame with a predetermined threshold value, or a method of comparing all samples in one frame and a predetermined threshold value. A method of making a determination by comparing it with a predetermined threshold value is well known.

次に、その無音圧縮の符号化を具体的な数値例を用いて
説明する。ディジタル音声波形を8ビツトで符号化する
場合、2の補数表現では−128〜+127までのレベ
ルを表現することができる。
Next, the encoding of silence compression will be explained using a specific numerical example. When a digital audio waveform is encoded with 8 bits, levels from -128 to +127 can be expressed using two's complement representation.

ここで、符号化で正負のレベルを等価にした場合−12
8を表す符号を無音情報データとすることができる。つ
まり、無音フレームが現れるたびにそのフレーム全体を
−128の1ワードで置き換えることができる。
Here, if the positive and negative levels are made equal during encoding, -12
The code representing 8 can be used as silence information data. That is, each time a silent frame appears, the entire frame can be replaced with one word of -128.

第3図は、従来の無音圧縮回路を含んだ音声録音再生装
置である。1はディジタル音声波形入力端子、2は符号
化器、3はlフレーム分の符号化されたデータを蓄積し
ておくデータバッファ、4は無音判定器、5は無音フレ
ームを示す無音情報データが書き込まれているレジスタ
、6は書き込み制御器、8はメモリ、7はメモリ8のア
ドレスを指すカウンタ、9は復号化器、10は合成デー
タ出力端子、13は無音情報データ検出器、14は無音
データが書き込まれているレジスタ、16は出力制御器
である。
FIG. 3 shows an audio recording/playback device including a conventional silence compression circuit. 1 is a digital audio waveform input terminal, 2 is an encoder, 3 is a data buffer for storing encoded data for l frames, 4 is a silence determiner, and 5 is a memory in which silence information data indicating a silent frame is written. 6 is a write controller, 8 is a memory, 7 is a counter pointing to the address of memory 8, 9 is a decoder, 10 is a composite data output terminal, 13 is a silence information data detector, 14 is a silence data 16 is an output controller.

この装置の動作を説明する。符号化器2は端子lに入力
されるディジタル音声波形をサンプル毎に符号化しデー
タバッファ3に蓄積する。一方、無音判定器4は、1フ
レーム毎に無音フレームか有音フレームかの判定を行う
。有音フレームと判定した場合には、データバッファ3
のデータをメモリ8に転送する。また、無音フレームと
判定した場合には、データバッファ3のデータは転送せ
ずレジスタ5内の無音情報データをメモリ8に書き込む
The operation of this device will be explained. The encoder 2 encodes the digital audio waveform input to the terminal l sample by sample and stores it in the data buffer 3. On the other hand, the silence determiner 4 determines whether each frame is a silent frame or a sound frame. If it is determined to be a sound frame, the data buffer 3
data is transferred to the memory 8. Furthermore, when it is determined that the frame is a silent frame, the data in the data buffer 3 is not transferred and the silent information data in the register 5 is written into the memory 8.

例えば、第Nフレームは有音フレームで、第N+1フレ
ームは無音フレームであるとする。カウンタ7は次のデ
ータを書き込むメモリ8のアドレスを常に指しており、
1ワード書き込む毎に1インクリメントする。符号化器
2は、第Nフレームのディジタル音声波形をサンプル毎
に符号化し、符号化データをデータバッファ3に蓄積す
る。第Nフレームのディジタル音声波形をすべて符号化
しデータバッファ3に蓄積した後に、無音判定器4は有
音/無音の判定を行う。第Nフレームは有音フレームで
あるので、書き込み制御器6はデータバッファ3を選択
し、データバッファ3の1フレ一ム分の符号化データを
メモリ8に転送する。
For example, assume that the Nth frame is a sound frame and the N+1th frame is a silent frame. Counter 7 always points to the address of memory 8 where the next data will be written.
Increment by 1 each time one word is written. The encoder 2 encodes the digital audio waveform of the Nth frame sample by sample, and stores the encoded data in the data buffer 3. After all the digital audio waveforms of the Nth frame are encoded and stored in the data buffer 3, the silence determiner 4 determines whether there is a voice or not. Since the Nth frame is a sound frame, the write controller 6 selects the data buffer 3 and transfers one frame worth of encoded data in the data buffer 3 to the memory 8.

このとき、lワード書き込む毎にカウンタlを1インク
リメントする。次に、第Nフレームの場合と同様に符号
化器2は第N+1フレームのディジタル音声波形を符号
化しデータバッファ3に符号化データを蓄積する。第N
+1フレームのディジタル音声波形をすべて符号化しデ
ータバッファ3に蓄積した後に、無音判定器4は有音/
無音の判定を行う、第N+1フレームは無音フレームで
あるので、書き込へ制御器6はレジスタ5を選択しメモ
リ8に1ワードの無音情報データ(−128)を書き込
む。このとき、カウンタ7を1インクリメントする。
At this time, the counter l is incremented by 1 every time l words are written. Next, as in the case of the Nth frame, the encoder 2 encodes the digital audio waveform of the N+1th frame and stores the encoded data in the data buffer 3. No. N
After all +1 frame of digital audio waveforms are encoded and stored in the data buffer 3, the silence determiner 4 determines whether there is a sound or not.
Since the N+1-th frame for which silence is determined is a silent frame, the writing controller 6 selects the register 5 and writes one word of silence information data (-128) into the memory 8. At this time, the counter 7 is incremented by one.

一方、無音情報データ検出器13はメモリ8から読み出
した符号化データが無音情報データであるかどうかを判
定する。無音情報データ以外のデータであれば復号化器
9により復号し合成データを出力端子10から出力する
。無音情報データであればカウンタ7の信号を停止し、
出力制御器16がレジスタ14を選択し1フレ一ム分の
時間長の無音データ(0)を出力端子10から出力する
On the other hand, the silence information data detector 13 determines whether the encoded data read from the memory 8 is silence information data. If the data is other than silence information data, the decoder 9 decodes it and outputs composite data from the output terminal 10. If it is silent information data, stop the signal of counter 7,
The output controller 16 selects the register 14 and outputs silent data (0) with a time length of one frame from the output terminal 10.

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

しかしながら、上述した従来の無音圧縮の方法ハ、少す
くとも1フレ1ム分のデータバッファ3が必要となるの
でハードウェア量が大きくなるという欠点がある。さら
に、各フレームの最後のデータの処理を行い有音/無音
の判定を行った後、有音区間である場合はデータバッフ
ァ3の全データをメモリ8に転送しなければならないの
で、転送に時間がかかるし、処理が複雑になる。
However, the above-described conventional silence compression method requires a data buffer 3 for at least one frame, which has the disadvantage of increasing the amount of hardware. Furthermore, after processing the last data of each frame and determining whether there is a sound or no sound, if it is a sound section, all data in the data buffer 3 must be transferred to the memory 8, so it takes time to transfer. It takes a lot of time and the process is complicated.

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

音声の無音圧縮方式および装置は、ディジタル音声波形
を波形符号化方式によって分析する手段と、前記分析手
段により符号化されたデータを記憶する手段と、予め定
められた数のサンプル毎に有音/無音の判定をする判定
手段と、前記判定手段による判定結果に応じて前記記憶
手段上の符号比されたデータを無音情報データに書き換
える書き換手段と、前記判定手段による有音/無音の判
定終了時に指している前記記憶手段上のアドレスを無音
情報データを記憶する前記記憶手段上のアドレスに戻す
手段を有する。
The speech silence compression method and device includes means for analyzing a digital speech waveform using a waveform encoding method, means for storing data encoded by the analysis means, and a speech silence compression method and apparatus for each predetermined number of samples. a determining means for determining silence; a rewriting means for rewriting sign-ratio data on the storage means into silence information data according to a determination result by the determining means; and completion of the voice/silence determination by the determining means. and means for returning the address on the storage means that is currently pointing to an address on the storage means that stores silence information data.

このように、本発明では各フレームの先頭アドレスを一
時的に記憶することにより、符号化データを1フレ一ム
分記憶するバッファを不要にすることができる。
In this way, in the present invention, by temporarily storing the start address of each frame, it is possible to eliminate the need for a buffer for storing encoded data for one frame.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示す構成図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

第1図の中で、第3図で説明した番号と同じ番号を持つ
構成要素は、第3図と同じ機能を持つ。その他、11は
メモリ8のアドレスを一時記憶しておくレジスタ、12
は無音判定器である。
Components in FIG. 1 having the same numbers as those explained in FIG. 3 have the same functions as in FIG. 3. In addition, 11 is a register for temporarily storing the address of memory 8;
is a silence detector.

第4図は、2フレ一ム分のサンプル点を示す波形図であ
る。なお、説明を簡単にするためにここでは1フレーム
を10データとする。第Nフレームを有音フレーム、第
N+1フレームを無音フレームとし、MNフレームのサ
ンプルデータな81゜S2.・・・、SIO,第N+1
フレームのサンプルデータをSll、S12.・・・、
S20とする。符号化器2が符号化したデータは、CI
、・・・、CIO。
FIG. 4 is a waveform diagram showing sample points for two frames. Note that, to simplify the explanation, one frame is assumed to be 10 data here. The Nth frame is a sound frame, the N+1th frame is a silent frame, and the sample data of the MN frame is 81°S2. ..., SIO, No. N+1
The frame sample data is Sll, S12. ...,
Let it be S20. The data encoded by encoder 2 is CI
,..., CIO.

C11,・・・、C20とする。C11, . . . , C20.

第5図は、メモリ8への符号化データの書き込みの説明
をするために、第1図のメモリ8の部分を抜き出し詳細
にしたものである。
In order to explain the writing of encoded data into the memory 8, FIG. 5 shows the memory 8 portion of FIG. 1 extracted and shown in detail.

この装置の動作を説明する。符号化器2は端子lに入力
されるディジタル音声波形をサンプル毎に符号化しメモ
リ8に書き込む。一方、無音判定器12は、■フレーム
毎に無音フレームか有音フレームかの判定を行う。
The operation of this device will be explained. The encoder 2 encodes the digital audio waveform input to the terminal l sample by sample and writes it into the memory 8. On the other hand, the silence determiner 12 determines whether each frame is a silent frame or a sound frame.

レジスタ11は、各フレームの最後にカウンタ7が指し
ているメモリ8のアドレスと同じアドレスを記憶してお
くレジスタである。つまり、各フレームの先頭のデータ
を書き込むべきメモリ8のアドレスを記憶している。こ
の場合、レジスタ11はメモリ8のアドレスaを記憶し
ている(第5図(1))。
The register 11 is a register that stores the same address as the address in the memory 8 pointed to by the counter 7 at the end of each frame. That is, it stores the address of the memory 8 where the first data of each frame is to be written. In this case, the register 11 stores address a of the memory 8 (FIG. 5(1)).

まず、符号化器2は第NフレームのSlを符号化し、符
号化データC1をメモリ8のa番地に書き込む。カウン
タ7をサンプル毎にインクリメントシ(第5図(2))
、S2.・・・、S10についても同様の処理を行う。
First, the encoder 2 encodes Sl of the Nth frame and writes encoded data C1 to address a of the memory 8. Increment counter 7 for each sample (Figure 5 (2))
, S2. ..., similar processing is performed for S10.

第Nフレームの最後のデータS10を符号化し、符号化
データC10をメモリ8に書き込んだ後に無音判定器1
2は有音/無音の判定を行う。第Nフレームは有音フレ
ームなので、レジスタ11にアドレスa+loを記憶し
く第5図(3)) 、第N+1フレームの処理に移る。
After encoding the last data S10 of the Nth frame and writing the encoded data C10 into the memory 8, the silence determiner 1
2 determines whether there is a sound or no sound. Since the Nth frame is a sound frame, the address a+lo is stored in the register 11 (FIG. 5(3)), and the process moves on to the N+1th frame.

S11゜・・・、S20についても第Nフレームのデー
タと同様の処理を行う(第5図(4))。符号化データ
C20をメモリ8に書き込んだ後に無音判定器12は有
音/無音の判定を行う。第N+1フレームは無音フレー
ムなのでレジスタ11に記憶しているアドレスa+lO
をカウンタ7に戻しく第5図(5))、レジスタ5内の
無音情報データをメモリ8のa+IO番地に書き込む(
第5図(6))。レジスタ11には、無音情報データを
書き込んだ次のアドレスa+11を記憶する(第5図(
7))。
The same processing as for the data of the Nth frame is performed for S11°..., S20 (FIG. 5 (4)). After writing the encoded data C20 into the memory 8, the silence determiner 12 determines whether there is a sound or not. Since the N+1st frame is a silent frame, the address a+lO stored in register 11
is returned to the counter 7 (Fig. 5 (5)), and the silence information data in the register 5 is written to address a+IO of the memory 8 (
Figure 5 (6)). The register 11 stores the next address a+11 where the silence information data is written (see FIG. 5).
7)).

第2図は、本発明の他の実施例のブロック図である。FIG. 2 is a block diagram of another embodiment of the invention.

第2図の中で、第3図で説明した番号と同じ番号を持つ
構成要素は第3図と同じ機能を持つ。その他、15はメ
モリ8のアドレスカウンタ7を制御するコントローラで
ある。
In FIG. 2, components having the same numbers as those explained in FIG. 3 have the same functions as in FIG. Additionally, 15 is a controller that controls the address counter 7 of the memory 8.

第6図は、メモリ8への符号化データの書き込みおよび
コントローラ15のカウンタ7の制御を説明するために
、第2の一部を抜き出したものである。
FIG. 6 shows a second portion extracted in order to explain the writing of encoded data into the memory 8 and the control of the counter 7 of the controller 15.

本実施例の動作を説明する。この実施例ではコントロー
ラ15よりカウンタ7の制御を行うため、各フレームの
先頭アドレスを一時記憶しておくレジスタ11が不要で
ある。
The operation of this embodiment will be explained. In this embodiment, since the counter 7 is controlled by the controller 15, the register 11 for temporarily storing the start address of each frame is not required.

符号化器2は端子1に入力されるディジタル音声波形を
サンプル毎に符号化しメモリ8に書き込む。一方、無音
判定器4は、1フレーム毎に無音フレームか有音フレー
ムかの判定を行う。
The encoder 2 encodes the digital audio waveform input to the terminal 1 sample by sample and writes it into the memory 8. On the other hand, the silence determiner 4 determines whether each frame is a silent frame or a sound frame.

まず、符号化器2は第NフレームのSlを符号化し、符
号化データCIをメモリ8のa番地に書き込む。カウン
タ7をサンプル毎にインクリメントし、S2.・・・、
SIOについても同様の処理を行う(第6図(1)(2
))。第Nフレームの最後のデータSIOを符号化し、
符号化データCIOをメモリ8に書き込んだ後に無音判
定器4は有音/無音判定を行う。第Nフレームは有音フ
レームなので、次に第N+1フレームの処理に移る。8
11.・・・S20についても第Nフレームのデータと
同様の処理を行う(第6図(3))。符号化データC2
0をメモリ8に書き込んだ後に無音判定器4は有音/無
音判定を行う。第N+1フレームは無音フレームなので
コントローラ15はカウンタ7の値から10を減算して
1フレ一ム分前にアドレスを戻しく第6図(4))、レ
ジスタ5内の無音情報データをメモリ8のa+10番地
に書き込む(第6図(5))。
First, the encoder 2 encodes the Nth frame Sl and writes encoded data CI to address a of the memory 8. Increment counter 7 for each sample, S2. ...,
Similar processing is performed for SIO (Figure 6 (1) (2)
)). encode the last data SIO of the Nth frame,
After writing the encoded data CIO into the memory 8, the silence determiner 4 performs voice/silence determination. Since the N-th frame is a sound frame, processing moves to the N+1-th frame next. 8
11. ...For S20, the same processing as for the data of the Nth frame is performed (FIG. 6 (3)). Encoded data C2
After writing 0 into the memory 8, the silence determiner 4 performs voice/silence determination. Since the N+1 frame is a silent frame, the controller 15 subtracts 10 from the value of the counter 7 and returns the address one frame earlier (FIG. 6(4)), and transfers the silent information data in the register 5 to the memory 8. Write to address a+10 (Fig. 6 (5)).

カウンタ7をインクリメントして(第7図(6))、次
のフレームの処理に移る。
The counter 7 is incremented ((6) in FIG. 7), and processing moves on to the next frame.

一方、無音情報データ検出器13はメモリ8から読み出
した符号化データが無音情報データであるかどうかを判
定し、無音情報データ以外のデータであれば復号化器9
により復号し合成データを出力端子10から出力する。
On the other hand, the silence information data detector 13 determines whether the encoded data read from the memory 8 is silence information data, and if the data is other than silence information data, the decoder 9
The decoded data is decoded and the combined data is output from the output terminal 10.

無音情報データであればカウンタ7の進行を停止し、出
力制御器16はレジスタ14を選択しlフレーム分の時
間長の無音データ(0)を出力端子10から出力する。
If it is silent information data, the counter 7 stops advancing, the output controller 16 selects the register 14, and outputs silent data (0) with a time length of 1 frame from the output terminal 10.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は符号化データを直接メモ
リに書き込み無音情報データへの書き換えをメモリのア
ドレス管理で容易に行うことにより、データバッファが
不要となりハードウェアの縮小ができる。また、符号化
データをバッファからメモリに転送する必要がないため
処理時間が短縮される。
As described above, according to the present invention, encoded data is written directly into memory and rewritten to silence information data easily by memory address management, thereby eliminating the need for a data buffer and reducing hardware. Furthermore, since there is no need to transfer encoded data from the buffer to the memory, processing time is shortened.

なお、実施例では各フレームの先頭アドレスを記憶する
レジスタや、無音情報データを書き込むメモリのアドレ
スを計算するコントローラを設けることによりメモリの
アドレスを前に戻していたが、どのようなアドレスの管
理手段でアドレスを前に戻しても、本発明の無音圧縮方
式および装置において同様の効果が得られることが明白
である。
Note that in the embodiment, the memory address was returned to the previous one by providing a register that stores the start address of each frame and a controller that calculates the memory address to which silent information data is written. It is clear that the same effect can be obtained in the silence compression method and apparatus of the present invention even if the address is moved back.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明による無音圧縮回路を含んだ録音装置の
実施例のブロック図、第2図は本発明による無音圧縮回
路を含んだ録音再生装置の実施例のブロック図、第3図
は従来技術での無音圧縮回路を含んだ録音再生装置の実
施例のブロック図、第4図は本発明の基本原理を示す波
形図、第5図、第6図はメモリへのデータの書き込みの
詳細を示すブロック図である。 1・・・・・・ディジタル音声波形入力端子、2・・・
・・・符号化器、3・・・・・・データバッファ、4・
・・・・・無音判定器、訃・・・・・無音情報データが
書き込まれているレジスタ、6・・・・・・書き込み制
御器、7・・・・・・カウンタ、8・・・・・・メモリ
、9・・・・・・復号化器、10・・・・・・合成デー
タ出力端子、11・・・・・・メモリのアドレスを一時
記憶しておくレジスタ、12・・・・・・無音判定器、
13・・・・・・無音情報データ検出器、14・・・・
・・レジス5・・・・・・コントローラ、 16・・・・・・出力制御器。
FIG. 1 is a block diagram of an embodiment of a recording device including a silence compression circuit according to the present invention, FIG. 2 is a block diagram of an embodiment of a recording/playback device including a silence compression circuit according to the present invention, and FIG. 3 is a conventional block diagram. FIG. 4 is a waveform diagram showing the basic principle of the present invention, and FIGS. 5 and 6 show details of writing data to memory. FIG. 1...Digital audio waveform input terminal, 2...
...Encoder, 3...Data buffer, 4.
... Silence determiner, register in which silence information data is written, 6... Write controller, 7... Counter, 8... ...Memory, 9...Decoder, 10...Synthetic data output terminal, 11...Register for temporarily storing memory address, 12... ...silence detector,
13... Silence information data detector, 14...
...Register 5...Controller, 16...Output controller.

Claims (1)

【特許請求の範囲】 1、ディジタル音声波形を波形符号化方式によって分析
する分析手段を有する音声圧縮装置において、前記分析
手段により符号化されたデータを記憶する記憶手段と、
前記記憶手段のアドレスを指示しているカウンタと、予
め定められた数のサンプルの先頭データを記憶する前記
記憶手段上のアドレスを一時的に記憶するレジスタと、
前記予め定められた数のサンプル毎に有音/無音の判定
をする判定手段と、前記判定手段による判定結果に応じ
て前記レジスタに退避させられたアドレスを前記カウン
タに戻し前記記憶手段上の符号化されたデータを無音情
報データに書き換える書き換手段とを備えたことを特徴
とする音声の無音圧縮装置。 2、ディジタル音声波形を波形符号化方式によって分析
する分析手段を有する音声圧縮装置において、前記分析
手段により符号化されたデータを記憶する記憶手段と、
前記記憶手段のアドレスを指示しているカウンタと、予
め定められた数のサンプル毎に有音/無音の判定をする
判定手段と、前記カウンタ内のアドレスを前記予め定め
られた数戻すコントローラと、前記判定手段による判定
結果に応じて前記記憶手段内の前記コントローラにより
戻されたアドレス上の符号化されたデータを無音情報デ
ータに書き換える書き換手段とを備えたことを特徴とす
る音声の無音圧縮装置。 3、ディジタル音声波形を波形符号化方式によって分析
する分析手段を有する音声圧縮装置において、前記分析
手段により符号化されたデータを記憶する記憶手段と、
前記記憶手段のアドレスを指示している指示手段と、予
め定められた数のサンプル毎に有音/無音の判定をする
判定手段と、前記指示手段内のアドレスを前記予め定め
られた数戻すアドレス変換手段と、前記判定手段による
判定結果に応じて前記記憶手段内の前記アドレス変換手
段により戻されたアドレス上の符号化データを無音情報
データに書き換える書き換手段とを備えたことを特徴と
する音声の無音圧縮方式。
[Scope of Claims] 1. In a speech compression device having an analysis means for analyzing a digital speech waveform using a waveform encoding method, a storage means for storing data encoded by the analysis means;
a counter that indicates an address of the storage means; a register that temporarily stores an address on the storage means that stores leading data of a predetermined number of samples;
determining means for determining whether there is a sound or no sound for each of the predetermined number of samples; and a code on the storage means that returns the address saved in the register to the counter according to the determination result by the determining means. 1. An audio silence compression device, comprising: rewriting means for rewriting encoded data into silence information data. 2. In a voice compression device having an analysis means for analyzing a digital voice waveform using a waveform encoding method, a storage means for storing data encoded by the analysis means;
a counter that indicates the address of the storage means; a determination means that determines whether there is a sound or no sound for each predetermined number of samples; and a controller that returns the address in the counter by the predetermined number of samples; and a rewriting means for rewriting encoded data on an address returned by the controller in the storage means into silence information data according to a determination result by the determination means. Device. 3. In a voice compression device having an analysis means for analyzing a digital voice waveform using a waveform encoding method, a storage means for storing data encoded by the analysis means;
an instruction means for specifying an address of the storage means; a determination means for determining whether or not there is a sound for each predetermined number of samples; and an address that returns the address in the instruction means by the predetermined number of samples. The present invention is characterized by comprising a converting means and a rewriting means for rewriting the encoded data on the address returned by the address converting means in the storage means into silence information data according to the determination result by the determining means. Audio silence compression method.
JP63310383A 1988-12-07 1988-12-07 Audio silence compression method and device Expired - Lifetime JPH0721720B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63310383A JPH0721720B2 (en) 1988-12-07 1988-12-07 Audio silence compression method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63310383A JPH0721720B2 (en) 1988-12-07 1988-12-07 Audio silence compression method and device

Publications (2)

Publication Number Publication Date
JPH02156298A true JPH02156298A (en) 1990-06-15
JPH0721720B2 JPH0721720B2 (en) 1995-03-08

Family

ID=18004592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63310383A Expired - Lifetime JPH0721720B2 (en) 1988-12-07 1988-12-07 Audio silence compression method and device

Country Status (1)

Country Link
JP (1) JPH0721720B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6317589A (en) * 1986-07-10 1988-01-25 古河電気工業株式会社 Double-layer printed circuit board
JPS63175895A (en) * 1987-01-16 1988-07-20 シャープ株式会社 Non-sound compression voice recorder

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6317589A (en) * 1986-07-10 1988-01-25 古河電気工業株式会社 Double-layer printed circuit board
JPS63175895A (en) * 1987-01-16 1988-07-20 シャープ株式会社 Non-sound compression voice recorder

Also Published As

Publication number Publication date
JPH0721720B2 (en) 1995-03-08

Similar Documents

Publication Publication Date Title
US5978757A (en) Post storage message compaction
JP2001053869A (en) Voice storing device and voice encoding device
JPH02156298A (en) System and device for silent compression of voice
JPH0287199A (en) System and device for sounding actuation for voice
JP2582762B2 (en) Silence compression sound recording device
JP2706255B2 (en) Silence compression sound recording device
JPH11243341A (en) Method for encoding and decoding voice
JP2905215B2 (en) Recording and playback device
JPS62994A (en) Pcm voice signal memory
JP3291004B2 (en) Audio coding circuit
JP2585241B2 (en) Silence compression sound recording device
JP2860991B2 (en) Audio storage and playback device
JPS6476100A (en) Voice compressor
JPS6199198A (en) Voice analyzer/synthesizer
JPS63231500A (en) Voice encoding system
JP2602641B2 (en) Audio coding method
JP2861005B2 (en) Audio storage and playback device
JPS5968793A (en) Voice synthesizer
JP2848603B2 (en) Voice recording and playback device
JP2865714B2 (en) Audio storage and playback device
JPH01184697A (en) Sound recording and reproducing circuit
JPS6237799B2 (en)
JPS58113992A (en) Voice signal compression system
JPS5848100A (en) Voice analysis synthesizer
JPH01197793A (en) Speech synthesizer