Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 247 Bytes

File metadata and controls

7 lines (6 loc) · 247 Bytes

Build instructions

Enter this directory and build the docker image with

docker build --build-arg HTKUSER=***** --build-arg HTKPASSWORD=***** -t marytts-builder-hsmm .

where HTKUSER and HTKPASSWORD are your HTK registration details.