JPS60252399A - Voice synthesizer - Google Patents

Voice synthesizer

Info

Publication number
JPS60252399A
JPS60252399A JP10920184A JP10920184A JPS60252399A JP S60252399 A JPS60252399 A JP S60252399A JP 10920184 A JP10920184 A JP 10920184A JP 10920184 A JP10920184 A JP 10920184A JP S60252399 A JPS60252399 A JP S60252399A
Authority
JP
Japan
Prior art keywords
speech
audio
audio data
instruction information
memory
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
JP10920184A
Other languages
Japanese (ja)
Other versions
JPH0481196B2 (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.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP10920184A priority Critical patent/JPS60252399A/en
Publication of JPS60252399A publication Critical patent/JPS60252399A/en
Publication of JPH0481196B2 publication Critical patent/JPH0481196B2/ja
Granted legal-status Critical Current

Links

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 〔技術分野〕 本発明は複数の音声合成器に対し同時に異なる音声メツ
セージを出力できる音声合成装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field] The present invention relates to a speech synthesis device that can simultaneously output different speech messages to a plurality of speech synthesizers.

〔従来技術〕[Prior art]

従来、音声データ編集処理と音声データ転送処理とは一
つの制御回路(例えばマイクロプロセッサ)で行ってい
る。この場合、プロセッサに複数の音声合成器に対する
音声出力メソセージ指定情報(出力する音声合成器の指
定情報、出力する文字列情報、アクセント情報等を含む
)が入力され、この情報に従って登録語や任意の単語を
規則によシ合成し各音声合成器に対する音声データを編
集し、音声メモリから音声合成器へのデータ転送はプロ
グラム転送やDMA転送で行っている。
Conventionally, audio data editing processing and audio data transfer processing are performed by one control circuit (for example, a microprocessor). In this case, speech output message specification information for multiple speech synthesizers (including specification information of the speech synthesizer to output, character string information to output, accent information, etc.) is input to the processor, and according to this information, registered words and arbitrary messages are input. Words are synthesized according to rules, speech data for each speech synthesizer is edited, and data is transferred from the speech memory to the speech synthesizer by program transfer or DMA transfer.

また、接続される音声合成器の数が多いときには、複数
の制御回路を使用している。例えば、1つの制御回路が
処理し得る音声合成器の数を32個とすれば、128個
の音声合成器を用いるときには4つの制御回路によシ並
列処理する構成である。
Furthermore, when a large number of speech synthesizers are connected, a plurality of control circuits are used. For example, if the number of speech synthesizers that can be processed by one control circuit is 32, when 128 speech synthesizers are used, four control circuits perform parallel processing.

前者のように、音声データ編集処理と音声データ転送処
理とを一つのプロセッサで行い、音声データ転送処理を
プログラム転送とした場合、複数の音声合成器が要求す
る音声データを実時間で高速に転送し出力音声を途切れ
なく出力させるためには、フレーム周期(例えばIQm
s)毎に合成メモリから合成合成器に音声データを優先
的に転送する必要がある。このため接続てれる音声合成
器の数が多くなると実時間動作を要求する音声データ転
送処理時間が増大し、これがネックとなって接続可能な
音声合成器の数すなわち回線数が制限される。また、音
声データ転送処理をDMA転送で行った場合にも、同様
に、プロセッサはDMA転送中はホルト(動作停止)状
態となるため、フレーム周期時間内の音声データ転送時
間中は音声データ編集処理を並列して実行できない。従
って、任意の単鎖を規則合成する場合、音声編集処理で
実時間処理が要求される処理すなわち音声パラメータや
振幅および時間長等の差分値計算や補間処理に割り当て
られる時間が十分にとれないため接続可能な音声合成器
の数が制限される。
As in the former case, when audio data editing processing and audio data transfer processing are performed by one processor, and the audio data transfer processing is program transfer, the audio data requested by multiple speech synthesizers can be transferred at high speed in real time. In order to output the output audio without interruption, the frame period (for example, IQm
s) It is necessary to preferentially transfer audio data from the synthesis memory to the synthesis synthesizer. For this reason, as the number of speech synthesizers that can be connected increases, the time required for audio data transfer processing, which requires real-time operation, increases, and this becomes a bottleneck, limiting the number of speech synthesizers that can be connected, that is, the number of lines. Furthermore, even when the audio data transfer process is performed by DMA transfer, the processor is in a halt state (stops operation) during the DMA transfer, so the audio data editing process is performed during the audio data transfer time within the frame cycle time. cannot be executed in parallel. Therefore, when synthesizing arbitrary single chains in a regular manner, there is not enough time allocated to processing that requires real-time processing in audio editing processing, that is, calculation of difference values of audio parameters, amplitudes, time lengths, etc., and interpolation processing. The number of connectable speech synthesizers is limited.

