aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [build] remove debug print (fixes some of the travis builds failures) (#1827)Jan "yenda" Trmal2017-08-171-1/+0
* [scripts,egs] fixed issues in multilingual training with --use-ivector option...pegahgh2017-08-172-9/+21
* [build] Change to compilation flags for Sequitur on Mac (#1716)Jan "yenda" Trmal2017-08-171-1/+13
* [build] Enable Travis cache for faster Travis builds, avoiding timeouts (#1819)Kirill Katsnelson2017-08-157-78/+120
* [src] Inconsequential bug-fixes to problems found when compiling with -DKALDI...Daniel Povey2017-08-152-3/+10
* [scripts,src] Check that symbol '#0' is not in the vocab of the ARPA LM file ...Xiaohui Zhang2017-08-152-1/+5
* [build] fix compilation problem of tfrnnlm and tfrnnlmbin (#1822)hainan-xv2017-08-143-6/+6
* [scripts] Fix to script usage message (thanks: @yzmyyff)Daniel Povey2017-08-141-2/+10
* [scripts] Documentation fix in xconfig scriptsDaniel Povey2017-08-121-1/+4
* [src,scripts,egs,build] Enable RNNLM lattice rescoring with Tensorflow (#1741)hainan-xv2017-08-1131-2127/+4459
* [build,scripts] Fix to fast-lstm xconfig layer which was not functional; cosm...Daniel Povey2017-08-112-3/+8
* [egs] A fix to swbd1_data_prep.sh to make speaker ids prefixes of the utteran...Tom Ko2017-08-112-43/+15
* [scripts] reverting the recent change of perturb_data_dir_speed_3way.sh (#1809)Tom Ko2017-08-101-3/+2
* [src] modify feature-extraction binaries to support downsampling (#1773)pegahgh2017-08-0915-84/+146
* [src] Small test-code fixDaniel Povey2017-08-091-1/+2
* [src] Fix bug in model-update consolidation code (thanks: sriram ganapathy).Daniel Povey2017-08-092-6/+9
* [egs] Add chain recipe for Fisher English (#1803)Hossein Hadian2017-08-083-0/+470
* [src] Cosmetic fix to usage message (#1800)Daniel Galvez2017-08-071-1/+1
* [egs] Fix bug RE xent_regularize in Aspire chain recipes. (#1797)adrianbg2017-08-052-2/+4
* [egs] Update tedlium and aspire recipes to use xconfigs (avoid crash) (#1790)Hossein Hadian2017-08-047-209/+272
* [egs] fix bugs in Multi-database English LVCSR recipe (#1785)Xiaohui Zhang2017-08-0415-24/+141
* [src,egs,scripts] Cosmetic and other minor fixes, some required for segmentat...Vimal Manohar2017-08-0368-766/+1785
* [egs] update multi_condition script in swbd (#1788)Tom Ko2017-08-033-9/+272
* [src] Circumvent Visual Studio 2017 bug regarding name resolution (#1783)Jan "yenda" Trmal2017-07-311-2/+2
* [tools] adding phonetisaurus install scripts (PR#1734)Josef Novak2017-07-312-1/+92
* [scripts] update nnet3 scripts to fix bug where rejecting 'bad' models was no...pegahgh2017-07-261-2/+2
* [src] make dithering in feature processing more efficient by using random sta...Daniel Povey2017-07-261-2/+7
* [scripts] Fix convert_nnet2_to_nnet3.py (#1774)Ewald Enzinger2017-07-241-4/+14
* [egs] Add missing make_corpus_subset.sh in babel_multilang example (#1766)John J Morgan2017-07-231-0/+96
* [egs] Graphemic lexicon updates / fixes in babel/s5d recipe and hub4_spanish ...m-wiesner2017-07-2116-671/+1135
* [egs] update hkust results (#1772)Xingyu Na2017-07-212-19/+19
* [egs] Update AMI chain experiments RE dropout, decay-time and proportional-sh...LvHang2017-07-193-0/+628
* [egs] Fixes to the aishell (Mandarin) recipe (#1770)Xingyu Na2017-07-193-9/+7
* [egs] Add recipe for aishell data (free Mandarin corpus, 170 hours total) (#1...Xingyu Na2017-07-1724-0/+1044
* [src] Change to arpa-reading code to accept blank lines with whitespace (#1752)LvHang2017-07-161-2/+6
* [scripts] For nnet3 training, add option to disable the model-combination (#...LvHang2017-07-166-72/+123
* [scripts] minor bugfix to nnet1 alignment script when creating lattices (#1764)Boon Pang2017-07-161-2/+2
* [src] Add support for row/column ranges when reading GeneralMatrix (#1761)Jan "yenda" Trmal2017-07-143-25/+109
* [src] Change name of option --norm-mean->--norm-means for consistency, thanks...Daniel Povey2017-07-141-1/+1
* [egs] swbd/s5c, added 5 layer (b)lstm recipes (#1759)Vijayaditya Peddinti2017-07-114-0/+1067
* [scripts] Fix bug in segment_long_utterances.sh (#1758)Vimal Manohar2017-07-111-9/+8
* [src] Fix indexing error in nnet1::Convolutional2DComponent (#1755)Alex Hung2017-07-111-1/+2
* [src] Fix usage message of program (thanks:jubang0219@gmail.com)Daniel Povey2017-07-111-16/+14
* [egs] some small updates to scripts (installing beamformit; segmentation exam...Daniel Povey2017-07-112-2/+2
* [egs] Small fix to ami/s5b/local/chain/compare_wer_general.sh (#1751)Gaofeng Cheng2017-07-091-1/+1
* [build] Add configuration check for incompatible g++ compilers when CUDA is e...Dogan Can2017-07-081-7/+35
* [egs] Update Librispeech nnet3 TDNN recipe (old one did not run) (#1727)LvHang2017-07-084-189/+607
* [egs] APIAI example: model downloads links changed (#1747)Ilya Platonov2017-07-071-1/+1
* [src] remove remap-leaves.h (thanks: @kkm000)Daniel Povey2017-07-061-89/+0
* [egs] Add updated TDNN+BLSTM scripts for swbd/s5c, with dropout etc. (#1730)Gaofeng Cheng2017-07-034-2/+490