Acoustic Model Discussions

Flat
Error in prunetree module
User: abhisek007laksh
Date: 5/4/2011 4:40 pm
Views: 5017
Rating: 2

MODULE: 45 Prune Trees
    Phase 1: Tree Pruning
FATAL_ERROR: "dtree.c", line 285: Format error; expecting n_node

 

This is the error that I am getting. How to solve it?? Please suggest..

--- (Edited on 5/4/2011 4:40 pm [GMT-0500] by ) ---

Re: Error in prunetree module
User: kmaclean
Date: 5/4/2011 7:02 pm
Views: 96
Rating: 2

>FATAL_ERROR: "dtree.c", line 285: Format error; expecting n_node

Is this Sphinx or Julius? which version? which O/S? what are you trying to do?

--- (Edited on 5/4/2011 8:02 pm [GMT-0400] by kmaclean) ---

Re: Error in prunetree module
User: abhisek007laksh
Date: 5/4/2011 11:25 pm
Views: 74
Rating: 2

I am using Sphinnx3 in RHEL LINUX.......i am tryin to create a speech recognition system for hindi language......we have  a phone list of 59 phones, dictionary of about 6000 words and the wav files.....we have installed sphinx3, sphinxbase and sphinxtrain, and the CMU Cambridge Statistical language modelling toolkit v2............but after running Runall.pl...........in prune trees its showing the error..........

--- (Edited on 5/4/2011 11:25 pm [GMT-0500] by Visitor) ---

Re: Error in prunetree module
User: abhisek007laksh
Date: 5/4/2011 11:25 pm
Views: 120
Rating: 2

I am using Sphinnx3 in RHEL LINUX.......i am tryin to create a speech recognition system for hindi language......we have  a phone list of 59 phones, dictionary of about 6000 words and the wav files.....we have installed sphinx3, sphinxbase and sphinxtrain, and the CMU Cambridge Statistical language modelling toolkit v2............but after running Runall.pl...........in prune trees its showing the error..........

--- (Edited on 5/4/2011 11:25 pm [GMT-0500] by Visitor) ---

Re: Error in prunetree module
User: abhisek007laksh
Date: 5/5/2011 1:40 am
Views: 114
Rating: 1

This is the error I got while running the program once again..

[root@localhost final]# perl scripts_pl/45.prunetree/slave.state-tying.pl
MODULE: 45 Prune Trees
    Phase 1: Tree Pruning
FATAL: "main.c", line 167: Unable to open /bablu/tutorial/final/trees/final.unpruned/L:-0.dtree for reading; No such file or directory


But we have made sure that L: is present in the phone dictionary as well as a word containing L: is present in the dictionary and train_transcription file as well..please suggest how to proceed..


Please reply at your earliest..

my email id :[email protected]

 

 

--- (Edited on 5/5/2011 1:40 am [GMT-0500] by Visitor) ---

Re: Error in prunetree module
User: abhisek007laksh
Date: 5/5/2011 1:40 am
Views: 94
Rating: 1

This is the error I got while running the program once again..

[root@localhost final]# perl scripts_pl/45.prunetree/slave.state-tying.pl
MODULE: 45 Prune Trees
    Phase 1: Tree Pruning
FATAL: "main.c", line 167: Unable to open /bablu/tutorial/final/trees/final.unpruned/L:-0.dtree for reading; No such file or directory


But we have made sure that L: is present in the phone dictionary as well as a word containing L: is present in the dictionary and train_transcription file as well..please suggest how to proceed..


Please reply at your earliest..

my email id :[email protected]

 

 

--- (Edited on 5/5/2011 1:40 am [GMT-0500] by Visitor) ---

Re: Error in prunetree module
User: nsh
Date: 5/5/2011 2:35 am
Views: 2070
Rating: 1

Some symbos you are using for phone names are not allowed. For example underscores in phone names, colons and similar characters. It's recommended to use only letters in a phone names for a phoneset.

You can learn about this rule as well as about many other useful things by reading the tutorial

http://cmusphinx.sourceforge.net/wiki/tutorialam

It's also recommended to ask your question about CMUSphinx on CMUSphinx forum

https://sourceforge.net/projects/cmusphinx/forums/forum/5471

--- (Edited on 5/5/2011 11:37 [GMT+0400] by nsh) ---

PreviousNext