summarylogtreecommitdiffstats
path: root/festival-hts-voices-patched.install
diff options
context:
space:
mode:
Diffstat (limited to 'festival-hts-voices-patched.install')
-rw-r--r--festival-hts-voices-patched.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/festival-hts-voices-patched.install b/festival-hts-voices-patched.install
new file mode 100644
index 000000000000..70ed553c4230
--- /dev/null
+++ b/festival-hts-voices-patched.install
@@ -0,0 +1,10 @@
+post_install() {
+ echo "---------------"
+ echo "The older version required pre-selecting a voice in your .festivalrc"
+ echo "file. This isn't required anymore and must be removed (or commented out)"
+ echo "Alternatively, festival can be started with one of the voices as default"
+ echo ""
+ echo "(set! voice_default 'voice_nitech_us_slt_arctic_hts)"
+ echo "---------------"
+}
+