Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv30056/sound

Added Files:
        freetts.info 
Log Message:
to 10.7

--- NEW FILE: freetts.info ---
Package: freetts
Version: 1.2.2
Revision: 1
BuildDepends: <<
        ant (>= 1.6.1-1),
        fink (>= 0.22.2-1),
        fink-mirrors (>= 0.22.1.1-1),
        jsapi,
        system-java-dev (>= 1.6-1)
<<
Depends: jsapi, system-java (>= 1.6-1)
Source: mirror:sourceforge:%n/%n-%v-src.zip
Source-MD5: 692b5ece251fed88539736e55af5f391
SourceDirectory: %n-%v
PatchScript: perl -pi -e 's,source="1.4",source="1.4" target="1.6",g' build.xml
Type: java
CompileScript: <<
#!/bin/sh -ex

        ln -s %p/share/java/jsapi/jsapi.jar lib/
        ant -Dsrc_dir=. all
        rm -rf lib/jsapi.jar
<<
JarFiles: lib/*.jar
InstallScript: <<
#!/bin/sh -ex
 
        install -d -m 755 %i/share/%N/demos
        install -c -m 644 bin/*.jar %i/share/%N/demos/

        mv docs %i/share/%N/
<<
DocFiles: ANNOUNCE* README* RELEASE* *.html
Homepage: http://freetts.sourceforge.net/
Maintainer: Benjamin Reed <free...@fink.racoonfink.com>
Description: Speech synthesizer written entirely in Java
DescDetail: <<
FreeTTS is a speech synthesis system written entirely in the Java
programming language.  It is based upon Flite: a small run-time speech
synthesis engine developed at Carnegie Mellon University.  Flite is
derived from the Festival Speech Synthesis System from the University
of Edinburgh and the FestVox project from Carnegie Mellon University.

This release of FreeTTS includes:

o Core speech synthesis engine
o Support for a number of voices:
  o an 8khz diphone, male, US English voice
  o a 16khz diphone, male US English voice
  o a 16khz limited domain, male US English voice
o Support for importing voices from FestVox (US English only)
o Support for MBROLA voices (downloaded separately):
  o a 16khz female, US English voice
  o two 16khz male US English voices
o Partial support for JSAPI 1.0
o Extensive API documentation
o Several demo applications
<<
License: BSD


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to