speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Speechd] Problem with module stop


From: payman shaykhmehdi
Subject: [Speechd] Problem with module stop
Date: Sun, 14 Apr 2019 10:08:10 +0430

I've written a new module to use hts synthesizer. I know that flite and festival can do this, but my voice file is in new hts voice format (.htsvoice) and also I need to use my own text analyzer (for persian text).
Anyway, the problem is that after some time, when the module stop is called, no message is generated and speech dispatcher goes silent.

My guess is that this is related on how I generate stop/end events but I can not find the problem.

The overall structure of this module is as follows:
First the input text is splitted to persian/english texts. Then these messages translated to hts labels and then these labels will be synthesized by hts_engine and finally the player (player.c) will generate the final audio.

I've attached the source of module.

Any help to get this module works correctly will be appreciated.

Payman Shaykhmehdi.

Attachment: pac_hts_module.tar.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]