- Feb 17, 2014
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3526 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
The support for it had been already included into the 4-anydecode script git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3522 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk/babel/s5b) First version of the improved decoding pipeline. Does not handle the OOV search yet. For the time being, it supports the PEM and UEM (from CMU) segmentation. Moreover, it includes the SEG segmentation (Kaldi-BABEL native), which is currently being finalized Another changes is the ability skipping extra features (especially related to search). This is useful as the "quick" baseline can be run routinely and the "extra" only when needed. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3521 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 16, 2014
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3518 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 15, 2014
-
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3516 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3515 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3514 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 14, 2014
-
-
Jan Trmal authored
The merge improves WER by about 0.5 % abs and the ATWV by about 0.3 % abs git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3512 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 13, 2014
-
-
Guoguo Chen authored
Fixes to extend_lexicon.sh: 1. added OOV rate computation as diagnostic information, if a text file is provided; 2. extended phone mapping repository to a..zA..Z0..9; 3. changed num_sent_gen as the total number of sentences to generate; 4. added encoding when processing words git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3511 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3510 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
so we have the same resolution during the whole interval (which wasnt the case when using inv-power, where the resolution was reciprocical ) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3509 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 12, 2014
-
-
Jan Trmal authored
(trunk/babel/s5b) Adding a script for confusion matrix generation (for use, e.g. with the proxy kw search) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3508 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
The interface is regarded stable for now. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3507 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
this flag is "optionably deletable", i.e. the penalty will be incurred only for a stray insertion, not a stray deletion. This gives approximately 0.2% WER improvement on Zulu git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3506 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
Changes to lower level scripts for proxy keywords: 1. decomposed generate_proxy_keywords.sh into a language dependent part and language independent part; 2. improved the ATWV performance git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3504 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk/babel/s5b) Ignore the return code of the cleanup code. Othervise the 'set -e' will cause failing the script after rm returns non-zero status code git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3502 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk/babel/s5b) Reverting the previous commit as it was including other changes not related to the subject of the commit git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3501 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk/babel/s5b) Reverting the previous commit as it was including other changes not related to the subject of the commit git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3500 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3499 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 09, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3491 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3490 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: BABEL scripts: adding some scripts for lexicon expansion to handle OOVs, and changes to G.fst preparation to handle probabilities for these (associated changes to run-1-main.sh to come); removing some scripts that should not have been in local/. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3489 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 08, 2014
-
-
Jan Trmal authored
(trunk/babel/s5b) Fix for a pathological case when the train_nj was specified higher than number of available audio files git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3484 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 07, 2014
-
-
Guoguo Chen authored
mpe training parameters for Babel fullLP; limitedLP needs re-investigation as we didn't run that after fixing the normalization stuff. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3481 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3479 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 06, 2014
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3476 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 04, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3464 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3462 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3461 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 03, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3460 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3459 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3458 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 02, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3457 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: BABEL scripts: adding pure-Kaldi bottleneck+{SGMM/DNN} scripts to BABEL setup. Still not fully tested. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3456 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 01, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3455 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 30, 2014
-
-
Dan Povey authored
trunk: BABEL scripts: small configuration changes (make more sane the combination of minibatch-size and max-change) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3450 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 24, 2014
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3434 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 23, 2014
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3433 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 22, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3428 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk/babel/s5b) Changing the --zero-if-disjoint flag to --drop-frames flag during the call of train_mmi_sgmm2.sh git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3426 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-