Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@ For epub images you also need

COMPILATION

git clone https//github.com/festvox/flite
git clone https://github.com/festvox/flite
cd flite
./configure && make && make voices
export FLITEDIR=`pwd`
cd ..

git clone https//github.com/festvox/bard
git clone https://github.com/festvox/bard
cd bard
./configure
make
Expand Down