Daniel Povey
e1a0ca04c8
Merge pull request #705 from guoguo12/examples-table
...
Add table of examples (#469 )
2016-04-19 16:16:35 -07:00
Daniel Povey
6b21037fe5
Merge pull request #713 from naxingyu/fix-hkust-locale
...
fix hkust locale
2016-04-19 09:53:13 -07:00
Daniel Povey
57c5d136dd
Merge pull request #714 from jtrmal/cudaconffix
...
Resolving some coding errors in cnfigure script. Proposing adding CUDA 5.5
2016-04-19 09:39:06 -07:00
Daniel Povey
36ad8aed59
Merge pull request #715 from speechmatics/nnet3_steps_fixes
...
Nnet3 steps fixes
2016-04-19 09:36:46 -07:00
Remi Francis
b3b0941ba9
Fix call to get error message.
2016-04-19 17:32:41 +01:00
Remi Francis
a6b224aa27
Fix nnet3-latgen-faster option.
2016-04-19 17:32:38 +01:00
Jan Trmal
fe38e44e41
Resolving some coding errors in cnfigure script. Proposing adding CUDA 5.5
2016-04-19 10:46:26 -04:00
Xingyu Na
78b5fac3f9
fix hkust locale
2016-04-19 16:46:51 +08:00
Daniel Povey
a1f37fd536
fix to librispeech/s5/local/data_prep.sh, error introduced in pr #708
2016-04-19 01:39:26 -04:00
Karel Vesely
398e3dd502
Merge pull request #711 from vesis84/learn_rate
...
nnet1: creating tool 'nnet-set-learnrate', some structural changes in I/O,
2016-04-19 02:21:22 +02:00
vesis84
c45fe71e71
nnet1: some cosmetic changes for pull request,
2016-04-19 01:39:48 +02:00
Daniel Povey
6a6e58ef4d
Merge pull request #642 from kkm000/log-handler
...
SetLogHandler() to redirect Kaldi loggigng to custom function
2016-04-18 10:39:07 -07:00
Daniel Povey
57ee9f114f
Merge pull request #709 from tomkocse/countfix
...
Modify analyze-counts.cc: add check for negative inputs on the alignm…
2016-04-18 08:29:28 -07:00
Daniel Povey
fc8978c6b0
Merge pull request #710 from speechmatics/kaldi-asr
...
Subset on utt2spk when feats.scp is not necessary.
2016-04-18 08:21:00 -07:00
vesis84
b52123aaa2
nnet1: replacing 'is >> std::ws' in Component::InitData(),
2016-04-18 15:30:43 +02:00
Remi Francis
19d90daf3e
Subset on utt2spk when feats.scp is not necessary.
2016-04-18 11:53:04 +01:00
Tom Ko
e429ae1288
Modify analyze-counts.cc: add check for negative inputs on the alignments
2016-04-18 04:49:08 -04:00
Allen Guo
398ba226d9
Add field for model type
2016-04-17 19:33:14 -07:00
Allen Guo
6eaee65edd
Add link to install instructions
2016-04-17 19:26:53 -07:00
Daniel Povey
d6a16e53a6
Merge pull request #708 from freewym/dur_fix
...
force to generate utt2dur for every srcdir while calling combine_data.sh
2016-04-17 16:17:16 -07:00
freewym
f00c4c8c4c
force to generate utt2dur for every srcdir while calling combine_data.sh
2016-04-17 19:11:42 -04:00
kkm
210de3e52d
SetLogHandler() to redirect Kaldi loggigng to custom function
2016-04-17 15:47:42 -07:00
Daniel Povey
d96a47b945
Merge pull request #707 from ialmajai/master
...
Fixed one option in nnet/run_lstm.sh
2016-04-17 15:13:50 -07:00
Allen Guo
d2efea9295
Add myself to examples.dox authors
2016-04-17 14:27:22 -07:00
Allen Guo
437e0305c4
Add helpful comments to examples.dox
2016-04-17 14:25:57 -07:00
Allen Guo
045660ad2c
Add doc page with table of examples
2016-04-17 02:30:49 -07:00
Daniel Povey
d884b15c43
Merge pull request #704 from kkm000/singular-warnings
...
Singular warning fixes
2016-04-16 10:12:12 -07:00
kkm
f25c7316ea
Splinter the pair of pairs directly
2016-04-15 21:34:02 -07:00
kkm
1591866f94
Systematically use KALDI_{ERR,WARN...} for diags in fstext/
...
Non-test code only.
2016-04-15 14:33:35 -07:00
Daniel Povey
497ca79b56
Merge remote-tracking branch 'upstream/master' into chain
2016-04-15 16:30:30 -04:00
Daniel Povey
f0244b2865
Merge pull request #666 from api-ai/chain
...
Online nnet3 code
2016-04-15 13:29:59 -07:00
Daniel Povey
e11881382c
minor change to includes, remove ../
2016-04-15 16:20:04 -04:00
Ilya Platonov
0fcae69bd4
Removing ../ from header
2016-04-15 13:10:44 -07:00
vesis84
35a95554d4
nnet1: nicer formatting of LSTM models in ASCII,
2016-04-15 16:36:52 +02:00
vesis84
ee2c442b7f
nnet1: introducing <!EndOfComponent> separator,
...
- Now in Component::ReadData() we can read variant number of <Tokens>,
without the danger of 'eating' the next component.
- We keep the backward compatibility with the existing models,
2016-04-15 16:28:31 +02:00
vesis84
401d684344
nnet1: allowing arbitrary order of <Tokens> inside of some components.
2016-04-15 14:55:40 +02:00
ialmajai
31cd3cd9aa
Merge pull request #1 from ialmajai/ialmajai-patch-1
...
Update run_lstm.sh
2016-04-15 09:25:44 +01:00
ialmajai
1a53da9454
Update run_lstm.sh
2016-04-15 09:24:29 +01:00
ialmajai
ab8e3aac83
Update run_lstm.sh
2016-04-15 09:21:58 +01:00
ialmajai
dba7897fc9
Update run_lstm.sh
2016-04-15 09:04:43 +01:00
kkm
2d2427aa2d
Singular warning fixes
...
Fixing a few compile warnings, each occuring only once in the whole codebase.
2016-04-14 21:36:30 -07:00
Ilya Platonov
97e675fffb
Merge pull request #3 from pegahgh/chain-online-nnet3
...
changed beam to 11, commented online decoding block and added online decoding results to 6v_sp script.
2016-04-14 15:50:33 -07:00
Pegita
b4cc829513
small fix
2016-04-14 18:49:20 -04:00
Pegita
d4e1215449
small fix
2016-04-14 18:48:37 -04:00
Pegita
ffcac294ea
changed beam to 11 and added online decoding results to 6v_sp script.
2016-04-14 18:45:05 -04:00
Ilya Platonov
84a853c8af
Removing threaded option from online decoder.
2016-04-14 14:51:46 -07:00
Daniel Povey
7d39cdeca8
Merge pull request #700 from jtrmal/windocfix
...
adding clarification about recipes not working under windows
2016-04-14 11:52:51 -07:00
Jan Trmal
530e626d08
adding clarification about recipes not working under windows
2016-04-14 14:50:15 -04:00
Daniel Povey
4763a9c38d
Merge pull request #679 from danpovey/feature_fix
...
Reorganization of feature code in order to correctly handle --snip-edges=false in online feature generation
2016-04-14 11:35:53 -07:00
Daniel Povey
5a23f08e97
Merge pull request #698 from vimalmanohar/modify_lr_fix
...
smbr_fix: Set modify-learning-rate false in chain smbr
2016-04-13 19:45:42 -07:00