./audio/festival, Advanced multi-lingual speech synthesis system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 2.1nb7, Package name: festival-2.1nb7, Maintainer: pkgsrc-users

Festival is an advanced multi-lingual speech synthesis system
developed at CSTR. It offers a full text to speech system with various
APIs, as well an environment for development and research of speech
synthesis techniques. It is written in C++ with a Scheme-based command
interpreter for general control.

You will also need to install at least one festvox-* (festival voice)
package (infact, the festvox packages are dependent on this package).

festival --tts foo.bar will speak ASCII file foo.bar, (SayText "Oh
Dad! We're ALL Devo!")


Required to run:
[audio/nas]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: f0c5a4282667898c584516e3605742835f59cb77
RMD160: b3c646ecc532e4e05f846db06bbab12a13ec1d6b
Filesize: 768.86 KB

Version history: (Expand)


CVS history: (Expand)


   2017-05-01 10:49:56 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5340 - requested by sevan
audio/festival: build fix

Revisions pulled up:
- audio/festival/distinfo                                       1.26
- audio/festival/patches/patch-speech__tools_config_modules_editline.mak 1.1

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Fri Apr 21 12:33:15 UTC 2017

   Modified Files:
           pkgsrc/audio/festival: distinfo
   Added Files:
           pkgsrc/audio/festival/patches:
               patch-speech__tools_config_modules_editline.mak

   Log message:
   Ensure the chosen termcap library can be found.