snowfall icon indicating copy to clipboard operation
snowfall copied to clipboard

How to organize the training scripts

Open csukuangfj opened this issue 4 years ago • 1 comments

We are currently adding ASG training scripts, which have a large overlap with the existing CTC training scripts.

Later I think we will add training scripts for other approaches. The problem is how to organize the directory structures to avoid duplicate code.

csukuangfj avatar Jan 04 '21 04:01 csukuangfj

I'm OK with having duplicate scripts for now. Let's worry about getting things working, we can figure out the directory structures in a later version.

On Mon, Jan 4, 2021 at 12:27 PM Fangjun Kuang [email protected] wrote:

We are currently adding ASG training scripts, which have a large overlap with the existing CTC training scripts.

Later I think we will add training scripts for other approaches. The problem is how to organize the directory structures to avoid duplicate code.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/k2-fsa/snowfall/issues/65, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZFLO5325HARXXD2GYCOHLSYE7U7ANCNFSM4VSO4ZJQ .

danpovey avatar Jan 04 '21 04:01 danpovey