また、後者のように1複数のプロセッサによシ並列処理
する場合は、音声メモリを各プロセッサ毎に持つ必要が
あシ、ハードウェア量が増大する。
Furthermore, when performing parallel processing using one or more processors as in the latter case, it is necessary to provide an audio memory for each processor, which increases the amount of hardware.

ここで、一つの音声メモリを各プロセッサが共有するよ
うな構成にしても、共有の音声メモリをアクセスするだ
めの優先制御回路等が必要となり、制御回路が複雑とな
るという欠点がある。
Even if a single audio memory is shared by each processor, a priority control circuit or the like is required to access the shared audio memory, resulting in a complicated control circuit.

〔発明の目的〕[Purpose of the invention]

本発明の目的悼上述の欠点を除去した音声合成装置を提
供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a speech synthesis device that eliminates the above-mentioned drawbacks.

〔発明の構成〕[Structure of the invention]

本発明の装置は、入力される音声出力メツセージ指定情
報と音声メモリ管理テーブルとに基づいて音声送出指示
情報を作成する音声データ編集手段と、前記音声データ
編集手段から与えられる音声送出指示情報を格納する格
納手段と、前記音声送出指示情報を前記格納手段から非
同期に読み出し前記音声送出指示情報に基づいて音声メ
モリから音声合成器に音声データを転送する音声データ
転送制御手段とを備えている。
The device of the present invention includes an audio data editing unit that creates audio output instruction information based on input audio output message designation information and an audio memory management table, and stores audio output instruction information given from the audio data editing unit. and audio data transfer control means that asynchronously reads out the audio output instruction information from the storage unit and transfers audio data from the audio memory to the audio synthesizer based on the audio output instruction information.

〔実施例〕〔Example〕

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

第1図は従来の音声合成装置を示すブロック図である。FIG. 1 is a block diagram showing a conventional speech synthesis device.

第1図を参照すると、制御回路102は端子101から
入力される音声出力メツセージ指定情報101に応答し
て、指定された音声合成器に対する音声データ編集処理
を行い、音声メモリ103中にある音声メモリ管理テー
ブルを参照し指定された音声データを音声メモリ103
から読み出し、プログラム転送またはDMA転送で指定
された音声合成器104に転送する。複数の音声合成器
104は音声データを音声波形に変換し各回線105に
出力する。
Referring to FIG. 1, the control circuit 102 responds to the audio output message designation information 101 input from the terminal 101, performs audio data editing processing for the designated audio synthesizer, and edits the audio data stored in the audio memory 103. The specified audio data is stored in the audio memory 103 by referring to the management table.
, and transfers it to the speech synthesizer 104 designated by program transfer or DMA transfer. The plurality of speech synthesizers 104 convert the speech data into speech waveforms and output them to each line 105.

第2図は本発明の一本実施例を示すブロック図である。FIG. 2 is a block diagram showing one embodiment of the present invention.

音声データ編集回路201(動作の詳細は特開昭56−
1.64400号公報を参照できる)は、端子101か
ら入力される音声出力メッセージ指定情報に応答して、
音声メモリ管理テーブル205を参照し、各音声合成器
に対する音声データ編集処理を行い、第3図に示すよう
な音声送出指示情報202を順序メモリ2031”:出
力する。
Audio data editing circuit 201 (details of operation are given in Japanese Unexamined Patent Application Publication No. 1983-
1.64400) responds to the audio output message designation information input from the terminal 101,
Referring to the audio memory management table 205, audio data editing processing is performed for each audio synthesizer, and audio output instruction information 202 as shown in FIG. 3 is output to the order memory 2031''.

