freewym
|
f7b34367c5
|
add new results for Multi-splice version of online recipe (5/16/2016).
|
2016-05-17 19:31:35 -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
|
a1f37fd536
|
fix to librispeech/s5/local/data_prep.sh, error introduced in pr #708
|
2016-04-19 01:39:26 -04: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
|
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 |
Jan "yenda" Trmal
|
753c6be888
|
Merge pull request #631 from jtrmal/path_sh_fix2
moving the src/path.sh into tools/config/common_path.sh
|
2016-04-11 11:20:11 -04:00 |
kkm
|
829432d05b
|
Update arpa2fst invocations in individual egs/*/local scripts
|
2016-04-10 20:15:08 -07:00 |
Dan Povey
|
ce708ea167
|
Merge branch 'master' into chain
|
2016-04-06 10:40:40 -07:00 |
kkm
|
2cc2c1edd3
|
Use outupt file arg of arpa2fst instead of redirection
|
2016-04-03 14:24:13 -07:00 |
kkm
|
64ca6aed76
|
Updated a few scripts to use new arpa2fst options
|
2016-04-03 14:24:13 -07:00 |
Vassil Panayotov
|
1744794521
|
Change the OOV word for LibriSpeech from SPOKEN_NOISE to UNK
|
2016-04-01 12:49:48 +03:00 |
Jan Trmal
|
12539e86cd
|
moving the src/path.sh into tools/config/common_path.sh
|
2016-03-30 09:57:03 -04:00 |
Jan Trmal
|
9c0391c1ca
|
all other path.sh fixed
|
2016-03-26 23:46:43 -04:00 |
Daniel Povey
|
3e73f67d29
|
some new tuning experiments on chain+swbd setup; add --xent-separate-forward-affine option to make_jesus_configs.py; some cleanup in librispeech/s5/run.sh
|
2016-02-22 16:47:19 -05:00 |
Dan Povey
|
b3bbc03868
|
modifying cmd.sh in example recipes to encourage the use of new-style queue options and conf/queue.conf
|
2016-02-18 16:58:46 -05:00 |
Daniel Povey
|
0dcf70946d
|
Change INSTALL instructions to ask users to run check_dependencies.sh first; make a script die if /bin/sh points to dash; modify example scripts to use --max-jobs-run instead of -tc in options.
|
2015-10-30 14:45:25 -04:00 |
Anton Bakhtin
|
8f93c2e9ae
|
Remove attempts to install a rnnlm from all recipes
|
2015-09-06 20:50:21 +03:00 |
Anton Bakhtin
|
db871081cf
|
Use faster-rnnlm by default in librispeech recipe
|
2015-09-04 12:00:13 +03:00 |
Anton Bakhtin
|
665785565f
|
Do not install rnnlm from recipe; only show warn
|
2015-09-04 11:48:16 +03:00 |
Anton Bakhtin
|
338ef754d5
|
Add faster-rnnlm rescoring to librispeech
Add installation script
Update rescoring results
|
2015-09-02 21:37:51 +03:00 |
Dan Povey
|
af390b652d
|
trunk: standardizing all perl and python scripts to start with a shebang /usr/bin/env perl|python, and to be executable. Minor script change to train_mono.sh to print better info in case of error.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5110 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-06-02 23:03:11 +00:00 |
Dan Povey
|
62690a7375
|
trunk: updates to scripts to more consistenly use new-style queue.pl options (--num-threads, --mem, --gpu) and remove --parallel-opts wherever possible (work out the new-style option from --num-threads directly where relevant)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5104 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-05-31 22:51:42 +00:00 |
Dan Povey
|
b71ef738a6
|
trunk: changing some Librispeech scripts to platform-independent GPU options
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5100 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-05-30 22:19:39 +00:00 |
Guoguo Chen
|
932026c613
|
trunk: added warning in egs/librispeech/s5/local/decode_example.sh if the tar ball is not unpacked in egs/librispeech/s5
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5077 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-05-20 13:24:48 +00:00 |
Guoguo Chen
|
42fafb3418
|
trunk: remove -T option when using cp, since it is not supported on MAC
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5076 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-05-20 13:05:02 +00:00 |
Guoguo Chen
|
9ea424281d
|
trunk: added scripts for kaldi-asr distribution in Librispeech
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5071 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-05-15 22:19:55 +00:00 |
Guoguo Chen
|
1ae487048d
|
trunk: adding silprob to librispeech recipe
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5008 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-04-16 03:18:26 +00:00 |
Dan Povey
|
0ddf4bba08
|
trunk: updating online-nnet2-decoding setup to allow for downweighting of silence in the stats for iVector estimation.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4972 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-03-29 01:04:56 +00:00 |
Vijayaditya Peddinti
|
a77bb021d7
|
trunk: removed minor bug in egs/librispeech/conf
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4945 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-03-06 04:09:31 +00:00 |
Vijayaditya Peddinti
|
2a36096bb2
|
trunk: updated librispeech's run_nnet2_common.sh to be compatible with latest scripts
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4943 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-03-05 17:32:30 +00:00 |
Dan Povey
|
ee86260d8f
|
trunk: some minor fixes and extensions to librispeech scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4933 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-03-03 18:29:21 +00:00 |
Vassil Panayotov
|
95668a1e14
|
trunk: changes to the librispeech setup to improve compatibility with systems using older versions of Bash(e.g. OS X)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4882 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-02-12 10:46:24 +00:00 |
Dan Povey
|
2bd491d16e
|
trunk: various script changes to better support Mac OS X. Avoiding the '-T' option to 'cp', and the '>/dev/stderr' syntax in awk, which is only supported by GNU awk. Also providing an alternative to 'du -b' for getting file sizes, to failover to 'stat' on Mac
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4877 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-02-11 19:40:55 +00:00 |
Dan Povey
|
a2893ea0eb
|
trunk: adding pitch+online-nnet2 scripts for Librispeech, per user request (not tested yet).
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4868 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-02-09 23:23:08 +00:00 |
Dan Povey
|
350d8b4123
|
trunk: online-nnet2 decoding setup: adding scripts which make it possible to estimate the iVectors per speaker, excluding silence (so not-truly-online decoding). Some code changes for iVector which allow for scaling up the prior term when the data count exceeds a certain value (this seems to be important, for some reason). And misc. code fixes.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4865 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-02-08 03:18:18 +00:00 |
Dan Povey
|
59736ea848
|
trunk: add multi-threaded online-nnet2 decoding program, online2-wav-nnet2-latgen-threaded, which does decoding and nnet evaluation in different threads. Usage is otherwise similar to online2-wav-nnet2-latgen-faster.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4844 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-01-31 01:01:00 +00:00 |
Ilya Edrenkin
|
81a91a914e
|
trunk: restore correct rnnlm-hs parameters naming
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4809 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-01-22 13:38:19 +00:00 |
Ilya Edrenkin
|
1f3d00bc3a
|
librispeech recipe small fix: enable maxent in rnnlm-hs
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4799 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-01-19 14:48:31 +00:00 |
Vassil Panayotov
|
8480fa1dd6
|
trunk: librispeech recipe now uses a lexicon with pronunciation probabilities for the latter decoding steps
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4789 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-01-16 09:13:33 +00:00 |
Vassil Panayotov
|
f776982dc2
|
trunk: the reference sizes for LibriSpeech's G2P model and lexicon changed to match the minor update of these files on openslr.org (thanks to Kyle Gorman for pointing out couple of issues with CMUdict)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4779 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-01-14 09:10:06 +00:00 |
Guoguo Chen
|
99f4b31308
|
trunk: adding decoding for test_clean and test_other in librispeech setup; adding fglarg LM rescoring for librispeech setup;
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4769 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-01-11 03:30:32 +00:00 |
Dan Povey
|
b7c7005024
|
trunk: updates to librispeech recipe, with better 'multi-splice' version of pnorm online-nnet2 recipe.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4765 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-01-10 22:02:55 +00:00 |
Dan Povey
|
8dc30c3b6b
|
Updates to various data preparation scripts so validation checks on 'lang' directories will pass. It's possible some of these changes will break some setups, but it's not feasible to fully test this right now.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4739 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-01-02 03:38:04 +00:00 |
Dan Povey
|
265ad600ae
|
trunk: some changes to dict_dir_add_pronprobs.sh to make it more robust to bad input; modify validate_dict_dir.pl to check for duplicate lexicon entries and Librispeech scripts to remove them. [bug in cmudict with repeated entry of SPIRIT was causing failure in dict_dir_add_pronprobs.sh]
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4736 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2015-01-01 21:57:26 +00:00 |
Vassil Panayotov
|
7a495fc786
|
trunk: add a bit more info about the availability of the LM data in a comment in egs/librispeech/s5/run.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4724 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2014-12-28 11:05:23 +00:00 |
Guoguo Chen
|
53fe4c4a40
|
trunk: various changes that relate to G.fst ilabel sorting.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4619 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2014-11-15 04:03:49 +00:00 |
Ilya Edrenkin
|
d22872a517
|
RNNLM rescoring for the librispeech recipe
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4606 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2014-11-12 19:43:49 +00:00 |
Dan Povey
|
a0b2219ecc
|
trunk: minor fixes to librispeech recipe; various cosmetic changes to usage messages etc.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4548 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2014-10-20 19:55:42 +00:00 |
Dan Povey
|
b27c2dfcb6
|
trunk: minor bug fix in Librispeech script
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4544 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2014-10-18 20:32:42 +00:00 |
Vassil Panayotov
|
a9fbdd3593
|
trunk: add a RESULTS file for egs/librispeech + minor tweaks to the recipe
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4522 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2014-10-09 09:25:23 +00:00 |