From: Patrick J. S. <pat...@ld...> - 2015-02-27 14:52:58
|
Perfect – thank you! From: Daniel Povey [mailto:dp...@gm...] Sent: Thursday, February 26, 2015 1:14 PM To: Patrick John Schone Cc: kal...@li... Subject: Re: [Kaldi-developers] InterpretingTRANS files 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...<mailto: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/<https://urldefense.proofpoint.com/v2/url?u=http-3A__goparallel.sourceforge.net_&d=AwMFaQ&c=z0adcvxXWKG6LAMN6dVEqQ&r=e4U5TdITe0aZoVv6LKqr-vQSV1EZbg3tLhtzuoAmzrw&m=14m1bEYPrjDXgFhrnD1P6JNgQKK13jSqRO0BWHGqsAU&s=QGB08o6HXs6FQevASdij4yZqPa-9jFFPQL3kAPKtbxU&e=> _______________________________________________ Kaldi-developers mailing list Kal...@li...<mailto:Kal...@li...> https://lists.sourceforge.net/lists/listinfo/kaldi-developers<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_kaldi-2Ddevelopers&d=AwMFaQ&c=z0adcvxXWKG6LAMN6dVEqQ&r=e4U5TdITe0aZoVv6LKqr-vQSV1EZbg3tLhtzuoAmzrw&m=14m1bEYPrjDXgFhrnD1P6JNgQKK13jSqRO0BWHGqsAU&s=16_KIvQYbzxemqr1PkZ7Jk5S0-rPm-SuKNzGrMyDk6I&e=> 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. |