Jan Trmal
|
b5d0718ad3
|
fixing path.sh
|
2016-05-03 15:38:24 -04:00 |
Daniel Povey
|
c8bf123702
|
Modify steps/nnet{2,3}/decode.sh to only pass in the --iter option to scoring if needed.
|
2016-05-03 14:49:55 -04:00 |
Vijayaditya Peddinti
|
8305c4c7cb
|
Bug fixes and cosmetic changes in Iban recipe. (#746)
|
2016-05-03 10:04:36 -04:00 |
Daniel Povey
|
fde32f8c5b
|
Merge pull request #741 from naxingyu/update-fisher-swbd-tdnn-smbr
Update fisher swbd tdnn smbr
|
2016-05-02 14:29:23 -04:00 |
Dan Povey
|
43b4f642d2
|
minor fix to perturb_data_dir_volume.sh (thanks to ilya platonov)
|
2016-04-29 14:42:52 -04:00 |
Xingyu Na
|
53afcf793e
|
add fisher_swbd tdnn+smbr results
|
2016-04-28 13:30:40 +08:00 |
Xingyu Na
|
b0df34d7c1
|
update fisher_swbd tdnn+smbr recipe
|
2016-04-28 13:16:00 +08:00 |
Dan Povey
|
6bd89dff99
|
fix to pretrain_dbn.sh (an error I introduced with a previous fix w.r.t. removing $tmpdir)
|
2016-04-27 19:50:37 -04:00 |
Dan Povey
|
4557f09198
|
Merge remote-tracking branch 'upstream/chain'
|
2016-04-26 22:20:02 -04:00 |
Jan "yenda" Trmal
|
6bd4e7b9ef
|
Merge pull request #727 from jtrmal/iban_recipe
Iban recipe
|
2016-04-26 14:32:14 -04:00 |
Yenda Trmal
|
682d47c9d5
|
Adding an Iban recipe
|
2016-04-26 18:25:04 +00:00 |
vesis84
|
74a166566d
|
nnet1: fixing the training script issue of 'analyze-couts'
- Now 'analyze-couts' obtains the dimensionality of the counts by option.
- The problem was reported in:
https://groups.google.com/forum/#!topic/kaldi-help/seUrycQ7nQc
|
2016-04-26 11:35:37 +02:00 |
sw005320
|
1bb204ec1d
|
Fixed bugs in path issues
|
2016-04-25 14:03:54 -04:00 |
sw005320
|
9ac02c9b96
|
Chang subdirectory name by removing "track" suffix
|
2016-04-25 13:58:29 -04:00 |
sw005320
|
4ad4edbc0c
|
remove "set -x" in CHiME3 scripts
|
2016-04-25 13:35:11 -04:00 |
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 |
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 |
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 |
Vijayaditya Peddinti
|
b5c8ee0f24
|
Merge pull request #657 from naxingyu/add-fisher-swbd-nnet3-chain
add fisher_swbd nnet3 and chain recipe
|
2016-04-20 21:47:39 -04:00 |
Xingyu Na
|
02cf52a48e
|
add fisher_swbd nnet3 and chain recipe
|
2016-04-21 09:39:27 +08:00 |
Nickolay Shmyrev
|
a15f7d0389
|
Fix typo, remove extra quote
|
2016-04-20 22:52:35 +02:00 |
Daniel Povey
|
6b21037fe5
|
Merge pull request #713 from naxingyu/fix-hkust-locale
fix hkust locale
|
2016-04-19 09:53:13 -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 |
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 |
Remi Francis
|
19d90daf3e
|
Subset on utt2spk when feats.scp is not necessary.
|
2016-04-18 11:53:04 +01: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 |
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 |
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 |
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 |
Vimal Manohar
|
b088c7d79e
|
smbr_fix: Set modify-learning-rate false in chain smbr
|
2016-04-13 22:42:58 -04:00 |
Daniel Povey
|
502bf4a25b
|
Merge pull request #682 from kkm000/arpa-invoke-common
Update arpa2fst invocations in common (wsj/{utils,steps}) files
|
2016-04-13 14:23:20 -07:00 |
Daniel Povey
|
fd2eb8819c
|
Merge pull request #681 from kkm000/arpa-invoke-egs
Update arpa2fst invocations in individual egs/*/local scripts
|
2016-04-13 14:19:24 -07:00 |
Daniel Povey
|
616835c315
|
Some cosmetic changes and clarifications relating to WSJ recipes and some utility scripts
|
2016-04-13 15:47:28 -04:00 |
Daniel Povey
|
ecebc3331c
|
Merge pull request #696 from tzyll/kaldi_pull_request
pipe added
|
2016-04-13 11:43:24 -07:00 |
Daniel Povey
|
ef48b26f1f
|
Merge pull request #683 from speechmatics/mkgraph_improvement
utils/mkgraph.sh finds the information about the context in the tree.
|
2016-04-13 11:40:45 -07:00 |