Gespeker suena más natural siempre que le instalemos el complemento mbrola.
Se pueden cambiar los parámetros tono, volumen, velocidad y retraso para conseguir la voz que más nos agrade.
Para instalar Gespeker primero hay que añadir el repositorio de ubuntutrucchi.
Como siempre recomiendo usaremos la terminal:
sudo gedit /etc/apt/sources.list
y añadimos esta linea al final
deb http://www.ubuntutrucchi.it/repository ubuntu main non-free
nos descargamos el repositorio
sudo wget -O /etc/apt/sources.list.d/ubuntutrucchi.list \http://www.ubuntutrucchi.it/repository/ubuntutrucchi.list
obtenemos la clave pública
wget -O - http://www.ubuntutrucchi.it/repository/ubuntutrucchi.asc | \sudo apt-key add -
actualizamos e instalamos gespeaker con mbrola
sudo aptitude update && sudo aptitude install -y gespeaker mbrola mbrola-es1
Podeis ver el blog Ubuntu Trucchi de Fabio Castelli con las últimas novedades de este curioso proyecto.
Hay un proyecto llamado Orca que lee cualquier cosa que salga por pantalla.
hello from Muflone
ResponderEliminarthank you for your review
I'm actually working to a new gespeaker version with an important feature to interoperate with external applications, giving the choice to make applications to talk using gespeaker.
you could read the text in openoffice, pidgin, telepathy and many others applications.
Stay tuned
see you