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
kkm
829432d05b
Update arpa2fst invocations in individual egs/*/local scripts
2016-04-10 20:15:08 -07: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
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
1979a587f1
voxforge recipe: fix to path.sh, adding onlinebin/.
2015-11-20 00:14:42 -05:00
Dan Povey
652568efdd
trunk: fixes and stylistic and efficiency improvements to Voxforge data preparation
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4963 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2015-03-19 05:49:51 +00:00
Vassil Panayotov
1d9b858adc
trunk: changes(many "stolen" from babel/s5b) to the VoxForge recipe in order to hopefully make it more OS X compatible.
...
Not tested yet, so use with caution. The setup is now using SRILM instead of MITLM, and in general relies more
on installation scripts from tools/.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4874 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2015-02-11 10:35:05 +00:00
Dan Povey
61f73b41a9
trunk: minor fix to voxforge script to work on mac.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4727 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-12-30 04:50:01 +00:00
Dan Povey
f1d927200f
trunk: merging sandbox/dan back to trunk. Includes addition of recipe for the LibriSpeech corpus, and the capability to rescore lattices using ARPA language models that are too big to convert into FSTs.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4504 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-10-04 18:19:15 +00:00
Vassil Panayotov
18e4ff2c2c
trunk: Minor changes to VoxForge scripts to improve the recipe's compatibility w/
...
Unix-y OSes other than Linux (e.g. OS X)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4200 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-07-24 12:19:40 +00:00
Dan Povey
18b21d43cd
trunk: changes to voxforge script to improve compatibility.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4195 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-07-23 02:04:18 +00:00
Dan Povey
f778111e69
trunk: fix inconsistent naming of lattice beam option: change latbeam to lattice_beam in scripts and in some configs.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3998 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-05-18 15:06:55 +00:00
Vassil Panayotov
e293af35a3
trunk/egs/voxforge: make the random test set selection a bit more stable
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3965 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-04-26 05:13:57 +00:00
Vassil Panayotov
438130693a
trunk/egs/voxforge: fixes to SGMM2 training(RE: njobs mismatch) by Neil Nelson
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3956 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-04-25 06:10:28 +00:00
Vassil Panayotov
9b17be0180
trunk/egs/voxforge: small fixes (thanks to Neil Nelson)
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3900 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-04-17 05:46:42 +00:00
Vassil Panayotov
0103c446dc
trunk/egs/voxforge/s5: Small changes to improve acoustic model training.
...
Fixes the issues outlined in:
http://sourceforge.net/p/kaldi/discussion/1355348/thread/4db46866/#941f/4f9c/cf07
The test time LM is now built on all available transcripts, including those for
the test utterances, which is not the correct way to evaluate a system, but
for this particular recipe I don't think it matters much.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3572 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-02-23 12:19:49 +00:00
Dan Povey
86e738e884
trunk: Reverse mistaken patch
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3488 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-02-09 16:57:47 +00:00
Vassil Panayotov
b95520726b
Add a comment in run.sh, telling the user how to download the dataset
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3474 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-02-06 08:18:28 +00:00
Vassil Panayotov
ede24fced9
VoxForge: fix cmudict's URL. Thanks to Oplatek!
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2475 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-05-23 18:35:19 +00:00
Vassil Panayotov
e77d02b5c3
Small fixes to VoxForge setup. Some WSJ-specific scripts removed from local/.
...
[Thanks to Simon Gorodetski]
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1552 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-11-05 12:59:38 +00:00
Vassil Panayotov
7db49c81fc
Small fix to VoxForge's data download script
...
Thanks to Simon Gorodetski
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1443 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-10-14 11:11:39 +00:00
Mirko Hannemann
6c43009b0d
fix min/max_lmwt
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1280 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-08-23 11:51:43 +00:00
Vassil Panayotov
1e901d12da
An entry for egs/voxforge added in egs/README.txt (under WIP recipes)
...
Added a script invoked from run.sh but missing from local/
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1132 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-07-11 08:24:26 +00:00
Vassil Panayotov
a0aa2964e5
Removing some (hopefully) redundant stuff from VoxForge scripts
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1131 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-07-11 08:11:47 +00:00
Vassil Panayotov
f59e18b6f5
Added some parts of VoxForge recipe missed in the previous commit
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1130 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-07-10 08:44:16 +00:00
Vassil Panayotov
39be751a82
Added a s5-style recipe with VoxForge data
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1129 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-07-10 08:02:54 +00:00