timit_tools
timit_tools copied to clipboard
tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods
Hi, in your readme i have read that i can pass pickled dbn into viterbi : "python ../src/viterbi.py output_dbn.mlf /fhgfs/bootphon/scratch/gsynnaeve/TIMIT/test/test.scp ../tmp_train/hmm_final/hmmdefs --d ../dbn_5.pickle ../to_int_and_to_state_dicts_tuple.pickle" However when i opened viterby.py file...
Even though I have " spectral " folder and timit-tools folder in same directory it is displaying error that " You need spectral (in the parent folder) ". Please help...