Commit 967b719
committed
change voicing to festival
I added another English voice since the voice included in the
repository is with accent and I think the voice I created is better for others.
I did it by adding a folder with the recordings of voice from a program named
Festival which is open source text to speach software, any sound file which is not
a recording I copied from the original folder.
I checked the license for the Festival program and I can use it for any purpose,
both commercial and non-commercial, so I want it to be GPL 3 or later licensed.
To use the added folder as the audio for the buds one can use the instructions
from the readme, so one should just build with the AUDIO environment variable
set to en_festival like so- AUDIO=en_festival ./build.sh
Signed-off-by: Moshe Nahmias <moshegrey@gmail.com>1 parent 2204c83 commit 967b719
37 files changed
Lines changed: 238 additions & 0 deletions
File tree
- LICENSES
- config/_default_cfg_src_/res/en_festival
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments