(PS: It is hybrid problem between Kaldi and K2/Icefall)
Recently I need to port Kaldi's chain model training to Icefall.
Alhough Icefall's method is with better result, but we are having very not-normal setup, such that Icefall's training method (based on CTC) does not work for us. However, Icefall have lots of new algorithm, which is very hard to port one-by-one to Kaldi.
Therefore, I am trying to use alignment file from Kaldi, to feed those alignment-data into Icefall training flow, and use chain-style training method; which is, to convert alignment (originally it is lattice in Kaldi) to training-FST-graph, and use it inside Icefall training.
However, converting alignment from Kaldi to Icefall, while putting alignment into Icefall-training-FST-graph, is very confusing. For example, I am not sure how I can turn Kaldi alignment into Icefall-training-FST graph.
Is there any documentation, or any example to port Kaldi's chain model training method back to Icefall?
PS: Chain model here is the non-E2E version of chain model in old Kaldi, not the E2E one.
--
Go to http://kaldi-asr.org/forums.html to find out how to join the kaldi-help group
---
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/ada906be-0460-4b80-b2db-8bddf752a8c2n%40googlegroups.com.