icefall
icefall copied to clipboard
Context graph
I was wondering if there is any plan on adding context graph to k2/Icefall (something similar to :https://wenet.org.cn/wenet/context.html )
cc @csukuangfj
Yes, it is one of our plans and we‘ve made initial progress on this.
@marcoyang1998 Thanks ! Do you need a hand ? I started working also on it
@ezerhouni
could you have a look at https://github.com/k2-fsa/icefall/pull/645 and help propagate the changes to other folders in librispeech?
@csukuangfj Let me have a look. I can start doing the propagation tomorrow. In the coming days I will open a PR for context graph, and if you have time to have a look it would be great
@csukuangfj Let me have a look. I can start doing the propagation tomorrow.
In the coming days I will open a PR for context graph, and if you have time to have a look it would be great
Sure, thanks!
@csukuangfj Also, in the last implementation modified_beam_search_ngram_rescoring, I might have found an error