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

Kaldi.OnlineNNet3Model options #7

Open
vinnitu opened this issue Oct 15, 2021 · 0 comments
Open

Kaldi.OnlineNNet3Model options #7

vinnitu opened this issue Oct 15, 2021 · 0 comments

Comments

@vinnitu
Copy link

vinnitu commented Oct 15, 2021

const m = new Kaldi.OnlineNNet3Model({

here my outpue tree in resources dir

.
├── am
│   └── final.mdl
├── conf
│   ├── mfcc.conf
│   └── model.conf
├── graph
│   ├── disambig_tid.int
│   ├── Gr.fst
│   ├── HCLr.fst
│   └── phones
│       └── word_boundary.int
├── ivector
│   ├── final.dubm
│   ├── final.ie
│   ├── final.mat
│   ├── global_cmvn.stats
│   ├── online_cmvn.conf
│   └── splice.conf
└── README

how to properly map it to Kaldi.OnlineNNet3Model options?

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

1 participant