function htkpath = get_htk_path()
% htkpath = get_htk_path()
%
% Gives a centralized place to set the path to HTK binaries

% on labrosa machines:
htkpath = '~drspeech/opt/htk/bin.linux/';
