Minor thing, but it would be nice to implement the generate infer files thing in Python. Is this OK?
BTW, 5ba8aa4 is more a Nic review, it's to load existing state objects, such as a prior training session, so we can make a new transcription without running the whole pipeline.
Minor thing, but it would be nice to implement the
generate infer files
thing in Python. Is this OK?BTW,
5ba8aa4
is more a Nic review, it's to load existing state objects, such as a prior training session, so we can make a new transcription without running the whole pipeline.The generate infer stuff is the
0c55154
commit.