summarylogtreecommitdiffstats
path: root/festival-hts-voices-patched.install
diff options
context:
space:
mode:
authorTobias Markus2015-07-28 13:25:48 +0200
committerTobias Markus2015-07-28 13:25:48 +0200
commit3b063af2f37ceb59f604d30c848540a3675a6ae8 (patch)
tree9d038cd797ba79c2dd64ec05bd217d7d9f999978 /festival-hts-voices-patched.install
downloadaur-3b063af2f37ceb59f604d30c848540a3675a6ae8.tar.gz
Initial import
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 "---------------"
+}
+