Closed orasanen closed 5 years ago
Vagrantfile now tries to use a specific version of HTK toolkit:
if [ -f /vagrant/HTK-3.4.1.tar.gz ]; then
but the instructions ask to rename the HTK installation file as versionless HTK.tar.gz.
Vagrantfile now tries to use a specific version of HTK toolkit:
if [ -f /vagrant/HTK-3.4.1.tar.gz ]; then
but the instructions ask to rename the HTK installation file as versionless HTK.tar.gz.