<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/freetts/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/freetts/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 09 Mar 2009 20:34:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/freetts/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>FreeTTS 1.2.2</title><link>https://sourceforge.net/p/freetts/news/2009/03/freetts-122/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It is with great pleasure that we announce the 1.2 release of FreeTTS: &lt;/p&gt;
&lt;p&gt;&lt;a href="http://freetts.sourceforge.net/"&gt;http://freetts.sourceforge.net/&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;In this release, we have provided the following new features and&lt;br /&gt;
improvements over the 1.2.1 release: &lt;/p&gt;
&lt;p&gt;- Introduced an AliasDiphone class as a subclass of Diphone, which has a name and an original diphone; most API calls are just forwarded to the original diphone&lt;br /&gt;
- In text db files, introduced a new type of line, &amp;quot;ALIAS new old&amp;quot;, where &amp;quot;old&amp;quot; is the name of an existing diphone (must have been defined higher-up in the text db file using the traditional &amp;quot;DIPHONE....&amp;quot; mechanism), and &amp;quot;new&amp;quot; is the new name under which the diphone is to be known additionally.    DiphoneUnitDatabase.parseAndAdd () has been adapted accordingly.&lt;br /&gt;
- In binary db files, introduced a new magic code identifying an alias diphone entry. Diphone.loadBinary() has been adapted accordingly.&lt;br /&gt;
- Fixed &amp;quot;Class-Path&amp;quot; issue in manifest created by FestVoxToFreeTTS.&lt;br /&gt;
- Fixed internal class loader problems &lt;br /&gt;
- using java logging library instead of system.out.println&lt;br /&gt;
- separation into a core jar and a jsapi1.0 dependent jar&lt;br /&gt;
- Bugfixes in JavaClipAudioPlayer &lt;br /&gt;
Catching runtime exceptions if the line is not available&lt;br /&gt;
writing directly to the output line instead of buffering the data&lt;br /&gt;
- some code cleanup&lt;/p&gt;
&lt;p&gt;FreeTTS is a speech synthesis system written entirely in the Java &lt;br /&gt;
programming language. It is based upon Flite, a small, fast, run-time &lt;br /&gt;
speech synthesis engine, which in turn is based upon University of &lt;br /&gt;
Edinburgh's Festival Speech Synthesis System and Carnegie Mellon &lt;br /&gt;
University's FestVox project. Many thanks to Alan Black and Kevin &lt;br /&gt;
Lenzo for their hard work and contributions to speech synthesis &lt;br /&gt;
research. &lt;/p&gt;
&lt;p&gt;Sincerely, &lt;/p&gt;
&lt;p&gt;The FreeTTS Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Kwok</dc:creator><pubDate>Mon, 09 Mar 2009 20:34:33 -0000</pubDate><guid>https://sourceforge.net5b4ca99e421ba53640086484d7f693fbe4e88f22</guid></item><item><title>FreeTTS moved to subversion</title><link>https://sourceforge.net/p/freetts/news/2008/04/freetts-moved-to-subversion/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The CVS repository for FreeTTS is no longer being used. It has been replaced in favor of subversion.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Kwok</dc:creator><pubDate>Fri, 11 Apr 2008 18:52:37 -0000</pubDate><guid>https://sourceforge.netf526e774c368407fd8ad8cdf2f0217896556f5da</guid></item><item><title>FreeTTS 1.2 is Now Available</title><link>https://sourceforge.net/p/freetts/news/2005/02/freetts-12-is-now-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It is with great pleasure that we announce the 1.2 release of FreeTTS:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://freetts.sourceforge.net/"&gt;http://freetts.sourceforge.net/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this release, we have provided the following new features and &lt;br /&gt;
improvements over the 1.2 beta2 release:&lt;/p&gt;
&lt;p&gt;- Improvements to the emacspeak server demo&lt;br /&gt;
- Performance improvements for time-to-first-sample and cancel&lt;br /&gt;
- Improvements to the state name expansion logic (bug 1101229)&lt;br /&gt;
- Pronunciations for British Sterling and &amp;quot;not&amp;quot; sign (bug 1100888)&lt;br /&gt;
- New pronunciations for Linux terms (bug 1006630)&lt;br /&gt;
- Clarifications to speech.properties message (rfe 1041437 and bug 1041296)&lt;br /&gt;
- Fix for -dump{Multi}Audio problem in freetts app (bug 986503).&lt;br /&gt;
- Elimination of hang with JDK1.5 (bug 1019337)&lt;br /&gt;
- Tools specifically for importing CMU ARCTIC Voices.&lt;br /&gt;
- Fix for MBROLA phoneme remapping (bug 1013781).&lt;br /&gt;
- Rudimentary internationalization to FestVox import.&lt;br /&gt;
- Support to build FreeTTS w/o requiring JSAPI&lt;br /&gt;
- Only build tests on demand (more freedom from JUnit)&lt;/p&gt;
&lt;p&gt;FreeTTS is a speech synthesis system written entirely in the Java&lt;br /&gt;
programming language. It is based upon Flite, a small, fast, run-time&lt;br /&gt;
speech synthesis engine, which in turn is based upon University of&lt;br /&gt;
Edinburgh's Festival Speech Synthesis System and Carnegie Mellon&lt;br /&gt;
University's FestVox project.  Many thanks to Alan Black and Kevin&lt;br /&gt;
Lenzo for their hard work and contributions to speech synthesis&lt;br /&gt;
research.&lt;/p&gt;
&lt;p&gt;In addition, many thanks to Marc Schroeder and his team in the&lt;br /&gt;
Language Technology Lab at DFKI for their additions and improvements&lt;br /&gt;
to FreeTTS.&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;/p&gt;
&lt;p&gt;The FreeTTS Team:&lt;br /&gt;
(in alph. order)&lt;/p&gt;
&lt;p&gt;Philip Kwok&lt;br /&gt;
Paul Lamere&lt;br /&gt;
Marc Schroeder&lt;br /&gt;
Willie Walker (overall lead)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Kwok</dc:creator><pubDate>Mon, 07 Feb 2005 20:20:20 -0000</pubDate><guid>https://sourceforge.netd50e38b2178c82af101f777e7cee3107c9afb7e3</guid></item><item><title>FreeTTS Sightings Forum Created</title><link>https://sourceforge.net/p/freetts/news/2004/07/freetts-sightings-forum-created/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There have been a large number of FreeTTS downloads since we released it in December of 2001.  I'm personally curious about who is using our work.  To help with this, and to give users a place to advertise their work, I have created a &amp;quot;Sightings&amp;quot; forum.  If you're a FreeTTS user, please post a note to the &amp;quot;Sightings&amp;quot; forum to let us know more about your project:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sourceforge.net/forum/forum.php?forum_id=392174"&gt;http://sourceforge.net/forum/forum.php?forum_id=392174&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;/p&gt;
&lt;p&gt;Willie Walker&lt;br /&gt;
Principal Investigator, Speech&lt;br /&gt;
Sun Microsystems Laboratories&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Kwok</dc:creator><pubDate>Mon, 19 Jul 2004 13:54:46 -0000</pubDate><guid>https://sourceforge.netf4a4d32cf5f10dc159b1b7a14c2d6580609592cf</guid></item><item><title>FreeTTS 1.2beta2 is now available</title><link>https://sourceforge.net/p/freetts/news/2004/06/freetts-12beta2-is-now-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm pleased to announce the release of FreeTTS 1.2beta2. FreeTTS 1.2beta2 is mostly a maintenance release over FreeTTS 1.2beta, but includes enough changes that I don't feel comfortable releasing FreeTTS 1.2 final.&lt;/p&gt;
&lt;p&gt;FreeTTS 1.2beta2 is available at &lt;a href="http://freetts.sourceforge.net/"&gt;http://freetts.sourceforge.net/&lt;/a&gt;, and includes the following changes over FreeTTS 1.2beta:&lt;/p&gt;
&lt;p&gt;- Added experimental CMUArcticVoice that may (or may not) work with the CMU ARCTIC databases (http://festvox.org/cmu_arctic/).  I'm looking for a collaborator to help get these voices into FreeTTS.  It's not trivial and it's not for the impatient. If you're up to the challenge, drop me a line.&lt;/p&gt;
&lt;p&gt;- Added CMUTimeVoice, which has noop post lexical processing to support the FestVox limited domain time voice scheme.  Modified FestVoxToFreeTTS to use this voice in the template.&lt;/p&gt;
&lt;p&gt;- Restructured cluster unit voice for simple extensions.&lt;/p&gt;
&lt;p&gt;- Added com.sun.speech.freetts.lexicon.userAddenda property to allow people to add their own custom pronunciations in a much simpler manner.&lt;/p&gt;
&lt;p&gt;- Added a number of custom pronunciations to built-in lexicon.  FreeTTS now speaks its name correcly.  :-)&lt;/p&gt;
&lt;p&gt;- Fixed problem where the space character in the path would cause issues with finding voice jars (bug 938225). Many thanks to David Vos for providing this fix.&lt;/p&gt;
&lt;p&gt;- Added backwards compatibility for GNOME Speech API.&lt;/p&gt;
&lt;p&gt;- Fixed deallocate problem (bug 922579).&lt;/p&gt;
&lt;p&gt;- Added &amp;quot;@&amp;quot; and &amp;quot;?&amp;quot; to list of known characters for German. Many thanks to Marc Schrder, Senior Researcher at&lt;br /&gt;
DFKI GmbH, for this fix.&lt;/p&gt;
&lt;p&gt;- Fixed problem where some jar files in the FreeTTS directory would cause issues with discovering voices.&lt;/p&gt;
&lt;p&gt;- Added defaultAudioPlayer property to voice (RFE 922580).&lt;/p&gt;
&lt;p&gt;FreeTTS 1.2beta2 has been tested in Solaris, RedHat 9.0, Mac OS X, and Windows.  The JavaSound implementation on Linux continues to be a bit dicey due to the underlying oddities of audio support in the operating system.  As such, if you are a Linux user, we especially need your help to test FreeTTS 1.2beta2.&lt;/p&gt;
&lt;p&gt;Have fun, and please send us your feedback!&lt;/p&gt;
&lt;p&gt;For the Sun Microsystems Laboratories Speech Team,&lt;/p&gt;
&lt;p&gt;Willie Walker&lt;br /&gt;
Paul Lamere&lt;br /&gt;
Philip Kwok&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Kwok</dc:creator><pubDate>Wed, 16 Jun 2004 12:21:00 -0000</pubDate><guid>https://sourceforge.netd1d629e7b38ec6290b3fc43cecfeeb3d8bbff4ef</guid></item><item><title>FreeTTS 1.2beta is now available</title><link>https://sourceforge.net/p/freetts/news/2003/12/freetts-12beta-is-now-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm pleased to announce the release of FreeTTS 1.2beta.  FreeTTS 1.2beta is feature-equivalent to Flite 1.2, including the ability to import voice data directly from FestVox voices.  With this release, you can now make your voice the voice of FreeTTS!  Give it a shot and be the first in your neighborhood to submit your voice to the FreeTTS effort.&lt;/p&gt;
&lt;p&gt;In addition to being able to import voice data from FestVox, FreeTTS 1.2beta includes a lot of significant changes over FreeTTS 1.1.2:&lt;/p&gt;
&lt;p&gt;- Abandoned gmake in favor of ant&lt;/p&gt;
&lt;p&gt;- Gratuitous use of jar file manifests to help reduce the need for lengthy CLASSPATHs&lt;/p&gt;
&lt;p&gt;- Added capability to set the AudioPlayer on a JSAPI Voice&lt;/p&gt;
&lt;p&gt;- Added support for MBROLA on the Mac (still broken on Windows)&lt;/p&gt;
&lt;p&gt;- Extended voice packaging scheme to simplify management and addition of new voices, including dynamic detection and loading of voice jar files&lt;/p&gt;
&lt;p&gt;Since there were so many changes, we decided a beta release was the better way to go this time around.  Please download it, try it out, and send us your feedback so we can get on to our release of FreeTTS 1.2.0.&lt;/p&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;For the Sun Microsystems Laboratories Speech Team,&lt;/p&gt;
&lt;p&gt;Willie Walker&lt;br /&gt;
Paul Lamere&lt;br /&gt;
Philip Kwok&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Kwok</dc:creator><pubDate>Mon, 22 Dec 2003 15:08:48 -0000</pubDate><guid>https://sourceforge.net0b192d6433f4d17f98c214d18bee71613d9c6fc7</guid></item><item><title>FreeTTS 1.1.2 is now Available</title><link>https://sourceforge.net/p/freetts/news/2003/05/freetts-112-is-now-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm pleased to announce the release of FreeTTS 1.1.2.  This release contains fixes to a few pesky bugs in the FreeTTS 1.1.1 release, including the following:&lt;/p&gt;
&lt;p&gt;- Fixed bug in TokenToWords that causes abbreviations like &amp;quot;OK&amp;quot; and &amp;quot;HI&amp;quot; to be spoken as a US state rather than just &amp;quot;ok&amp;quot; and &amp;quot;hi&amp;quot;.&lt;/p&gt;
&lt;p&gt;- Fixed race condition in JavaStreamingAudioPlayer that would cause output to not be totally cancelled.&lt;/p&gt;
&lt;p&gt;- Refactored all System.getProperty calls to call a wrapper utility called Utilities.getPropery. This method catches a SecurityException and deals with it properly, so that it can be called from an applet.&lt;/p&gt;
&lt;p&gt;- Fixed problem in the JSAPI implementation where the audio player was not being closed when the synthesizer was deallocated. This would cause problems for certain types of AudioPlayers such as SingleFileAudioPlayer that require a 'close' before they flush their accumulated wave data.&lt;/p&gt;
&lt;p&gt;Also note that our summer intern starts on Monday -- he'll be working on tools to migrate FestVox voices to FreeTTS.  Look for a new release by the fall!&lt;/p&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;For the Sun Microsystems Laboratories Speech Team,&lt;/p&gt;
&lt;p&gt;Willie Walker&lt;br /&gt;
Paul Lamere&lt;br /&gt;
Philip Kwok&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Kwok</dc:creator><pubDate>Wed, 14 May 2003 15:16:32 -0000</pubDate><guid>https://sourceforge.nete50bbfa858f15eecd2dc449b9d7684172e9c7fb0</guid></item><item><title>FreeTTS on javasoft.com</title><link>https://sourceforge.net/p/freetts/news/2001/12/freetts-on-javasoftcom/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The FreeTTS project is the featured article at &lt;a href="http://www.javasoft.com" rel="nofollow"&gt;http://www.javasoft.com&lt;/a&gt; for the week of December 19.&lt;/p&gt;
&lt;p&gt;FreeTTS is a speech synthesis system written entirely in the Java programming language.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Kwok</dc:creator><pubDate>Fri, 21 Dec 2001 10:41:23 -0000</pubDate><guid>https://sourceforge.net2ce8e10a7f7d1491caa1389aa181f40f4fc0e43f</guid></item><item><title>Welcome!</title><link>https://sourceforge.net/p/freetts/news/2001/12/welcome/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome and thank you for visiting the FreeTTS open source project.  We're very excited to make a speech synthesizer written completely in the Java(tm) programming language available for free under a BSD-style license.  In addition, we're also happy to make the source code available as well.&lt;/p&gt;
&lt;p&gt;We'd like to acknowledge Alan Black and Kevin Lenzo from Carnegie Mellon University for their work with the Flite (http://www.speech.cs.cmu.edu/flite/) synthesis engine, and also acknowledge the University of Edinburgh for their work&lt;br /&gt;
with the Festival Speech Synthesis System &lt;br /&gt;
(http://www.cstr.ed.ac.uk/projects/festival/).  Their expertise and hard work helped make this project succeed.&lt;/p&gt;
&lt;p&gt;I would also like to thank my management at Sun Microsystems for allowing us to pursue this project and for making my position at Sun the best job I've ever had.&lt;/p&gt;
&lt;p&gt;By making our project available in a public forum, it is our  intent to help foster free speech development and research. Please jump in, get your feet wet, and help make the FreeTTS project a success.&lt;/p&gt;
&lt;p&gt;For the Sun Microsystems Laboratories Speech Group,Willie Walker, Principal Investigator and Manager Paul Lamere, Staff Engineer Philip Kwok, Member of Technical Staff&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Kwok</dc:creator><pubDate>Sat, 15 Dec 2001 20:46:04 -0000</pubDate><guid>https://sourceforge.net5a58576eb2a5dea8774f3ea39cc2b75e85df196e</guid></item></channel></rss>