]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/kaldi.git/shortlog
processor-sdk/kaldi.git
2017-06-30 Daniel Povey[src] Bug-fix in model-collapsing code (thanks: aarora8)
2017-06-29 Amit Beka[scripts] bug-fix in nnet3 scripts: change type of...
2017-06-29 LvHang[scripts,egs] simplify nnet3 scripts by removing unused...
2017-06-28 Eduardo Silva[src] Fix bug in lattice string-pushing, affecting...
2017-06-28 Tanel Alumäe[src] Fix for threaded nnet2 decoding: check if threads...
2017-06-28 Kirill Katsnelson[scripts] run.pl: Default concurrent jobs to number...
2017-06-28 Kirill Katsnelson[scripts] Remove bogus note on CUDA non-use from comput...
2017-06-28 Kirill Katsnelson[scripts] Quote '{' in perl regexp (#1721)
2017-06-27 Akshay Chandrashekaran[build] update tools/extras/install_speex.sh to address...
2017-06-27 LvHang[egs] improve TDNN model in tedlium example (fewer...
2017-06-26 Jan "yenda... [build] IRSTLM build: resolve problems with compilers...
2017-06-24 John J Morgan[egs,scripts]: replace non-portable read-link -f with...
2017-06-23 薛丞宏[build] Update README.md / fix ci badge (#1709)
2017-06-22 Jan "yenda... [egs] Adding hub4-ne broadcast spanish recipe (#1665)
2017-06-22 Daniel Povey[egs] small update to librispeech recipe, RE const...
2017-06-22 Daniel Povey[src] Fix bug in fstrmymbols RE recent const-fst change...
2017-06-22 pegahgh[egs] fix problems in multilingual BABEL setup (#1691)
2017-06-21 Daniel Povey[src] nnet3: fix assertion that shouldn't have been...
2017-06-20 Kirill Katsnelson[src] Fix compiler warnings and work around bug on...
2017-06-20 Karel Vesely[src] Adding options to MBR/confidence code (#1696)
2017-06-20 Vimal Manohar[scripts] in subsegment_data_dir.sh, warn if utt2num_fr...
2017-06-19 Jan "yenda... [egs] babel recipe: check if icu4c is installed (#1697)
2017-06-17 Daniel Povey[src] nnet3 model-collapsing code, for slight decoding...
2017-06-16 Kirill Katsnelson[egs] Rename files with Windows-incompatible names...
2017-06-15 Benoit BESSET[src] Fix to multiple-fst case of latgen-faster-mapped...
2017-06-14 pegahgh[egs] Fix failure in multilingual BABEL recipe (regener...
2017-06-14 Yiming Wang[src,scripts,egs] Backstitch code+scripts, and one...
2017-06-14 Gaofeng Cheng[egs] CNN+TDNN+LSTM experiments on AMI (#1685)
2017-06-13 Daniel Povey[egs,scripts,src] Tune image recognition examples;...
2017-06-13 Daniel Povey[src] Fix bug in looped computation (#1673)
2017-06-13 Jan "yenda... [build] when installing sequitur and mmseg, look for...
2017-06-13 guangxu[src] fix to gst-plugin/Makefile (remove -lkaldi-thread...
2017-06-11 Daniel Povey[src] Cosmetic fixes to usage messages
2017-06-09 Gaofeng Cheng[egs] Fix to some --proportional-shrink related exampl...
2017-06-08 Daniel Povey[build] Fix small bug in configure
2017-06-08 Daniel Povey[scripts] Fix small bug in utils/gen_topo.pl.
2017-06-07 Joachim[scripts] Add python script to convert nnet2 to nnet3...
2017-06-07 qin[doc] Fix typo (#1669)
2017-06-07 Daniel Povey[src] nnet3: fix small bug in checking code. Thanks...
2017-06-02 Daniel Povey[src] Add #include missing from previous commit
2017-06-02 Daniel Povey[src] Fix bug in online2-nnet3 decoding RE dropout...
2017-06-02 Daniel Povey[scripts] make errors getting report non-fatal (thx...
2017-06-02 LvHang[src,scripts] Use ConstFst or decoding (half the memory...
2017-06-01 Jan "yenda... [src] keyword search tools: fix Minimize() call, necess...
2017-06-01 Jan "yenda... [scripts] do not fail if the ivector extractor belongs...
2017-05-31 Daniel Povey[build,scripts] Update scripts that make version info...
2017-05-31 Daniel Povey[src] minor bugfix in convolutional component (doesn...
2017-05-31 Daniel Povey[scripts] nnet3 script cleanups; add --proportional...
2017-05-30 osadj[scripts] Fix bug in PR #1646 (#1658)
2017-05-29 Daniel PoveyMerge pull request #1547 from kaldi-asr/kaldi_52
2017-05-29 Daniel Povey[build] Upgrade .version (this is official start of...
2017-05-29 Daniel PoveyMerge pull request #1656 from danpovey/kaldi_52_merge_m...
2017-05-29 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-05-29 Gaofeng Cheng[egs] adding proportional-shrink scripts to AMI (#1654)
2017-05-28 Daniel Povey[scripts] Getting egs, limit max open filehandles to...
2017-05-27 Daniel Povey[src] Fix bug in newly refactored threading code
2017-05-27 Jan "yenda... [src] keyword search: fix invalid assumption about...
2017-05-26 Jan "yenda... [scripts] Lexicon expansion script -- fix for LM-probs...
2017-05-26 Jan "yenda... [scripts,egs] minor script fix; fixes in various recipe...
2017-05-26 osadj[egs] updated the LDC web address for wsj0-train-spkrin...
2017-05-26 Gaurav Kumar[egs] Ported Fisher spanish recipe to use new LDC dir...
2017-05-26 osadj[scripts] python3 compatibility: decode the output...
2017-05-26 osadj[scripts] Fix bugs in automatic report generation for...
2017-05-26 Dogan Can[src] Use STL thread support library instead of pthread...
2017-05-25 Daniel Povey[src] Add extra diagnostic in nnet3-show-progress
2017-05-25 Daniel Povey[scripts] Make more informative error in validate_lang...
2017-05-25 Daniel Povey[build] Change check_dependencies.sh to not look for...
2017-05-25 Daniel Povey[build] Check python version is 2.7*, not just 2.*.
2017-05-24 Daniel Povey[src,scripts,egs] Merge master into kaldi_52 (#1628)
2017-05-24 Daniel Povey[scripts] fix bugs in align_basis_fmllr.sh [thanks...
2017-05-23 Vimal Manohar[scripts,egs] Fixes to long-recording segmentation...
2017-05-22 Gastron[scripts] Fix steps/cleanup/make_biased_lm_graphs.sh...
2017-05-21 Mousmita Sarma[scripts, egs]: fix to egs/lre07/v2 (test was trained...
2017-05-21 Hossein Hadian[src] fix regarding first/last chunk's right-context...
2017-05-20 Daniel Povey[src] Make parsing error-msg more informative (thanks...
2017-05-20 Daniel Povey[egs] Further tuning of --proportional-shrink in WSJ
2017-05-20 Vimal Manohar[scripts] Fix to long-utterance segmentation script...
2017-05-19 Daniel Povey[egs] Adding --proportional-shrink example for WSJ.
2017-05-18 Daniel Povey[doc] small fix RE queue configuration.
2017-05-18 Daniel Povey[src,egs,scripts] Add SVHN example; fix asymmetry in...
2017-05-17 pegahgh[src,scripts,egs] Add capability for multilingual...
2017-05-17 Daniel PoveyChanging proportional-shrink from 120 to 150 in mini...
2017-05-17 Daniel Povey[egs,scripts] Add, and use the --proportional-shrink...
2017-05-15 LvHang[src] fix a small bug: logging cuda elapsed time (...
2017-05-15 Karel Vesely[egs,scripts] Updates to BUT-specific cmd.sh settings...
2017-05-13 Daniel PoveyMerging master into kaldi_52 (#1621)
2017-05-13 Daniel Povey[src] Fix template instantiation bug causing failure...
2017-05-13 Daniel Povey[src] Change to GPU synchronization, for speed (disable...
2017-05-13 Daniel Povey[src,scripts,egs] Implement and tune resnets. (#1620)
2017-05-11 Xingyu Na[egs] thchs30 cmd and stage bug fix (#1619)
2017-05-11 Daniel Povey[src] Fix bug found by Hainan and Yiming regarding...
2017-05-09 Vimal Manohar[src,scripts,egs] Segmenting long erroneous recordings...
2017-05-07 hainan-xv[src] cosmetic change to const-arpa-lm-building code...
2017-05-07 Daniel Povey[src] Minor fixes to nnet3-egs-augment-image.cc
2017-05-06 Karel Vesely[scripts] nnet1: minor update i-vector and mpe scripts...
2017-05-05 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-05-05 Xingyu Na[src] Add --write-per-frame-acoustic-loglikes options...
2017-05-05 YiwenShaoStephen[src] Add --fill-mode option in nnet3-egs-augment-image...
2017-05-05 Gaofeng Cheng[scripts] Fix bug in xconfig scripts when idct and...
2017-05-05 Daniel Povey[src] Fix bug that can cause crash for for kernel-sizes...
next