このとき、音声データ編集回路201はデータ転送中も
次の音声データ編集処理を実行できる。第4図は音声デ
ータ編集回路201の処理内容を示すフローチャートで
ある。図において、ステップAは音声出力メツセージ指
定情報の受信処理、ステップBけ音声出力メツセージ指
定情報に含まれる、出力させる音声メソセージに対応す
る文字列、出力される音声メツセージに対するアクセン
ト情報および出力させる音声合成器を指定する情報等の
解析処理、ステップCはフレーム毎に該当する音声合成
器に対して前記文字列に基づいて音声メモリ管理テーブ
ル205を参照し音声パラメータの取り出しおよび結合
処理ならびに第3図に示すような音声送出指示情報20
2の作成処理、ステップDは音声送出指示情報の送出処
理、ステップEは音声メツセージの発声を終了したか否
かを検出(転送バイト数分の発声時間を計数することに
より検出)し終了していないときにはステップCで次の
フレームに対する処理を行なわせ終了しているときには
次のステップAで次の音声出力メツセージ指定情報を受
信させる。
At this time, the audio data editing circuit 201 can execute the next audio data editing process even during data transfer. FIG. 4 is a flowchart showing the processing contents of the audio data editing circuit 201. In the figure, step A is a process of receiving voice output message designation information, step B is a character string corresponding to the voice message to be output, included in the voice output message designation information, accent information for the voice message to be output, and voice synthesis to be output. In step C, the speech memory management table 205 is referred to for the corresponding speech synthesizer for each frame, and the speech parameter extraction and combination processing is performed based on the character string. Audio transmission instruction information 20 as shown
2, Step D is a process for transmitting voice transmission instruction information, and Step E is a process for detecting whether or not the voice message has been uttered (detected by counting the utterance time corresponding to the number of transferred bytes). If not, the next frame is processed in step C, and if the process is finished, the next step A is made to receive the next audio output message designation information.

j順序メモリ203は音声データ輛集回路201と音声
データ転送制御回路204とか非同期で動作できるよう
にするためにF’IFOメモリ(First−In +
 First −Outメモリ)を使用する。音声デー
タ転送制御回路204は順序メモリ203から音声送出
指示情報202を読み出し1音声メモリアドレスを回路
204内の第1カウンタにセントし転送バイト数を回路
204内の第2のカウンタにセットし、第2のカウンタ
が0になるまで第1のカウンタを+1しながら、第1の
カウンタが指定する音声メモリ103のアドレスから出
力回線番号に対応する音声合成器104に高速に音声デ
ータを転送する。音声合成器104は音声データを音声
波形に変換して指定された回線105に出力する。
The j order memory 203 is an F'IFO memory (First-In +
First-Out memory). The audio data transfer control circuit 204 reads the audio transmission instruction information 202 from the sequence memory 203, sets one audio memory address to the first counter in the circuit 204, sets the number of transfer bytes to the second counter in the circuit 204, and sets the number of bytes to be transferred to the second counter in the circuit 204. While incrementing the first counter by 1 until the second counter reaches 0, voice data is transferred at high speed from the address in the voice memory 103 specified by the first counter to the voice synthesizer 104 corresponding to the output line number. The speech synthesizer 104 converts the speech data into a speech waveform and outputs it to a designated line 105.

本実施例では、音声データ編集処理と音声データ転送処
理とを別々の回路で行うことにより音声データ編集回路
は音声送出指示情報を順序メモリに設定するだけでデー
タ転送時間中も次の音声データ編集処理が実行可能とな
る。さらに、音声データ編年回路と音声データ転送制御
回路とを接続する順序メモリは出力回線数分の七・声送
出指示情報を格納する客月で十分であシ、簡基な回路で
構成できるため装機の小型化が可能である。
In this embodiment, the audio data editing process and the audio data transfer process are performed in separate circuits, so that the audio data editing circuit can edit the next audio data even during the data transfer time by simply setting the audio transmission instruction information in the order memory. Processing becomes executable. Furthermore, the order memory that connects the audio data chronology circuit and the audio data transfer control circuit can be configured with a simple circuit because seven times the number of output lines and a customer month that stores voice transmission instruction information are sufficient. It is possible to downsize the equipment.

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

以上、本発明にd、処理の高速化および装置の小型化を
達成できるという効果がある。
As described above, the present invention has the advantage of being able to achieve faster processing and smaller size of the device.

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

