forked from kaldi-asr/kaldi
-
Notifications
You must be signed in to change notification settings - Fork 15
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
added compute-filter.cc binary, which computes LP filters per speaker. #20
Open
pegahgh
wants to merge
420
commits into
danpovey:chain
Choose a base branch
from
pegahgh:chain-signal-perturb
base: chain
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add chain recipe for rm
…eanup/find_bad_utts.sh
nnet2 versoin of steps/cleanup/find_bad_utts.sh
Implement the 3d maxpooling component.
cosmatic change for swbd nnet2 recipe
…h-log NormalizeComponent with add-log-std option
… debuggability of another component
… statistics-pooling-component
…component and statistics-pooling-component, including bug-fix to nnet-computation-graph.cc that only affects setups with general components.
…atistics-averaging components.
…der of permutation; adding results (prior to script bug-fix); minor bug-fix in nnet-chain-example.cc which affects nothing
…some of this for more generality.
…mplement for a while
removed bugs introduced due automerge with master
…y learning-rate factor each time we add final xent layer
swbd : Added lstm chain recipe based on tdnn_6h
…0 to 5, to be the same as the code (turns out this inintended change was harmful to results, see run_tdnn_6z.sh)
…rity now that we have learning-rate-factors (the old interface was confusing and not powerful enough for all situations).
Minor changes required for nnet3 sequence training
swbd : Added blstm + chain recipe, results pending
add utils/perturb_data_signal_v2.sh
Added lattice-determinize-non-compact
…fault value (see commit 2a91756)
swbd+chain+lstm:updated results after Dan's fix to right-tolerance de…
…ecision is too small for the frame-shift.
We want to specify the language model weight range for decoding in chain models, but previously lmrescore_const_arpa.sh did not allow passing in arguments to score.sh. This is also necessary to specify --decode-mbr false to score.sh for chain scoring in TEDLIUM.
…options Add options for score.sh to rescoring script.
swbd+chain+blstm: Added results
…-signal-perturb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.