mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4f40f7b14d
text-to-speech system for Unix. Big thanks to Trevor for porting this! [ I WAS NOT ON CRACK LAST NIGHT, mmkay?!?! -Ed. ] PR: 21201 Submitted by: Trevor Johnson <trevor@jpj.net>
20 lines
716 B
Plaintext
20 lines
716 B
Plaintext
from the NetBSD maintainer:
|
|
|
|
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).
|
|
|
|
It is sampled at 8 kHz and conflicts with the festvox-rab16 package
|
|
(16 kHz samples).
|
|
|
|
WWW: http://www.cstr.ed.ac.uk/projects/festival.html
|
|
|
|
Trevor Johnson
|
|
trevor@jpj.net
|