Open larsvoigt opened 8 years ago
Hello Lars. I am not familiar with the TTS part of the system yet (and the person who has developed it has left). I am going to get familiar with it as soon as possible, and then I can hopefully help you out with this issue. I'm sorry that I'm not more helpful at the moment. In the meantime, if you haven't solved the issue yet, maybe you can try the latest beta release (1.10-beta). You can also try our mailing list because Alex, who is an active user of the TSS scripts, reads it.
Hi Lars,
Have a look to the "issue_68" branch. It works with the last version (8.20) of Acapela TTS Server; I hope it'll work with the version you use (8.10 if I remember well).
Alex
@alexbernier Thank you very much for helping us out! @larsvoigt I'm interested to know whether this works for you.
Thank you guys @alexbernier @bertfrees for taking your time in helping me. I tested with updated wrapper branch but the problem is still the same. I get exactly the same test result like I wrote above at my first entry. Maybe I do something wrong?
git checkout issue_68
mvn clean test -e -P tester
Remark: I have tested also on Acapella 8.000R2
and pipeline-mod-tts 1.9
which worked fine.
Hi again, I try to get run the dp2 with acapela as tts engine. The aim is to produce a computer narrated epub3 book. To do this I use the DTBook to EPUB3 script. I investigate a lot of time with testing of different setups but acapela adapter won`t work. The Espeak adapter works fine for this task.
Now I have this setup:
Debian 4.6.4-1 (2016-07-18) i686 GNU/Linux
java version "1.7.0_111" OpenJDK Runtime Environment (IcedTea 2.6.7) (7u111-2.6.7-1) OpenJDK Server VM (build 24.111-b01, mixed mode)
Acapela TTS Server V8.100 - voices (en, de) 32bit
-> is running and works fine.The Adapter test:
From the job log:
[WARN ] org.daisy.pipeline.tts.TTSRegistry - Errors found while testing, acapela-jna: One bookmark events expected, received 0 instead.
Has anybody a working solution with acapela as tts engine under linux? Can anybody help me to fix this issue?
Thanks and best regards, Lars