diff options
author | proff <proff@pkgsrc.org> | 1999-10-11 14:03:32 +0000 |
---|---|---|
committer | proff <proff@pkgsrc.org> | 1999-10-11 14:03:32 +0000 |
commit | 393d68768ad2cb47989efc211d34143a762e1b03 (patch) | |
tree | cfd851806b2e2a96db110e92e7349df88c347126 /audio/mbrola-linux/pkg | |
parent | d29a21ec838776151bed7d8f9d6c2bf2e08cfeed (diff) | |
download | pkgsrc-393d68768ad2cb47989efc211d34143a762e1b03.tar.gz |
mbrola for NetBSD-native-i386. off with the linux snuff-puppet
Diffstat (limited to 'audio/mbrola-linux/pkg')
-rw-r--r-- | audio/mbrola-linux/pkg/COMMENT | 1 | ||||
-rw-r--r-- | audio/mbrola-linux/pkg/DESCR | 33 | ||||
-rw-r--r-- | audio/mbrola-linux/pkg/PLIST | 2 |
3 files changed, 0 insertions, 36 deletions
diff --git a/audio/mbrola-linux/pkg/COMMENT b/audio/mbrola-linux/pkg/COMMENT deleted file mode 100644 index cee55afd83c..00000000000 --- a/audio/mbrola-linux/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MBROLA diphone synthesizer (running under linux i386 emulation) diff --git a/audio/mbrola-linux/pkg/DESCR b/audio/mbrola-linux/pkg/DESCR deleted file mode 100644 index a83b75bbc89..00000000000 --- a/audio/mbrola-linux/pkg/DESCR +++ /dev/null @@ -1,33 +0,0 @@ -MBROLA is a speech synthesizer based on the concatenation of -diphones. It takes a list of phonemes as input, together with prosodic -information (duration of phonemes and a piecewise linear description -of pitch), and produces speech samples on 16 bits (linear), at the -sampling frequency of the diphone database. - -It is therefore NOT a Text-To-Speech (TTS) synthesizer, since it does -not accept raw text as input. In order to obtain a full TTS system, -you need to use this synthesizer in combination with a text processing -system that produces phonetic and prosodic commands. - -We maintain a web page with pointers to such freely available systems: - -http://tcts.fpms.ac.be/synthesis/mbrtts.html - -This software is the heart of the MBROLA project, the aim of which is -to obtain a set a speech synthesizers for as many languages as -possible, free of use for non-commercial applications. -mbrola.exe or mbrola: An executable file of the synthesizer itself -(depends on the computer supposed to run it) -readme.txt : This file - -As such, it requires an MBROLA language/voice database to run -properly. American English, Brazilian Portuguese, Breton, British -English, Croatian, Dutch, French, German, Greek, Romanian, Spanish and -Swedish voices are made available. Additional languages and voices -will be available in the context of the MBROLA project. - -Please consult the MBROLA project homepage to get the voices: - -http://tcts.fpms.ac.be/synthesis - --Julian Assange <proff@iq.org> diff --git a/audio/mbrola-linux/pkg/PLIST b/audio/mbrola-linux/pkg/PLIST deleted file mode 100644 index 9f15e90acf6..00000000000 --- a/audio/mbrola-linux/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:36:58 proff Exp $ -bin/mbrola |