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

where to find the lattices? #95

Open
besimali opened this issue Feb 11, 2020 · 3 comments
Open

where to find the lattices? #95

besimali opened this issue Feb 11, 2020 · 3 comments

Comments

@besimali
Copy link

Hi,

I want to do rescoring with lmrescore_const_arpa.sh. However, for this I need to point to the path where the lattices are (lat.1.gz for example).
Where can I find these?

Thanks

@gooofy
Copy link
Owner

gooofy commented Feb 11, 2020

take a look at:

data/dst/asr-models/kaldi//exp/nnet3_chain//decode_test/lat.1.gz

for example

@besimali
Copy link
Author

Thanks for the response!

There aren´t any lattices in my model under data/dst/asr-models/kaldi/.
Can I somewhere specify the folder in which these are placed?

@besimali
Copy link
Author

From what I understood these are the lattices generated during online decoding? Is it possible that these get deleted immediately after the decoding is finished?

I have some ideas of doing on the fly rescoring to give higher scores based on output of vision system (i.e. give higher scores to items you currently see). Do you think this is possible?

Anyway, thanks for the great work on the Zamia project!!

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

2 participants