Skip to content

Instantly share code, notes, and snippets.

View hiddenotebook's full-sized avatar

hiddenotebook

  • Spain
View GitHub Profile
@fabianosarracco
fabianosarracco / festivaltts-install-sh
Last active March 16, 2023 00:26
Festival/Mbrola installation on Raspberry Pi (with english and italian voices)
#!/bin/sh
#
# festivaltts-install.sh
# -----
#
# Installation and setup of a Festival based TTS system.
# Following instructions from:
# - [http://ubuntuforums.org/showthread.php?t=751169]
#