aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add scripts to make kaldi on am57x.kaldi_1-0-0Yimin Zhang2017-10-243-26/+271
* [scripts] Minor fix to nnet3 training scripts RE log parsing/time-reporting (...HEADmasterGaofeng Cheng2017-10-091-4/+5
* [src] Some fixes to cu-rand to ensure deterministic behavior. (#1927)Daniel Povey2017-10-092-8/+31
* [egs] Updating WSJ TDNN example to use batchnorm instead of renorm.Daniel Povey2017-10-042-1/+338
* [src,scripts,egs] Xvectors: DNN Embeddings for Speaker Recognition (#1896)david-ryan-snyder2017-10-0352-31/+3789
* [build] Fix TensorFlow installation issues (#1920)Dan Oneata2017-10-033-3/+5
* [egs] fix run_ivector_common.sh in some setups to use data/lang not data/lang...LvHang2017-10-033-6/+6
* [build] remove obsolete arch from cuda gencode (#1919)Jan "yenda" Trmal2017-09-281-1/+1
* Modify data-validation script and dictionary-validation script to disallow ex...Jan "yenda" Trmal2017-09-274-2/+310
* [build] make configure script allow cuda 9.0 (#1916)Jan "yenda" Trmal2017-09-271-0/+8
* [scripts] Fixes to data-cleanup scripts (#1902)Peter Smit2017-09-263-2/+11
* [scripts] Change hostname -d to hostname -f for mac compatibility.Daniel Povey2017-09-2612-12/+34
* [scripts] small fix for utils/dict_dir_add_pronprobs.sh (#1912)Wang Jian2017-09-261-0/+1
* [build] Remove invalid dependency in Makefile (thanks: @qzfnihao)Daniel Povey2017-09-261-1/+1
* [egs] Speaker recognition scripts for FAME! Speech Corpus (#1897)Emre Yilmaz2017-09-2440-34/+1766
* [egs,scripts] For scoring analysis scripts, guess if it's utf-8 compatible st...Jan "yenda" Trmal2017-09-224-81/+153
* [src,scripts] Remove some unused code and scripts (#1904)Daniel Povey2017-09-2275-7493/+87
* [src] Fix CU_SAFE_CALL wrapper so it correctly prints CuBLAS error codes (#1900)selaselah2017-09-228-32/+58
* [build] Updates related to refactoring of the phonetisaurus build system. (#1...Josef Novak2017-09-171-2/+1
* [doc] Fix typo in the About page (#1890)Allen X2017-09-171-1/+1
* [src,scripts,egs] Transfer learning for ASR with nnet3 (#1633)pegahgh2017-09-1520-89/+1460
* [src,scripts,egs] Attention modeling, with example scripts (#1731)Daniel Povey2017-09-1523-54/+2858
* [src] Fix bug in block matrix addition (thanks: Sidhi Adkoli).Daniel Povey2017-09-151-3/+4
* [egs] Fix inconseqential input-checking bug in Swbd example script (#1886)Kuang R2017-09-131-1/+1
* [build] dependency-check: that python2.7 and python3 exist and 2.7 is default...Peter Smit2017-09-121-18/+34
* [scripts] A cosmetic change to info messages in chain training (#1880)Hossein Hadian2017-09-112-12/+13
* [doc] Keep tutorial code up to date (thanks: Luwei Yang)Daniel Povey2017-09-081-2/+2
* [scripts] Bug-fix in long-utterance-segmentation script (thanks: Armin Oliya)...Vimal Manohar2017-09-081-2/+7
* [egs] Fixed some issues in the multilingual BABEL example scripts (#1850)pegahgh2017-09-056-465/+227
* [build] Cosmetic fix in MakefileDaniel Povey2017-09-041-2/+2
* Remove memory leaks and unused variables (when CUDA is not enabled) (#1866)Daniel Galvez2017-09-014-4/+8
* [scripts] Fix default for egs.cmd in nnet3 training scripts (#1865)Vimal Manohar2017-09-011-1/+0
* [doc] Fix to how documentation is built (thanks: David van Leeuwen)Daniel Povey2017-08-311-0/+1
* [scripts] Add --decode-extra-opts in steps/decode.sh (required for speech act...Vimal Manohar2017-08-301-1/+2
* [src] Adding documentation for lattice discriminative training functions (#1854)Vimal Manohar2017-08-301-11/+52
* [src] Typo fixes in documenation. (#1857)Daniel Galvez2017-08-302-2/+2
* [egs] Update to score.sh in fisher_swbd setup, allow --iter option (#1853)osadj2017-08-291-0/+2
* [scripts] bug-fix in TFRNNLM rescoring script (no 'ark' needed for unk.probs ...Wonkyum2017-08-291-1/+1
* [src] Remove repeated parameter documentation. (#1849)Daniel Galvez2017-08-281-2/+0
* [egs] Aspire example scripts: Update autoencoder example to xconfig (#1847)Vimal Manohar2017-08-281-33/+34
* [scripts,src,egs] simplify by removing --leftmost-questions-truncate option (...Ashish Arora2017-08-2536-73/+5
* [src] fixed copy-constructor bug RE test_mode option for DropoutComponent (#1...pegahgh2017-08-253-3/+18
* [scripts] fixes to nnet3-based segmentation scripts (#1844)Wonkyum2017-08-242-4/+4
* [egs] Note small bug in AMI run.sh, thanks @akrealDaniel Povey2017-08-241-0/+5
* [src] fix #include directive in compressed-matrix.h, include subfolder. #184...Aswin Shanmugam Subramanian2017-08-241-1/+1
* [egs] add swbd/s5c/conf/mfcc_hires_bp.conf missing from local/run_asr_segment...Wonkyum2017-08-241-0/+13
* [scripts] Adding Swbd speech activity detection scripts missing from #1676 (#...Vimal Manohar2017-08-232-0/+280
* [scripts,egs] Nnet3 segmentation using labels from ASR (#1676)Vimal Manohar2017-08-2135-0/+4280
* [doc] Add some terms to glossaryDaniel Povey2017-08-212-42/+72
* [doc] Fix typos (#1833)Adam Zahran2017-08-201-2/+2