Skip to content

Commit

Permalink
Update build_festvox_voice.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pasindud committed Nov 29, 2017
1 parent 16e5c6e commit 8384dc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utils/build_festvox_voice.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,9 @@ then
PHONOLOGY="${LANG}/festvox/phonology.json"
fi

# Generate various festvox files.
# Generate various festvox files (wagon description files for (mcep,f0,dur), festvox phoneset etc).
python utils/apply_phonology.py "${PHONOLOGY}" "${VOICE_DIR}"

# Commit the final setup.
cd "${VOICE_DIR}"

# Run the Festvox Clustergen build. This will take couple of hours to complete.
Expand Down

0 comments on commit 8384dc5

Please sign in to comment.