From: Sakriani S. <ss...@is...> - 2013-05-10 05:28:06
|
Dear Kaldi Developers, I still couldn't success to read the alignment file. I run the wsj s3 recipe, and try to read the alignment result under directory: tri3b_ali_si284 using: ./bin/show-alignments phones.txt final.mdl ark:9.ali I still couldn't find the time alignment. Is there anyway to read both word and phoneme with time alignment? Thank you. Sincerely yours, Sakriani Sakti On 2013/04/26 20:14, Arnab Ghoshal wrote: > On Fri, Apr 26, 2013 at 8:52 AM, Sakriani Sakti <ss...@is...> wrote: >> Dear Kaldi Developers, >> >> I'm very new to Kaldi. Currently, I finished re-do the wsj recipe. >> My questions are: >> - How to generate the Kaldi result in ctm format? > Look at trunk/egs/swbd/s5b/local/score_sclite.sh > >> - How to read the *.ali files? > Use ./bin/show-alignments > >> - If I want to try is to re-train the WSJ model with new data, and >> we already have mlf files (phone and word with time information) of >> new data generated from HTK, is there any way to convert it to Kaldi >> alignment files format? > Your best bet will be to extract just the raw word transcript (forget > about the time information) and run the kaldi recipe from start. You > could use ./featbin/copy-feats to convert HTK features to Kaldi > format. > >> It would be great if you could help me for this. >> Thank you. >> Sincerely yours, >> Sakriani Sakti >> >> ------------------------------------------------------------------------------ >> Try New Relic Now & We'll Send You this Cool Shirt >> New Relic is the only SaaS-based application performance monitoring service >> that delivers powerful full stack analytics. Optimize and monitor your >> browser, app, & servers with just a few lines of code. Try New Relic >> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr >> _______________________________________________ >> Kaldi-developers mailing list >> Kal...@li... >> https://lists.sourceforge.net/lists/listinfo/kaldi-developers |