JPS6038720B2 - speech synthesizer - Google Patents
speech synthesizerInfo
- Publication number
- JPS6038720B2 JPS6038720B2 JP57189315A JP18931582A JPS6038720B2 JP S6038720 B2 JPS6038720 B2 JP S6038720B2 JP 57189315 A JP57189315 A JP 57189315A JP 18931582 A JP18931582 A JP 18931582A JP S6038720 B2 JPS6038720 B2 JP S6038720B2
- Authority
- JP
- Japan
- Prior art keywords
- interpolation
- circuit
- parameters
- frame
- speech
- 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
Links
Landscapes
- Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
- Reciprocating, Oscillating Or Vibrating Motors (AREA)
Description
【発明の詳細な説明】
本発明は、音声情報から、音声を特徴づける複数のパラ
メーターを抽出し、そのパラメーターから音声を合成す
る音声合成装置に関する。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a speech synthesis device that extracts a plurality of parameters characterizing speech from speech information and synthesizes speech from the parameters.
従来のPARCOR型音声合成装置の一例を、第1図で
説明する。An example of a conventional PARCOR type speech synthesizer will be explained with reference to FIG.
あらかじめ原音声信号より一定時間(以下フレーム周期
という)ごとに分析抽出された音声信号の複数の特徴パ
ラメーターを記憶する音声データ一ROMIと、システ
ムの動作を制御するマイクロコンピューター(マイコン
)2が、音声合成回路3に接続されている。音声を合成
する場合には、まず最初に、マイコン2から発声すべき
音声のデータが記憶されているROMIの番地を指定す
るための信号が、マイコンインターフェイス4に入力さ
れる。そしてマイコンインターフェィス4では、前記信
号に対応した信号を、ROMインターフェイス5に出力
し、ROMインターフェイス5を駆動させる。ROMイ
ンターフェイス6は、この信号に応答して音声データ一
ROMIから、フレ−ム周期ごとにパラメーターを取り
出す。このパラメーターを、次の判定回路6で、無音・
有音の区別や、パラメーター値の重復などを判定し、必
要なパラメーターを出力する。次に変換ROM7で、こ
のパラメーターを復合化する。さらに、補間回路8にお
いて、このパラメーターの、フレーム周期ごとの離散的
変化に対する平滑化が行なわれる。例えばフレーム周期
より短かい時間間隔で線形補間する。このパラメーター
が、音源9と、ディジタルフィルター10を逐次制御し
て、原音声が復元合成され、D−A変換器11を介して
外部のスピーカー12から音声が発生される。以上のよ
うな構成の従来の音声合成装置の補間回路の補間方式を
説明する。The audio data ROMI, which stores multiple feature parameters of the audio signal analyzed and extracted from the original audio signal at fixed time intervals (hereinafter referred to as frame periods), and the microcomputer 2, which controls the operation of the system, process the audio data. It is connected to the synthesis circuit 3. When synthesizing voices, first, a signal is input from the microcomputer 2 to the microcomputer interface 4 for designating the address of the ROMI where the data of the voice to be uttered is stored. The microcomputer interface 4 then outputs a signal corresponding to the above signal to the ROM interface 5 to drive the ROM interface 5. In response to this signal, the ROM interface 6 extracts parameters from the audio data ROMI for each frame period. This parameter is determined by the next judgment circuit 6.
It determines whether there is a voice or not, whether parameter values are repeated, etc., and outputs the necessary parameters. Next, the conversion ROM 7 decodes these parameters. Furthermore, the interpolation circuit 8 smoothes the discrete changes in this parameter for each frame period. For example, linear interpolation is performed at time intervals shorter than the frame period. These parameters sequentially control the sound source 9 and the digital filter 10 to restore and synthesize the original sound, and the sound is generated from the external speaker 12 via the DA converter 11. The interpolation method of the interpolation circuit of the conventional speech synthesizer configured as above will be explained.
桶間回路8には音声信号から1フレーム間隔で抽出され
た1日フレームパラメーターと新フレームパラメーター
が入力される。第2図に1フレーム間隔での補間の様子
を示す。旧フレームパラメーターの値である先頭値をA
として、新フレームパラメーターの値である目的値Bに
向かって、一定の時間間隔ごとに線形補闇値CI〜CN
‐,を、パラメーター値として出力していく。1フレー
ム時間経過して目的値Bに到達したら、次の周期に入り
今度はこの新フレームパラメーターが、旧フレームパラ
メーターとして入力されて先頭値となり、次のフレーム
の新フレームパラメーターを目的値として同様に補間を
行なっていく。The Okema circuit 8 receives the daily frame parameters and new frame parameters extracted from the audio signal at one frame intervals. FIG. 2 shows how interpolation is performed at one frame intervals. The first value, which is the value of the old frame parameter, is set to A
, the linear darkness values CI to CN are calculated at regular time intervals toward the target value B, which is the value of the new frame parameter.
-, is output as the parameter value. When the target value B is reached after one frame time has elapsed, the next cycle starts and this new frame parameter is input as the old frame parameter and becomes the first value, and the new frame parameter of the next frame is used as the target value and the same process is performed. Interpolation will be performed.
このような補間方式では、第3図のように、無音部分3
3の最後のフレームパラメーター31と、有音部分34
の最初のフレームのパラメーター32との間でも橋間を
行なう。In this interpolation method, as shown in Figure 3, the silent part 3
The last frame parameter 31 of 3 and the sound part 34
Interval is also performed between the parameter 32 of the first frame of
しかし、このような補間によって、復元された音声は、
不自然な印象を与えることが、実験によって確かめられ
ている。本来、音声の開始時は、無音状態から有音状態
に発声機構が不連続に変化すると考えられ、パラメータ
ーの値もある特定の不連続な値から補間されるべきであ
ると考えられる。本発明は、このような従来の音声合成
装置による合成音の欠点を改善し、より自然な音声を合
成できるような、補間方式を持った音声合成装鷹を、提
供することを目的とする。However, by such interpolation, the restored audio is
It has been confirmed through experiments that this gives an unnatural impression. Originally, at the start of speech, it is thought that the phonation mechanism changes discontinuously from a silent state to a voiced state, and it is considered that parameter values should also be interpolated from certain discontinuous values. SUMMARY OF THE INVENTION An object of the present invention is to provide a speech synthesizer having an interpolation method that can improve the disadvantages of synthesized speech by conventional speech synthesizers and synthesize more natural speech.
本発明の音声合成装置は、あらかじめ定められた補間パ
ラメーターの先頭値のデータ−が記憶された先頭値デー
タ一記憶部と、音声の無音・有音の判別信号により制御
され、前記データ記憶部からのデータ−を必要に応じて
補間回路に送に込む補間入力制御回路が、補間回路の前
段に設けられている。The speech synthesis device of the present invention is controlled by a leading value data storage section in which data of leading values of predetermined interpolation parameters are stored, and a signal for determining speech silence/speech, An interpolation input control circuit is provided in the preceding stage of the interpolation circuit, which inputs the data to the interpolation circuit as necessary.
このような構成によって、本発明の音声合成装置は、フ
レーム周期間のパラメーター補間方式において原音声信
号が、無音から有音に変化する場合は、判定回路から送
られてくる信号が、補間入力制御回路を制御し、補間回
路に入力される旧パラメーターと、新パラメーターのう
ち旧パラメーターの値を、先頭値データ一言己億部に記
憶されていたあらかじめ定められたパラメーターと切り
かえて補間回路に入力し、補間を行なうようになってい
る。With such a configuration, in the speech synthesis device of the present invention, when the original speech signal changes from silence to speech in the parameter interpolation method between frame periods, the signal sent from the determination circuit is used for interpolation input control. Controls the circuit, switches the old parameters input to the interpolation circuit, and the old parameter values of the new parameters to the predetermined parameters stored in the first value data section and inputs them to the interpolation circuit. and performs interpolation.
この結果フレームパラメーターが無音部から有音部に移
る際のそれらの間の時間におけるパラメーターの補間は
、先頭値として無音部のフレームパラメーター値ではな
く、あらかじめ定められたパラメーター値を用いて補間
していくことになり音の始めで、パラメーター値が特定
の値に不連続に変化するようになっている。以上のよう
な、本発明の音声合成装置によれば、従来のものより、
自然な音声が合成されることが実験により確かめられて
おり、音質を向上させることができる。As a result, when the frame parameters move from a silent part to a sound part, the interpolation of the parameters in the time between them is performed using a predetermined parameter value as the leading value, rather than the frame parameter value of the silent part. As a result, the parameter value changes discontinuously to a specific value at the beginning of the sound. According to the speech synthesis device of the present invention as described above, compared to the conventional one,
It has been experimentally confirmed that natural speech can be synthesized, and the sound quality can be improved.
また構成も単純であり従来の音声合成装置に簡単な構成
を付加するだけでよい。次に本発明の一実施例を図面を
用いて説明する。Furthermore, the configuration is simple and only requires adding a simple configuration to a conventional speech synthesis device. Next, one embodiment of the present invention will be described with reference to the drawings.
第4図は、本発明の音声合成装置の一実施例を示す構成
図である。あらかじめ原音声信号をフレーム周期ごとに
分析して抽出したその信号の特徴をあらわすフレームご
とのパラメーター値を記憶する音声データ−ROM41
とシステム全体の動作を制御するマイコン42が音声合
成回路43に接続されている。PARCOR方式の音声
合成の場合のパラメーターは、通常振幅情報Amピッチ
情報P及びPARCOR係数k,〜k,oの12個であ
る。振中情報Amと、ピッチ情報Pは、合成音声の音源
となる昔源信号の振中とピッチに関する情報を与える。
またPARCOR係数は、物理的には声道の反射係数を
意味するものであり、これがディジタルフィルターを制
御して電気的に音源信号を反射共鳴させ、実際の声道の
機能を模擬させる。一般に振中情報Amは、o〜的の係
数であり、ピッチ情報Pもo〜的の係数である。また、
PARCOR係数k,〜k,oは、各々−1〜十1の係
数で表わされている。FIG. 4 is a block diagram showing an embodiment of the speech synthesis device of the present invention. Audio data-ROM 41 that stores parameter values for each frame representing the characteristics of the signal extracted by analyzing the original audio signal for each frame period in advance.
A microcomputer 42 that controls the operation of the entire system is connected to a speech synthesis circuit 43. The parameters for voice synthesis using the PARCOR method are normally 12: amplitude information Am, pitch information P, and PARCOR coefficients k, to k, and o. The mid-range information Am and the pitch information P provide information regarding the mid-range and pitch of the original signal that is the sound source of the synthesized speech.
Furthermore, the PARCOR coefficient physically means the reflection coefficient of the vocal tract, which controls the digital filter to electrically cause the sound source signal to reflect and resonate, thereby simulating the function of the actual vocal tract. Generally, the mid-swing information Am is a coefficient of o~, and the pitch information P is also a coefficient of o~. Also,
The PARCOR coefficients k, ~k, and o are each represented by a coefficient of -1 to 11.
フレーム周期は、10仇sでありパラメーターは各4ビ
ットずつでフレーム当り48ビットに符号化され記憶さ
れている。また定常的な音声の部分では、パラメーター
はほぼ同じ値を持つため、繰り返しビットを設けて、同
じデータ一を記憶しなくても済むようになっている。音
声データ−ROM41の記憶容量は、12級ビットであ
る。これで、約59秒、の音声を記憶できる。音声合成
回路43中では、マイコン42から発声すべき音声のデ
ータ−の先頭番地の指定や、発声の開始、停止フレーム
周期、フレーム当りに割合てられたビット数などの音声
合成チップの動作条件の設定指令が、マイコンインター
フェイス44に送られる。マイコンインターフェイス4
4から、これに対応する信号がROMインターフェイス
45に送られる。ROMインターフェイス45は前記音
声データROM41から前記マイコンインターフェイス
44からの信号に対応して必要なパラメーターを取り込
み、判定回路46は無音・有害の判別や、音声の定常状
態の判定などを行なう。これらのパラメーターは変換R
OM47に順次送られて、後の処理を行ない易くするた
め48ビット/フレームの場合は、おのおの10ビット
のデー夕に復号化される。これらのデータ−が補間入力
制御回路48に送られる。補間入力制御回路48は、判
定回路46からの無音か有音かの判定信号によって制御
され補間回路51へのパラメーターの入力を変換ROM
47側と、特定データ‐が記憶されたROM50側とに
切り換える機能を有する。通常は変換ROM47からの
パラメーターはそのまま補間回路51に送り込まれる。
しかし、原音声信号が無音から有音に変化する際には、
判定回路46からの信号が、この補間入力制御回路48
と、先頭値データROM制御回路49に送られ、これを
制御する。ROM制御回路49は判定回路46からの信
号に応答してROM501こ記憶されているあらかじめ
定められたパラメーター値を取り込み、補間入力制御回
路48に送出する。我々の実験によれば「あらかじめ定
められたパラメーターとして、振幅Am=OPARCO
R係数は、k,=0.97、k2=−0.80k3=0
.40、k4;−0.20、k5=0.06、k6=−
0.13、ks=0.18、k,o=−0.08が最も
良いことが認められた。The frame period is 10 seconds, and the parameters are encoded and stored in 48 bits per frame with 4 bits each. Furthermore, in the stationary audio portion, the parameters have almost the same values, so there is no need to provide repeating bits to store the same data. The storage capacity of the audio data ROM 41 is class 12 bits. This allows you to memorize approximately 59 seconds of audio. In the speech synthesis circuit 43, the microcomputer 42 specifies the starting address of the speech data to be produced, and the operating conditions of the speech synthesis chip, such as the start and stop frame period of speech, and the number of bits allocated per frame. A setting command is sent to the microcomputer interface 44. Microcomputer interface 4
4, a corresponding signal is sent to the ROM interface 45. The ROM interface 45 takes in necessary parameters from the audio data ROM 41 in response to the signal from the microcomputer interface 44, and the determination circuit 46 determines whether the sound is silent or harmful, and whether the sound is in a steady state. These parameters transform R
The data is sequentially sent to the OM 47, and in the case of 48 bits/frame, it is decoded into 10 bits each to facilitate subsequent processing. These data are sent to the interpolation input control circuit 48. The interpolation input control circuit 48 is controlled by the determination signal from the determination circuit 46 as to whether there is a sound or not, and converts the parameter input to the interpolation circuit 51 into a ROM.
It has a function of switching between the 47 side and the ROM 50 side where specific data is stored. Normally, the parameters from the conversion ROM 47 are sent to the interpolation circuit 51 as they are.
However, when the original audio signal changes from silence to sound,
The signal from the determination circuit 46 is transmitted to this interpolation input control circuit 48.
The data is sent to the head value data ROM control circuit 49, which controls it. The ROM control circuit 49 takes in predetermined parameter values stored in the ROM 501 in response to the signal from the determination circuit 46 and sends them to the interpolation input control circuit 48 . According to our experiments, “As a predetermined parameter, the amplitude Am=OPARCO
The R coefficient is k,=0.97, k2=-0.80k3=0
.. 40, k4; -0.20, k5=0.06, k6=-
0.13, ks=0.18, and k,o=-0.08 were found to be the best.
補間入力制御回路48は、これらのパラメーターを楠間
回路51に送り込む。補間回路51では、前記補間回路
入力制御回路48より入力されたパラメーターの1フレ
ーム間隔10msを、2.5のsごとに線形補間する。
これによって、特徴パラメーターのフレームごとの離散
的変化に対する平滑化が行なわれる。そして、ピッチ情
報Pは音源部52を制御し音源信号を発生させ振幅情報
Am及びPARCOR係数k,〜k,oは、ディジタル
・フィルター53を制御して、前記音源部52からの音
源信号を所定音声に変換する。ディジタル・フィルター
53は、格子形フィルター回路が10段縦続綾髪された
構成となっており、各格子形フィルタ回路の、フィルタ
ー係数としてPARCOR係数を用いるものである。こ
れによって、原音声が復元合成され、D−A変換器54
を介して外部スピ−カー55から音声が発生される。次
に、本発明の一実施例に用いられる補間入力制御回路と
、補間回路の構成と機能を、第6図と、第6図a乃至b
を使って説明する。The interpolation input control circuit 48 sends these parameters to the Kusuma circuit 51. The interpolation circuit 51 linearly interpolates the parameters inputted from the interpolation circuit input control circuit 48 at a frame interval of 10 ms every 2.5 seconds.
This smoothes out the discrete changes in the feature parameters from frame to frame. The pitch information P controls the sound source section 52 to generate a sound source signal, and the amplitude information Am and the PARCOR coefficients k, to k, o control the digital filter 53 to generate a sound source signal from the sound source section 52 to a predetermined value. Convert to audio. The digital filter 53 has a structure in which 10 stages of lattice filter circuits are connected in cascade, and a PARCOR coefficient is used as a filter coefficient of each lattice filter circuit. As a result, the original voice is restored and synthesized, and the D-A converter 54
Sound is generated from an external speaker 55 via the external speaker 55. Next, the structure and function of the interpolation input control circuit and the interpolation circuit used in one embodiment of the present invention are shown in FIG. 6 and FIGS. 6a to 6b.
Explain using.
補間入力制御回路48には、1フレーム間隔のパラメー
ター値を入力とする。旧フレームパラメーター入力端子
5‐6と新フレームパラメーター入力端子57及びRO
M50からの、あらかじめ定められた特定値が入力され
る特定値入力端子58がある。旧フレームパラメーター
入力端子56からの信号は、スイッチ59で制御され、
特定値入力端子58からの信号はもう一つのスイッチ6
0で制御される。これらのスイッチは、例えば、MOS
FETで構成される。第6図a乃至bは、判定回路から
送られてくるこれらのスイッチ59,60を制御する信
号のタイミングチャートである。旧フレームパラメータ
ー入力スイッチ59のゲートを制御する信号66が、通
常は出力1であるが原音声信号が無音から有音に変化す
るフレーム区間68では出力が0になりスイッチ59を
開く。逆に特定値入力スイッチ60を制御する信号67
は通常は出力0であるが、その区間68では、出力が1
になり、スイッチ60を閉じる。補間回路51では、通
常は旧パラメーター値を先頭値とし、新パラメーター値
を目的値として、減算回路63に入力するが、原音声信
号が無音から有音に変化するフレームでは、前述したス
イッチ59.60の機能により、先頭値として、特定の
データ−が入力される。減算回路63で、これらの差を
求め、次に除算回路64で、例えばこれを8分の1にし
て、1フレーム20msに対して2.5msのパラメー
ター増加値又は減少値を求め、加算回路65によって先
頭値に加算して、第一の補闇値を出力する。次にスイッ
チ66を切り換えて、この世力値をフィードバックし、
再び加算回路65によってパラメーター増加値が加算さ
れ、出力される。このようにして目的値まで、補間が行
なわれる。以上のような本発明の補間方式によるパラメ
ーター補間の例を第7図を用いて説明する。The interpolation input control circuit 48 receives parameter values at one frame interval as input. Old frame parameter input terminal 5-6 and new frame parameter input terminal 57 and RO
There is a specific value input terminal 58 into which a predetermined specific value from M50 is input. The signal from the old frame parameter input terminal 56 is controlled by a switch 59,
The signal from the specific value input terminal 58 is sent to another switch 6
Controlled by 0. These switches are, for example, MOS
Consists of FET. FIGS. 6a and 6b are timing charts of signals sent from the determination circuit to control these switches 59 and 60. A signal 66 controlling the gate of the old frame parameter input switch 59 normally has an output of 1, but in a frame section 68 where the original audio signal changes from silence to sound, the output becomes 0 and the switch 59 is opened. Conversely, a signal 67 that controls the specific value input switch 60
normally has an output of 0, but in that section 68, the output is 1.
, and close the switch 60. The interpolation circuit 51 normally inputs the old parameter value as the leading value and the new parameter value as the target value to the subtraction circuit 63, but in a frame in which the original audio signal changes from silence to sound, the above-mentioned switch 59. By the function 60, specific data is input as the leading value. A subtraction circuit 63 calculates these differences, and then a division circuit 64 divides this difference by, for example, 1/8 to calculate a parameter increase or decrease value of 2.5 ms for one frame of 20 ms, and an adder circuit 65 is added to the leading value to output the first darkness correction value. Next, switch the switch 66 to feed back the world power value,
The parameter increase value is added again by the addition circuit 65 and output. In this way, interpolation is performed up to the target value. An example of parameter interpolation using the interpolation method of the present invention as described above will be explained with reference to FIG.
無首都分71から、有音部分72に変化する際に音声の
開始部分を構成するために補間入力制御回路によって、
旧パラメーターとして特定の値74が入力される。その
値を先頭値として、新パラメーター値75を目的値とし
て之黄間を行なう。したがって、このフレームでは、従
来のようななめらかな桶間ではなく、無音部分から有音
部分にかけて、パラメーター値が、不連続な値に変化し
て補間されていくことになる。以上述べたような、本発
明の音声合成装置によれば、従来のものにくらべてより
自然な音声が合成できることが、実験的に確かめられた
。By the interpolation input control circuit, in order to configure the start part of the voice when changing from the non-capital part 71 to the sound part 72,
A specific value 74 is input as the old parameter. Using that value as the leading value, a new parameter value of 75 is used as the target value. Therefore, in this frame, the parameter value changes to a discontinuous value and is interpolated from the silent part to the sound part, instead of the smooth interval between the buckets as in the conventional case. It has been experimentally confirmed that the speech synthesis device of the present invention as described above can synthesize more natural speech than conventional devices.
また構成が非常に簡単であり従来のものに容易に付加す
ることができる。Moreover, the structure is very simple and can be easily added to conventional ones.
第1図は、従来の音声合成装置を示すブロック図であり
、第2図乃至第3図は、従来の音声合成装置の橘間回路
の補間方式を示す説明図であり、第4図は、本発明によ
る音声合成装置を示すブロック図であり、第5図は、本
発明による音声合成装置の一部を示す回路図であり、第
6図は、第5図に示す回路を制御する信号を示すタイミ
ングチャートであり、第7図は、本発明による音声合成
装置の補間方式を説明するための説明図である。
41・・・・・・音声データ一ROM、45・・・・・
・ROMインターフェイス、46・・・・・・判定回路
、47・・…・変換ROM、48・・・・・・補間入力
制御回路、49・・・・・・ROM制御回路、50・・
・・・・ROM、51・・・・・・補間回路、52・・
・・・・音源、53・・・・・・ディジタルフィルター
、54..….D/Aコンバータ、55・・・・・・ス
ピー力。
第1図
第2図
第3図
第4図
第5図
第6図
第7図FIG. 1 is a block diagram showing a conventional speech synthesis device, FIGS. 2 and 3 are explanatory diagrams showing an interpolation method of the Tachibana circuit of the conventional speech synthesis device, and FIG. 4 is a block diagram showing a conventional speech synthesis device. 5 is a block diagram showing a speech synthesizer according to the present invention, FIG. 5 is a circuit diagram showing a part of the speech synthesizer according to the present invention, and FIG. 6 is a block diagram showing signals for controlling the circuit shown in FIG. FIG. 7 is an explanatory diagram for explaining the interpolation method of the speech synthesizer according to the present invention. 41...Audio data-ROM, 45...
・ROM interface, 46...determination circuit, 47...conversion ROM, 48...interpolation input control circuit, 49...ROM control circuit, 50...
...ROM, 51...Interpolation circuit, 52...
...Sound source, 53...Digital filter, 54. .. …. D/A converter, 55...Speech power. Figure 1 Figure 2 Figure 3 Figure 4 Figure 5 Figure 6 Figure 7
Claims (1)
間周期ごとに入力される入力部と、前記入力部に接続さ
れ前記一定の時間周期の間のパラメーター値を補間する
補間回路と、あらかじめ定められた特定のパラメーター
が記憶されているデータ記憶部と、前記データ記憶部に
接続され前記音声が無音から有音へ変化する際に前記補
間回路へ前記特定のパラメーターを送出する補間入力制
御回路と、前記補間回路によつて補間されたパラメータ
ーにより、音声信号を発生する回路とを有することを特
徴とする音声合成装置。1. An input section into which a plurality of parameters representing voice characteristics are input at fixed time intervals, an interpolation circuit connected to the input section and interpolating parameter values during the fixed time cycles, and a predetermined a data storage unit in which specific parameters are stored; an interpolation input control circuit connected to the data storage unit and configured to send the specific parameters to the interpolation circuit when the audio changes from silent to active; 1. A speech synthesis device comprising: a circuit that generates a speech signal based on parameters interpolated by an interpolation circuit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP57189315A JPS6038720B2 (en) | 1982-10-29 | 1982-10-29 | speech synthesizer |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP57189315A JPS6038720B2 (en) | 1982-10-29 | 1982-10-29 | speech synthesizer |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS5979297A JPS5979297A (en) | 1984-05-08 |
| JPS6038720B2 true JPS6038720B2 (en) | 1985-09-02 |
Family
ID=16239294
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP57189315A Expired JPS6038720B2 (en) | 1982-10-29 | 1982-10-29 | speech synthesizer |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS6038720B2 (en) |
-
1982
- 1982-10-29 JP JP57189315A patent/JPS6038720B2/en not_active Expired
Also Published As
| Publication number | Publication date |
|---|---|
| JPS5979297A (en) | 1984-05-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3328080B2 (en) | Code-excited linear predictive decoder | |
| US3828132A (en) | Speech synthesis by concatenation of formant encoded words | |
| US4220819A (en) | Residual excited predictive speech coding system | |
| JP5925742B2 (en) | Method for generating concealment frame in communication system | |
| US5682502A (en) | Syllable-beat-point synchronized rule-based speech synthesis from coded utterance-speed-independent phoneme combination parameters | |
| JPS623439B2 (en) | ||
| JPS6038720B2 (en) | speech synthesizer | |
| JPS6239758B2 (en) | ||
| JP2758688B2 (en) | Speech synthesizer | |
| JP3233277B2 (en) | Low power consumption background noise generation method | |
| JPS61122700A (en) | Synthetic voice pronunciation speed control system | |
| JPH05323999A (en) | Audio decoder | |
| JPS5925239B2 (en) | Parameter interpolation method | |
| JPS5952840B2 (en) | Speech synthesizer interpolation device | |
| JP2648138B2 (en) | How to compress audio patterns | |
| JP2535807B2 (en) | Speech synthesizer | |
| JPH01189700A (en) | speech synthesizer | |
| JP2878280B2 (en) | Speech synthesizer | |
| JPH09258796A (en) | Voice synthesis method | |
| JPH07261796A (en) | Voice encoding and decoding device | |
| JPH0990985A (en) | Voice reproducing device | |
| JPS62253200A (en) | Voice synthesizer | |
| JPS62100027A (en) | Audio encoding method | |
| JPH10187180A (en) | Tone generator | |
| JPH0664477B2 (en) | Speech synthesizer |