diff options
author | proff <proff@pkgsrc.org> | 1999-04-04 19:32:15 +0000 |
---|---|---|
committer | proff <proff@pkgsrc.org> | 1999-04-04 19:32:15 +0000 |
commit | 68d25cb783fc3b18eee20b1191573e5cdbf6ab45 (patch) | |
tree | f1b058c61e9f3c0a5663e680a9a7e0f01762903a /audio/festvox-rab8/pkg | |
parent | 0f480e3e33fdd179f9d9bc52816f1ff8ae230e3f (diff) | |
download | pkgsrc-68d25cb783fc3b18eee20b1191573e5cdbf6ab45.tar.gz |
part of the festival speech synthesis system from CSTR
Diffstat (limited to 'audio/festvox-rab8/pkg')
-rw-r--r-- | audio/festvox-rab8/pkg/COMMENT | 1 | ||||
-rw-r--r-- | audio/festvox-rab8/pkg/DESCR | 13 | ||||
-rw-r--r-- | audio/festvox-rab8/pkg/PLIST | 6 |
3 files changed, 20 insertions, 0 deletions
diff --git a/audio/festvox-rab8/pkg/COMMENT b/audio/festvox-rab8/pkg/COMMENT new file mode 100644 index 00000000000..076dd71b7bb --- /dev/null +++ b/audio/festvox-rab8/pkg/COMMENT @@ -0,0 +1 @@ +6khz British English male voice for the festival diff --git a/audio/festvox-rab8/pkg/DESCR b/audio/festvox-rab8/pkg/DESCR new file mode 100644 index 00000000000..3e76b5cc283 --- /dev/null +++ b/audio/festvox-rab8/pkg/DESCR @@ -0,0 +1,13 @@ +8khz British English male voice for the festival speech synthesis system. + +This voice provides a British English male voice using a residual +excited LPC diphone synthesis method. It uses the CMU Lexicon +pronunciations. Prosodic phrasing is provided by a statistically +trained model using part of speech and local distribution of breaks. +Intonation is provided by a CART tree predicting ToBI accents and +an F0 contour generated from a model trained from natural speech. +The duration model is also trained from data using a CART tree. + +This voice can be activated via (voice_rab_diphone) + +-Julian Assange <proff@iq.org> diff --git a/audio/festvox-rab8/pkg/PLIST b/audio/festvox-rab8/pkg/PLIST new file mode 100644 index 00000000000..cb2ef194824 --- /dev/null +++ b/audio/festvox-rab8/pkg/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:36:32 proff Exp $ +share/festival/lib/voices/english/rab_diphone/group/rablpc8k.group +@dirrm share/festival/lib/voices/english/rab_diphone/group +share/festival/lib/voices/english/rab_diphone/festvox/rab_diphone.scm +@dirrm share/festival/lib/voices/english/rab_diphone/festvox +@dirrm share/festival/lib/voices/english/rab_diphone |