<div dir="ltr"><div>Hello,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Missatge de Samuel Thibault <<a href="mailto:sthibault@debian.org">sthibault@debian.org</a>> del dia dv., 3 d’abr. 2020 a les 14:18:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
Thanks for the patch!<br></blockquote><div>It's the least I can do. I wish I had more time to devote to debian tts. <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Sergio Oller, le ven. 03 avril 2020 13:52:35 +0200, a ecrit:<br>
> I was able to reproduce the issue and I submitted a merge request here:<br>
> [1]<a href="https://salsa.debian.org/tts-team/festival-it/-/merge_requests/1" rel="noreferrer" target="_blank">https://salsa.debian.org/tts-team/festival-it/-/merge_requests/1</a><br>
> I am facing a technical issue with line endings in the source code and the<br>
> patch, so quilt refuses to apply it.<br>
> Does anyone know how to fix those?<br>
<br>
I fixed it. I am however still getting the bug with the patch applied:<br>
<br>
$ LANG= dpkg -l \*fest\*<br>
Desired=Unknown/Install/Remove/Purge/Hold<br>
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend<br>
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)<br>
||/ Name Version Architecture Description<br>
+++-==========================-=============-============-==========================================================<br>
ii festival 1:2.5.0-4 amd64 General multi-lingual speech synthesis system<br>
ii festival-freebsoft-utils 0.10-8 all Festival extensions and utilities<br>
un festival-voice <none> <none> (no description available)<br>
ii festlex-cmu 2.4-2 all CMU dictionary for Festival<br>
ii festlex-ifd 2.0+debian0-6 all Italian support for Festival<br>
ii festlex-oald 2.4-3 all Festival lexicon from Oxford Advanced Learners' Dictionary<br>
ii festlex-poslex 2.4-1 all Part of speech lexicons and ngram from English<br>
ii festvox-italp16k 2.0+debian0-6 all Italian female speaker for Festival<br>
ii festvox-itapc16k 2.0+debian0-6 all Italian male speaker for Festival<br>
un festvox-kallpc16k <none> <none> (no description available)<br>
un pidgin-festival <none> <none> (no description available)<br>
ii speech-dispatcher-festival 0.9.1-4 amd64 Festival support for Speech Dispatcher<br>
<br>
$ echo text | festival --tts<br>
SIOD ERROR: wrong type of argument to get_c_utt <br></blockquote><div>My mistake. With the line ending issues I missed a function return value. I pushed one additional commit to the salsa repository.</div><div>Just in case anyone wonders, debugging the error became a bit easier once I added "(set_backtrace t)" to /etc/festival.scm</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Samuel<br>
<br>
_______________________________________________<br>
Tts-project mailing list<br>
<a href="mailto:Tts-project@alioth-lists.debian.net" target="_blank">Tts-project@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/tts-project" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/tts-project</a></blockquote></div></div>