1 |
@TheSponge if you can't understand it, probably your system has a different default language than English for festival installed.
|
1 |
@TheSponge if you can't understand it, probably your system has a different default language than English for festival installed.
|
2 |
Try to install the Americal English speaker and run festival with the English language instead:
|
2 |
Try to install the Americal English speaker and run festival with the English language instead:
|
3 |
\n
|
3 |
\n
|
4 |
sudo apt-get install festvox-kdlpc16k
|
4 |
sudo apt-get install festvox-kdlpc16k
|
5 |
festival --language english --server
|
5 |
festival --language english --server
|
6 |
\n
|
6 |
\n
|
7 |
|
7 |
By
the
way,
how
do
you
do
code
formatting
or
at
least
quote
in
this
forum?
|