Arnab Ghoshal
|
3b78251071
|
some fixes to cu-device.cc to operate under Compute Exclusive Mode
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1403 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-29 18:07:48 +00:00 |
Dan Povey
|
f882c65104
|
Removed failing test from Makefile temporarily.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1402 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-29 18:04:53 +00:00 |
Dan Povey
|
543063b728
|
Change to configure script; change how SortAndUniq works.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1401 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-29 17:44:25 +00:00 |
Dan Povey
|
0dba6d387d
|
Tiny changes RE whitespace etc.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1399 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-29 16:15:42 +00:00 |
Dan Povey
|
c83dc4fdc0
|
Minor fixes to swbd setup (thanks to Haihua for finding the errors), and fixing the results.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1398 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-29 15:45:49 +00:00 |
Jan Trmal
|
db7e61efab
|
Include the CUDA options in the usage hint
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1395 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-28 23:57:56 +00:00 |
Jan Trmal
|
11d937a7b3
|
Replace <TAB> with spaces
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1394 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-28 23:55:11 +00:00 |
Jan Trmal
|
65911c91c2
|
Improved support for MKL. The configure script chooses the correct flags depending on the version of MKL installed and the --static-math and --sequential-math switches configuration
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1393 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-28 21:36:26 +00:00 |
Jan Trmal
|
f4424a280f
|
Small fixes dealing with the double explicit instantiation compiler error under Intel C/C++ compiler
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1392 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-28 21:33:06 +00:00 |
Jan Trmal
|
c86f387ed2
|
Use the standard function for testing for infinity. Some compilers (e.g. intel C/C++ compiler) optimizes the expression x-x completely away.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1391 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-28 21:31:08 +00:00 |
Karel Vesely
|
2fc5811893
|
add the error state reset, when selecting the GPU
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1388 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-26 12:46:20 +00:00 |
Korbinian Riedhammer
|
4370374836
|
Added MacOS X 10.8 compile support (equal to 10.7)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1386 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-24 10:40:17 +00:00 |
Dan Povey
|
27d3ac9a43
|
Updates to documentation.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1385 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-22 23:42:17 +00:00 |
Karel Vesely
|
a2a21c41a6
|
make s5 use MLPs
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1383 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-22 10:46:56 +00:00 |
Karel Vesely
|
910a687393
|
make executable
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1382 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-22 10:40:17 +00:00 |
Dan Povey
|
80b1cca68a
|
Other minor fixes to docs
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1381 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-22 06:41:28 +00:00 |
Dan Povey
|
614cb35e0a
|
Fixes to "progress" documentation.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1380 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-22 06:38:56 +00:00 |
Dan Povey
|
ab592d46d3
|
Adding documentation.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1379 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-22 06:08:59 +00:00 |
Jan Trmal
|
5f98db88f1
|
Fixing the compile-time errors for gcc-4.7 (gcc 4.7 fixed the dependent base class scope lookups)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1378 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-21 20:40:13 +00:00 |
Jan Trmal
|
e5bb7b85f1
|
Declare the Uniq() function ahead of the SortAndUniq() -- this fixes compile-time error under gcc-4.7
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1377 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-21 19:34:52 +00:00 |
Jan Trmal
|
9eb6628c3d
|
use the correct compiler for compilation of sph2pipe
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1376 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-21 19:31:13 +00:00 |
Jan Trmal
|
2ae9d0501d
|
Adding symlink openfst-1.2.10 -> openfst to enable the kaldi configure script to 'find' the openfst directory
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1374 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-21 19:03:57 +00:00 |
Dan Povey
|
23e60d0c6c
|
Change to decode.config
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1373 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-21 18:45:16 +00:00 |
Karel Vesely
|
09f7e8c09a
|
changing GPU selection implementation
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1372 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-20 18:01:48 +00:00 |
Petr Motlicek
|
bdba8410c0
|
adding: cd ..
--This line, and those below, will be ignred--
M INSTALL
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1371 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-20 16:16:24 +00:00 |
Arnab Ghoshal
|
045488f93e
|
bugfix to multi sgmm code
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1369 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-19 20:27:14 +00:00 |
Dan Povey
|
13aab108a9
|
Adding extra argument to matrix library call.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1367 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-18 20:54:56 +00:00 |
Jan Trmal
|
00519aeabd
|
correcting some minor glitches in the description of the manuall install procedure in the INSTALL file
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1365 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-18 18:57:52 +00:00 |
Jan Trmal
|
3ae11f89b0
|
Adding Makefile providing an alternative automated installation of kaldi tools
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1364 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-18 18:42:00 +00:00 |
Dan Povey
|
8163148b37
|
Added extra argument to a couple of matrix-library functions.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1363 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-18 05:09:15 +00:00 |
Dan Povey
|
45e4d2f0a0
|
Minor fixes to SGMM training.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1362 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-17 18:21:40 +00:00 |
Dan Povey
|
541f040707
|
Remove lattice-align-words-general.cc
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1360 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-17 06:17:05 +00:00 |
Dan Povey
|
7fd3c2fac7
|
Changes to documentation (mention stable branch)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1358 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-16 18:11:29 +00:00 |
Dan Povey
|
4377ba39d1
|
Changes to READMEs
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1356 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-16 17:34:52 +00:00 |
Dan Povey
|
22f5b304dd
|
Moving arpa2fst from lm/ to bin/
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1355 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-16 05:21:32 +00:00 |
Dan Povey
|
9929838f11
|
Minor fixes: improve diagnostics of compute-cmvn-stats; fix to run.sh in swbd setup.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1352 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-16 04:48:16 +00:00 |
Mirko Hannemann
|
2e2dc4dedb
|
bugfix in lattice-to-phone-lattice, handling optional silence in lattice-align-words-general
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1349 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-14 10:55:41 +00:00 |
Mirko Hannemann
|
edd803b7be
|
align phones with first hmm state instead of final transition for lattice-to-phone-lattice
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1348 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-13 15:21:49 +00:00 |
Milos Janda
|
b047a3b154
|
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1347 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-13 13:23:32 +00:00 |
Milos Janda
|
fb32b4f655
|
GP s5 French test-dev spkr division
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1346 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-13 11:26:54 +00:00 |
Arnab Ghoshal
|
65035815e8
|
adding option to control final reclustering of decision tree leaves in training scripts
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1345 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-11 16:41:30 +00:00 |
Dan Povey
|
c2bb96296e
|
Merging various small script changes from sandbox
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1344 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-09 19:29:17 +00:00 |
Dan Povey
|
06dab07e55
|
Integrating various mostly minor or cosmetic changes from the sandbox
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1343 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-09 18:59:35 +00:00 |
Dan Povey
|
52fe84baf3
|
Minor fixes, and remove some unused stuff.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1339 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-08 21:36:52 +00:00 |
Dan Povey
|
4b54ff8bc1
|
Fix usage message and header in lattie-align-words-general
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1338 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-08 21:30:32 +00:00 |
Karel Vesely
|
02920d7b29
|
addins script to create bottleneck features, logdir creation bugfix
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1336 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-08 08:32:20 +00:00 |
Mirko Hannemann
|
bb9ce1b4eb
|
correct copyright
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1335 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-05 10:08:06 +00:00 |
Milos Janda
|
be0866e2e5
|
update GP s5 PL transc normaliyation script
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1333 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-04 16:16:09 +00:00 |
Karel Vesely
|
c0ded99728
|
updating the scripts into more general form
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1332 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-04 14:29:17 +00:00 |
Mirko Hannemann
|
78513c774a
|
lattice word alignment without the need for position dependent phones
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1331 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
|
2012-09-04 11:18:21 +00:00 |