|
From: Daniel P. <dp...@gm...> - 2015-02-26 20:14:16
|
They are archives of matrices, each representing an affine transform of the data for a particular speaker (the last column is the bias term). You can view as text with: copy-matrix ark:foo/trans.1 ark,t:- | less Dan On Thu, Feb 26, 2015 at 2:13 PM, Patrick John Schone < pat...@ld...> wrote: > First of all, I must say: KALDI is EXCELLENT! It has worked well even > for a task that it was not designed for – great work! > > > > Second: I have tried to mine the sourceforge pages, but I haven’t been > successful in learning how to interpret the “trans” files (such as trans.1, > trans.2, etc.). I’m sure it is a quick little command – can you point me > in the right direction? > > > > Thank you! > > Patrick Schone > > > > NOTICE: This email message is for the sole use of the intended > recipient(s) and may contain confidential and privileged information. Any > unauthorized review, use, disclosure or distribution is prohibited. If you > are not the intended recipient, please contact the sender by reply email > and destroy all copies of the original message. > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers > > |