kaldi icon indicating copy to clipboard operation
kaldi copied to clipboard

Build tree using bottleneck features

Open vimalmanohar opened this issue 7 years ago • 8 comments

vimalmanohar avatar May 15 '18 19:05 vimalmanohar

Thanks! Can you share the objective function improvements from tree creation, in this vs. the baseline? It's from the log where the tree is built.

danpovey avatar May 15 '18 21:05 danpovey

Baseline: /home/hhadian/kaldi/egs/iam/v1/exp_new/chain/tree_e2e/log/build_tree.log:VLOG[1] (build-tree[5.4.72-b6206]:BuildTree():build-tree.cc:196) After decision tree split, num-leaves = 500, like-impr = 15.6081 per frame over 974416 frames.
Bottleneck (1000 leaves): VLOG[1] (build-tree[5.4.129-90363]:BuildTree():build-tree.cc:196) After decision tree split, num-leaves = 1000, like-impr = 72.6673 per frame over 974416 frames.
Bottleneck (500 leaves) VLOG[1] (build-tree[5.4.129-90363]:BuildTree():build-tree.cc:196) After decision tree split, num-leaves = 500, like-impr = 65.6922 per frame over 974416 frames.

vimalmanohar avatar May 15 '18 23:05 vimalmanohar

yes, madcat is good I think.

On Sat, May 26, 2018 at 4:43 PM, Vimal Manohar [email protected] wrote:

@vimalmanohar commented on this pull request.

In egs/iam/v1/local/chain/run_cnn_e2eali_1d.sh https://github.com/kaldi-asr/kaldi/pull/2424#discussion_r191058172:

@@ -0,0 +1,259 @@ +#!/bin/bash

+# e2eali_1d is the same as e2eali_1b, but uses a tree trained using 200-dim

Ok. I'll fix this. Which setup should I try on? MADCAT?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kaldi-asr/kaldi/pull/2424#discussion_r191058172, or mute the thread https://github.com/notifications/unsubscribe-auth/ADJVu_GS3p_n3c1JUhGT4dsmSk_PU5bSks5t2b6DgaJpZM4UAHqE .

danpovey avatar May 26 '18 20:05 danpovey

@vimalmanohar, is anything happening with this? Is it still a candidate to be merged?

danpovey avatar Jun 29 '18 22:06 danpovey

Closing and reopening, just to force status check on Travis

jtrmal avatar Nov 13 '18 18:11 jtrmal

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 19 '20 07:06 stale[bot]

This issue has been automatically closed by a bot strictly because of inactivity. This does not mean that we think that this issue is not important! If you believe it has been closed hastily, add a comment to the issue and mention @kkm000, and I'll gladly reopen it.

stale[bot] avatar Jul 19 '20 05:07 stale[bot]

This issue has been automatically marked as stale by a bot solely because it has not had recent activity. Please add any comment (simply 'ping' is enough) to prevent the issue from being closed for 60 more days if you believe it should be kept open.

stale[bot] avatar Sep 17 '20 08:09 stale[bot]