Daniel Povey
|
0d4f1b2483
|
Merge pull request #786 from freewym/librispeech_nnet2
add new results for Multi-splice version of online recipe of Librispeech, including those on test set.
|
2016-05-18 19:56:26 -04:00 |
Daniel Povey
|
b45a70b936
|
fix name of decoding script in some old nnet2 recipes (thanks: miguelcm86@gmail.com)
|
2016-05-18 15:24:44 -04:00 |
vesis84
|
609653117b
|
nnet1: updating scripts, the mechanism of appending i-vectors is becoming more generic,
- the binary can be replaced (so we could eventually append posteriors, features, etc.)
|
2016-05-18 20:38:56 +02:00 |
freewym
|
f7b34367c5
|
add new results for Multi-splice version of online recipe (5/16/2016).
|
2016-05-17 19:31:35 -04:00 |
Vimal Manohar
|
476f41d7ee
|
Update perturb_data_dir_volume.sh
Add seed for random number generator in utils/data/perturb_data_dir.sh
|
2016-05-17 14:23:40 -04:00 |
Yiming Wang
|
71083b6674
|
add tdnn xent and tdnn+chain recipe for librispeech (#781)
|
2016-05-17 12:59:15 +05:30 |
Daniel Povey
|
769096083c
|
improve speed of split_data.sh; includes change to filter_scps.pl (thanks to remi francis for noticing the issue)
|
2016-05-16 17:47:26 -04:00 |
Daniel Povey
|
f8e0ca745c
|
Fix to validate_lang.pl regarding how topologies are validated (fix failures for chain models) and to another bug found by ilya platonov regarding extra disambig symbols.
|
2016-05-16 17:47:25 -04:00 |
Daniel Povey
|
53e5e7f182
|
Fixes in comments in chain-denominator.h (thanks: hhadian)
|
2016-05-16 17:47:25 -04:00 |
Vijayaditya Peddinti
|
44bc5d420d
|
Minor bugfix in utils/data/perturb_data_dir_volume.sh
|
2016-05-15 22:55:07 -04:00 |
Xingyu Na
|
85bb082487
|
Merge branch 'master' into chain-left-biphone
|
2016-05-16 10:17:22 +08:00 |
Daniel Povey
|
b111a8baf8
|
Data-structure change in split_scp.pl to prevent it becoming very slow when speakers have many utterances.
|
2016-05-13 21:13:25 -04:00 |
Xingyu Na
|
8293df61c0
|
add left biphone recipe for swbd
|
2016-05-13 10:56:59 +08:00 |
vesis84
|
062ac0e028
|
nnet1: updating the MMI / sMBR scripts,
- fixing bug when i-vectors are used with 'steps/nnet/train_mpe.sh',
- cosmetic changes,
|
2016-05-12 16:06:43 +02:00 |
Daniel Povey
|
3ce167e11f
|
Merge pull request #737 from vesis84/cpplint_style
Cpplint style
|
2016-05-11 20:26:38 -04:00 |
vesis84
|
bffbe48130
|
nnet1: integrating comments from Dan.
|
2016-05-12 02:12:01 +02:00 |
vesis84
|
87d985edad
|
lattice kaldi->htk script bugfix,
|
2016-05-11 16:03:11 +02:00 |
Ilya Platonov
|
7264220cbb
|
Adding nnet3/chain support to steps/cleanup/find_bad_utts_nnet.sh, now script supports both nnet2 and nnet3. Probably nnet1.
|
2016-05-09 17:37:32 +00:00 |
Dan Povey
|
c9c5d5951a
|
some cosmetic changes: add comments to RNNLM rescoring utilities to refer to each other; improve messages printed out by 'configure'
|
2016-05-09 00:54:44 -04:00 |
Vijayaditya Peddinti
|
fb51bfb998
|
chime4: minor bug-fixes
|
2016-05-07 16:35:41 -04:00 |
pranav
|
7f457c5d1e
|
update to validate_dict_dir.pl, changed \r$ condition to \r (Issue 729)
|
2016-05-06 14:45:22 +08:00 |
pranav
|
2ee2a9eda9
|
update to validate_dict_dir.pl to check for ^M (Issue 729)
|
2016-05-06 13:51:46 +08:00 |
Daniel Povey
|
6c074c87ed
|
Further minor fix to script egs/wsj/s5/local/run_mmi_tri4b.sh
|
2016-05-05 20:27:02 -04:00 |
Takaaki Hori
|
395d8d1845
|
Simplified the script 'local/chime4_train_lms.sh'
|
2016-05-05 15:35:39 -04:00 |
sw005320
|
78c34cd8f1
|
Updated local/clean_chime4_format_data.sh by using the latest wsj/s5/local/wsj_format_data.sh
|
2016-05-05 15:35:39 -04:00 |
Daniel Povey
|
f136eaef56
|
Merge pull request #756 from speechmatics/g_properties
Fix inversion of input and output of open2.
|
2016-05-05 14:30:44 -04:00 |
Daniel Povey
|
f28b71a06a
|
fix small bug in egs/wsj/s5/local/run_mmi_tri4b.sh, found by pranavj
|
2016-05-05 13:16:04 -04:00 |
vesis84
|
8ab8fb954f
|
nnet1: cosmetic change in training scripts
|
2016-05-05 13:44:45 +02:00 |
Remi Francis
|
dde00f5881
|
Fix inversion of input and output of open2 and pattern to check cyclicity.
|
2016-05-05 10:51:47 +01:00 |
Dan Povey
|
96082ccee7
|
fix small bug in train_mono.sh regarding how errors in feat-to-dim get shown to the user.
|
2016-05-04 14:26:55 -04:00 |
Karel Vesely
|
a2c261af1b
|
Merge branch 'master' into cpplint_style
|
2016-05-03 23:19:52 +02:00 |
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 |
Karel Vesely
|
8bcc11f28d
|
Merge branch 'master' into cpplint_style
|
2016-05-03 17:22:32 +02: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 |
vesis84
|
6a48ea271b
|
nnet1: beautifying nn-training logprints + 2 bug-fixes
|
2016-04-29 12:54:29 +02: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 |