Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 491 Bytes

INSTALL.md

File metadata and controls

26 lines (18 loc) · 491 Bytes

INSTALL

To install basic tools

Merlin by default requires installation of some basic tools e.g., SPTK, WORLD

bash tools/compile_tools.sh

To install other speech tools

When building a new voice, Merlin requires few other tools in order to build labels: e.g., speech tools, festival and festvox

bash tools/compile_other_speech_tools.sh

If you want to build state align labels, Merlin requires installation of HTK

bash tools/compile_htk.sh