Acoustic Model Discussions

Flat
Re: setp 2: error in use dictionnary BEEP in the place of dictionary "voxforge_lexicon"
User: kmaclean
Date: 7/28/2010 2:52 pm
Views: 342
Rating: 0

>1 replace all "^'" with "`" make sure the regular expression is ticked.

regular expressions:

>2 sort it accoring to character code

Bash sort -f

--- (Edited on 7/28/2010 3:52 pm [GMT-0400] by kmaclean) ---

How to use Beep pronunciation dictionary with HTK
User: kmaclean
Date: 5/30/2012 1:07 pm
Views: 3928
Rating: 0

from Tomer Levinboim's Blog: HTK Tutorial microblogging May 27:

4:56pm:
Downloaded 'beep' dictionary here.
Unfortunetly, It isn't well sorted.
Moreover, sorting it according to unix/perl/python sort does not seem to help (maybe it does on non-cygwin system?)

5:14pm:
To over come this problem, I wrote a script 'reduce.pl' that reduces a dictionary only to the given wlist.
The script can be found here, among other scripts I wrote in this session.

perl -w reduce.pl wlist beep-1.0 > beep.reduced.

 

--- (Edited on 5/30/2012 2:07 pm [GMT-0400] by kmaclean) ---

--- (Edited on 5/30/2012 2:07 pm [GMT-0400] by kmaclean) ---

Re: How to use Beep pronunciation dictionary with HTK
User: Arthi
Date: 11/30/2015 11:35 pm
Views: 1901
Rating: 0

Thanks . reduce.pl helps a lot.

--- (Edited on 11/30/2015 11:35 pm [GMT-0600] by Visitor) ---

PreviousNext