sw005320
b5bf39d7d4
Remove all "set -x" used in CHiME4 scripts
2016-04-25 13:33:12 -04:00
sw005320
8e173f780a
Remove set -x in run.sh
...
Update cmd.sh
2016-04-25 13:29:30 -04:00
sw005320
79ceb90f30
Fix typo and change cmd.sh
2016-04-25 13:23:22 -04:00
sw005320
975abc9989
Remove duplicated path setting, and add bash debug options in run.sh
2016-04-25 09:11:33 -04:00
sw005320
2afb18ca50
Merge remote-tracking branch 'origin/master' into chime4-egs
2016-04-25 09:01:05 -04:00
sw005320
1ea2852c0f
CHiME4 initial commit (1, 2, and 6 channel tracks)
2016-04-25 08:53:32 -04:00
Dan Povey
f868ace8c4
two small fixes: const fix in regrree-fmllr code, fix to soft link.
2016-04-24 01:17:21 -04:00
Dan Povey
145d38f039
small fix to ali-to-phones to support higher-precision ctm for small frame shifts.
2016-04-24 01:01:12 -04:00
Daniel Povey
ae73c79528
fix egs/apiai_decode/s5/path.sh to account for move of common path.sh
2016-04-22 20:35:00 -04:00
Dan Povey
6cb8ff5c23
print errno when failing to open archives for writing
2016-04-22 16:03:58 -04:00
Daniel Povey
fe01bf4bce
Modify steps/nnet/pretrain_dbn.sh so that if it fails while dumping features to /tmp (due to filling up the disk), the features are removed.
2016-04-22 14:41:49 -04:00
Daniel Povey
9e8ff73648
Merge pull request #722 from cmusphinx/master
...
Fix typo, remove extra quote
2016-04-20 13:57:47 -07:00
Nickolay Shmyrev
a15f7d0389
Fix typo, remove extra quote
2016-04-20 22:52:35 +02:00
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
e11881382c
minor change to includes, remove ../
2016-04-15 16:20:04 -04: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