- May 21, 2017
-
-
Hossein Hadian authored
This bug-fix only affects BLSTMs that are trained with 'newer' scripts and use the --extra-right-context-final option. (Before the fix, the option was being used in test but not in training, leading to a mismatch).
-
- May 20, 2017
-
-
Daniel Povey authored
-
- May 18, 2017
-
-
Daniel Povey authored
-
- May 17, 2017
-
-
pegahgh authored
-
- May 15, 2017
-
-
LvHang authored
-
- May 13, 2017
-
-
Daniel Povey authored
-
Daniel Povey authored
-
- May 09, 2017
-
-
Vimal Manohar authored
This is a solution for creating ASR training data from long recordings with transcription but without segmentation information.
-
- May 07, 2017
-
-
hainan-xv authored
-
- May 05, 2017
-
-
Xingyu Na authored
-
Daniel Povey authored
-
- May 04, 2017
-
-
Daniel Povey authored
-
- Apr 25, 2017
-
-
Jan "yenda" Trmal authored
-
- Apr 21, 2017
-
-
Tom Ko authored
-
- Apr 20, 2017
-
-
Dan Povey authored
-
Gaofeng Cheng authored
See also http://www.danielpovey.com/files/2017_interspeech_dropout.pdf this improves on the best recipes.
-
navneeth1990 authored
This is a fix so the --silence-weighting option will work correctly when decoding online with chain models. Navneeth tested it on a couple of setups so we believe it works.
-
Daniel Povey authored
-
- Apr 14, 2017
-
-
Daniel Povey authored
-
david-ryan-snyder authored
[egs,scripts,src] SID and LID tools and scripts: cosmetic improvements, better error-handling, and various minor fixes; results unchanged. (#1543)
-
- Apr 13, 2017
-
-
Eduardo Silva authored
[src] Change ConvertStringToReal to be locale-independent (i.e. always-US). Fixes android issue. (#1513) The issue was that in Android you can't easily override the phone's locale, so export LC_ALL=C does not really work to enable reading of models if the phone was (e.g.) Brazilian or German.
-
- Apr 11, 2017
-
-
Peter Smit authored
[src] Fix copy-feats for using the --write-num-frames and --compress true flags at the same time (#1541)
-
- Apr 05, 2017
-
-
Karel Vesely authored
- we auto-detect the 'compute capability' problems (these appear as the 'invalid device function'), - we also provide guidelines what to try before posting to forum, and which info to send to us,
-
- Apr 04, 2017
-
-
Hossein Hadian authored
-
Shiyin Kang authored
CuVector::AddColSumMat<float>[no-trans], 16 0.0057 0.0172 3.01x CuVector::AddColSumMat<float>[no-trans], 32 0.0242 0.0668 2.76x CuVector::AddColSumMat<float>[no-trans], 64 0.0992 0.2577 2.60x CuVector::AddColSumMat<float>[no-trans], 128 0.3747 0.9280 2.48x CuVector::AddColSumMat<float>[no-trans], 256 1.4711 3.0541 2.08x CuVector::AddColSumMat<float>[no-trans], 512 5.1709 9.4713 1.83x CuVector::AddColSumMat<float>[no-trans], 1024 12.4352 20.4517 1.64x CuVector::AddColSumMat<double>[no-trans], 16 0.0060 0.0175 2.91x CuVector::AddColSumMat<double>[no-trans], 32 0.0240 0.0672 2.80x CuVector::AddColSumMat<double>[no-trans], 64 0.1006 0.2712 2.70x CuVector::AddColSumMat<double>[no-trans], 128 0.3691 0.9097 2.46x CuVector::AddColSumMat<double>[no-trans], 256 1.4530 3.1044 2.14x CuVector::AddColSumMat<double>[no-trans], 512 4.4524 7.5872 1.70x CuVector::AddColSumMat<double>[no-trans], 1024 11.1212 16.1423 1.45x
-
- Apr 02, 2017
-
-
Daniel Povey authored
[build,src,doc] Modify get_version.sh to deal better with whitespace (avoid space in version); minor fixes (#1526)
-
- Mar 31, 2017
-
-
Yiming Wang authored
[src] (minor) Added missing SetZero() to NaturalGradientAffineComponent::Scale() if scale==0.0 (#1522)
-
- Mar 29, 2017
-
-
Daniel Povey authored
-
Tom Ko authored
this improves speed when using hashes.
-
- Mar 27, 2017
-
-
Jan "yenda" Trmal authored
-
- Mar 23, 2017
-
-
Daniel Povey authored
-
Alok Parlikar authored
-
- Mar 19, 2017
-
-
Eduardo Silva authored
-
Shiyin Kang authored
-
- Mar 13, 2017
-
-
Karel Vesely authored
-
- Mar 07, 2017
-
-
Andrew authored
-
- Mar 04, 2017
-
-
Jan "yenda" Trmal authored
-
- Mar 03, 2017
-
-
Shiyin Kang authored
-
- Mar 01, 2017
-
-
Jan "yenda" Trmal authored
-
- Feb 25, 2017
-
-
Daniel Povey authored
-