<div dir="ltr"><div>So, we will be using festival in sugar labs for text to speech feature from now on.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 12, 2014 at 8:23 AM, Flavio Danesse <span dir="ltr"><<a href="mailto:fdanesse@gmail.com" target="_blank">fdanesse@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hola gente, hoy me hice un rato para probar festival en la xo.<div>Todo funciona perfecto, los paquetes necesarios están disponibles para instalarlos en la xo.</div><div><br></div><div>Cambiar la funcionalidad de espeak por festival en aplicaciones sugar es muy sencillo, pero antes es necesario que incluyan en la imagen de sugar los siguientes paquetes:</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#990000">gstreamer-tools</font></div><div><font color="#990000">festival-speechtools-libs-1.2.96-21.fc18.i686</font></div><div><font color="#990000">festival-lib-1.96-21.fc18.i686</font></div><div><font color="#990000">festvox-slt-artic-hts-0.20061229-21.fc18.noarc</font></div><div><font color="#990000">festival-1.96-21.fc18.i686</font></div></blockquote></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-07 13:42 GMT-02:00 Gonzalo Odiard <span dir="ltr"><<a href="mailto:godiard@sugarlabs.org" target="_blank">godiard@sugarlabs.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Good, this is a start.<div><br></div><div>We need two things to substitute espeak:</div><div>* We need svox packaged in fedora or rpmfusion </div><div>apparently is not completly free, then can't be included in fedora.</div><div>I wonder why is packaged on Debian.</div><div>Is already in the wish list for rpmusion [1]</div><div>If you are working on Ubuntu, probably is out of your confort zone :), </div><div>but many users of Sugar use the XO computers, and the distribution installed is Fedora.</div><div>Maybe you can contact rpmfusion guys to get help moving this issue</div><div><br></div><div>* We need mechanisms to get the same functionality already available on espeak,</div><div>off the top of my head:</div><div> * get the list of languages availables</div><div> * get the best language for the selected locale.</div><div> * be able to pause/continue/stop a text played.   </div><div><br></div><div>Please subscribe to sugar-devel [2] and continue the conversation there.</div><div><br></div><div>Gonzalo</div><div><br></div><div>[1] <a href="http://rpmfusion.org/Wishlist" target="_blank">http://rpmfusion.org/Wishlist</a></div><div>[2] <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a></div><div> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 7, 2014 at 9:34 AM, Nurendra Choudhary <span dir="ltr"><<a href="mailto:nurendrachoudhary31@gmail.com" target="_blank">nurendrachoudhary31@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi,<br><br></div>I implemented a code in python using svoxpico you mentioned earlier for text to speech.<br></div>The code can be found here.<br><a href="https://github.com/Akirato/sugarlabs-speak-module" target="_blank">https://github.com/Akirato/sugarlabs-speak-module</a><br><br><br></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 7, 2014 at 6:04 AM, Gonzalo Odiard <span dir="ltr"><<a href="mailto:godiard@sugarlabs.org" target="_blank">godiard@sugarlabs.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Most of our users don't have connnectivity available full time</div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 6, 2014 at 9:13 PM, Nurendra Choudhary <span dir="ltr"><<a href="mailto:nurendrachoudhary31@gmail.com" target="_blank">nurendrachoudhary31@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>It is possible on a linux system but network connectivity is required. I thought that sugar labs had network connectivity. I will try something else.<br><br></div>with network, the command is $<span>curl -A "Mozilla" "<a href="http://translate.google.com/translate_tts?tl=en&q=hello+world" target="_blank">http://translate.google.com/translate_tts?tl=en&q=hello+world</a>" > audio.mp3<br></span></div><div><span>I will try to find the source code.<br></span></div><span></span></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 7, 2014 at 5:26 AM, Gonzalo Odiard <span dir="ltr"><<a href="mailto:godiard@sugarlabs.org" target="_blank">godiard@sugarlabs.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">It  is possible use it on a linux system?<div>Can be used if you are disconnected?</div><div><br></div><div>Gonzalo</div><div><br></div><div> </div></div><div class="gmail_extra"><span><br><div class="gmail_quote"><span>On Mon, Oct 6, 2014 at 8:53 PM, Nurendra Choudhary <span dir="ltr"><<a href="mailto:nurendrachoudhary31@gmail.com" target="_blank">nurendrachoudhary31@gmail.com</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi,<br></div>Have you thought about using the Google Text to Speech API. Its easily integrable and provides good sounds and also different accents.<br></div></div>
</blockquote></div><br><br clear="all"><div><br></div></span><span><span><font color="#888888">-- <br><div dir="ltr">Gonzalo Odiard<br><br><div>SugarLabs - Software for children learning <br></div></div>
</font></span></span></div>
</blockquote></div><br></div>
</div></div></blockquote></div><span><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Gonzalo Odiard<br><br><div>SugarLabs - Software for children learning <br></div></div>
</span></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><span><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Gonzalo Odiard<br><br><div>SugarLabs - Software for children learning <br></div></div>
</span></div>
<br></div></div>_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>