第1図ill従来の音声合成装置を示すブロック図、第
21は本発明の一実施例を示すブロックし1、第3図は
順序メモリに書き込まれる音声送出指示情報の構成を示
す図および第4図はi声データ編集回路の処理内容のフ
ローチャートを示す図である。 図において、 101・・・・・・端子、102・・・・・・制御回路
、103・・・・・・音声メモリ、104・・・・・・
音声合成器、105・・・・・・出力回線、201・・
・・・・音声データ編集回路、202・・・・・・音声
送出指示情報、203・・・・・・順序メモリ、204
・・・・・・音声データ転送制御回路、205・・・・
・・音声メモリ管理テーブル。 隼 l 団 Iol 茅 2 回 第 3 図
FIG. 1 is a block diagram showing a conventional speech synthesis device, FIG. 21 is a block diagram showing an embodiment of the present invention, FIG. The figure is a diagram showing a flowchart of processing contents of the i-voice data editing circuit. In the figure, 101...terminal, 102...control circuit, 103...audio memory, 104...
Speech synthesizer, 105... Output line, 201...
...Audio data editing circuit, 202...Audio transmission instruction information, 203...Sequence memory, 204
...Audio data transfer control circuit, 205...
...Voice memory management table. Hayabusa Iol Kaya 2nd 3rd Figure

Claims (1)

【特許請求の範囲】[Claims] 複数の音声合成器に対し同時に異なる音声メツセージを
出力できる音声合成装置において、入力される音声出力
メソセージ指定情報と音声メモリ管理テーブルとに基づ
いて音声送出指示情報を作成する音声データ編集手段と
、該音声データ編集手段から4見られる前記音声送出指
示情報を格納する格納手段と、前記音声送出指示情報を
前記格納手段から非同期に読み出し前記音声送出指示情
報に基づいて音声メモリから音声合成器に音声データを
転送するデータ転送制御手段とを備えだことを特徴とす
る音声合成装置。
In a speech synthesis device capable of simultaneously outputting different speech messages to a plurality of speech synthesizers, the speech data editing means creates speech output instruction information based on input speech output message specification information and a speech memory management table; a storage means for storing the audio transmission instruction information viewed from the audio data editing means; and a storage means for asynchronously reading out the audio transmission instruction information from the storage means and transmitting the audio data from the audio memory to the speech synthesizer based on the audio transmission instruction information. A speech synthesis device comprising: data transfer control means for transferring.
JP10920184A 1984-05-29 1984-05-29 Voice synthesizer Granted JPS60252399A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10920184A JPS60252399A (en) 1984-05-29 1984-05-29 Voice synthesizer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10920184A JPS60252399A (en) 1984-05-29 1984-05-29 Voice synthesizer

Publications (2)

Publication Number Publication Date
JPS60252399A true JPS60252399A (en) 1985-12-13
JPH0481196B2 JPH0481196B2 (en) 1992-12-22

Family

ID=14504173

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10920184A Granted JPS60252399A (en) 1984-05-29 1984-05-29 Voice synthesizer

Country Status (1)

Country Link
JP (1) JPS60252399A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000075876A (en) * 1998-08-28 2000-03-14 Ricoh Co Ltd System for reading sentence aloud

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5792400A (en) * 1980-11-28 1982-06-08 Fujitsu Ltd Processing system for sound responding data
JPS5958540A (en) * 1982-09-28 1984-04-04 Fujitsu Ltd Audio output request processing system of audio response system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5792400A (en) * 1980-11-28 1982-06-08 Fujitsu Ltd Processing system for sound responding data
JPS5958540A (en) * 1982-09-28 1984-04-04 Fujitsu Ltd Audio output request processing system of audio response system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000075876A (en) * 1998-08-28 2000-03-14 Ricoh Co Ltd System for reading sentence aloud

Also Published As

Publication number Publication date
JPH0481196B2 (en) 1992-12-22

Similar Documents

Publication Publication Date Title
JP2976429B2 (en) Address control circuit
JPS60252399A (en) Voice synthesizer
EP2133797A1 (en) Dma transfer device and method
JP2758175B2 (en) Multiplexed frame conversion circuit
JPS6059461A (en) Program memory device
JPS63163400A (en) Voice synthesizer
JPH0567035A (en) Data alignment system for dma transfer
JPS60252400A (en) Voice synthesizer
JPS5940831A (en) Automatic diagnostic apparatus
JPH0134493B2 (en)
JPS60168257A (en) Buffer management system of direct memory access
JPS59123889A (en) Voice editing/synthesization processing system
JPS61153771A (en) Image processor
JPS598057A (en) Memory device
JPH0287396A (en) Semiconductor storage device
JPH065066A (en) Memory device
JPH0548556A (en) Data insertion circuit
JPS6368955A (en) Input/output controller
JPH01255899A (en) Audio data editing device
JPH0331898A (en) Connecting mechanism for sound source and sequencer
JPH08106430A (en) Data transfer method
JPH03123396A (en) Digital processing system at the time of reproducing voice
JPS6155135B2 (en)
JPH0477349B2 (en)
JPS60250435A (en) Information processor