Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing implementation of viterbi? #2

Open
adrian-antonczyk opened this issue Oct 24, 2016 · 0 comments
Open

Missing implementation of viterbi? #2

adrian-antonczyk opened this issue Oct 24, 2016 · 0 comments

Comments

@adrian-antonczyk
Copy link

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 i noticed that --d flag is not even in part of code responsible for parsing input arguments. Did you by any chance forget to push code? How do I connect dbn with viterbi?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant