Acoustic Model Discussions

Flat
German acoustic model
User: Flaah
Date: 11/27/2008 1:33 pm
Views: 12887
Rating: 1

Hi folks,

I hope, someone can help me. First i have to say, i am a real newbie, working with Sphinx and Eclipse.

I tried to download the latest german acoustic model. My problem is, creating a Jar-File out of the Files. I tried to do this with the help of these instructions, 

http://cmusphinx.sourceforge.net/sphinx4/doc/UsingSphinxTrainModels.html

... but i failed.

Does anybody have a working Jar-File of a german acoustic model yet?

I also tried the mediafire-link posted in  http://sourceforge.net/forum/forum.php?thread_id=1945118&forum_id=5470

This Jar-File isn´t working as well: I get an error message "Can´t instantiate Model Class" , it seems to be a problem with the path to the .Model  or /and Modelloader.class. I figured out, that in Model.props is an error "voixforge_de". I changed it but still the same  prob.

Thanks, Flaah

 

 

--- (Edited on 11/27/2008 1:33 pm [GMT-0600] by ) ---

Re: German acoustic model
User: nsh
Date: 11/27/2008 6:51 pm
Views: 89
Rating: 4

Download de-test from voxforge, unpack, run

java -jar bin/WavFile.jar

get a result

RESULT: drei neun zwei fünf fünf neun

If it doesn'twork, paste the error log here, it will be more helpful if you'll provide the logs in addition to describing the issue.

 

--- (Edited on 11/27/2008 6:51 pm [GMT-0600] by nsh) ---

Re: German acoustic model
User: Flaah
Date: 11/28/2008 8:55 am
Views: 74
Rating: 2

Thank you for the quick answer.

Download de-test from voxforge

Maybe i can´t see the forest because for the trees. Where do i find the de-test package? I searched in Downloads/ Other languages German Acoustic Model but i only found the sphinx train results? 

 

--- (Edited on 11/28/2008 8:55 am [GMT-0600] by Visitor) ---

Re: German acoustic model
User: nsh
Date: 11/28/2008 9:14 am
Views: 235
Rating: 2

You need this link:

http://www.mediafire.com/download.php?j1l9d0ujmgg

--- (Edited on 11/28/2008 9:14 am [GMT-0600] by nsh) ---

Re: German acoustic model
User: Victor
Date: 5/14/2009 11:15 am
Views: 78
Rating: 2

Hi,

I have the same problem.


When running WavFile.jar I get the following error:

Exception in thread "main" java.lang.NoSuchMethodError: edu.cmu.sphinx.util.Timer.getTimer(Ljava/lang/String;)Ledu/cmu/sphinx/util/Timer;
    at edu.cmu.sphinx.model.acoustic.voxforge_de.Model.allocate(Model.java:121)
    at edu.cmu.sphinx.linguist.flat.FlatLinguist.allocateAcousticModel(FlatLinguist.java:256)
    at edu.cmu.sphinx.linguist.flat.FlatLinguist.allocate(FlatLinguist.java:241)
    at edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager.allocate(SimpleBreadthFirstSearchManager.java:592)
    at edu.cmu.sphinx.decoder.AbstractDecoder.allocate(AbstractDecoder.java:67)
    at edu.cmu.sphinx.recognizer.Recognizer.allocate(Recognizer.java:157)
    at demo.sphinx.wavfile.WavFile.main(WavFile.java:57)

--- (Edited on 5/14/2009 11:15 am [GMT-0500] by Visitor) ---

Re: German acoustic model
User: Victor
Date: 5/14/2009 11:22 am
Views: 93
Rating: 3

I am using the CVS version of Sphinx.

When I search for "getTimer" in my Eclipse workspace it finds occurences of it in "TimerPool" but not in the class "Timer".

As I don't have any sources of voxforge_de.jar I cannot identify the problem exactly enough to provide a solution.

--- (Edited on 5/14/2009 11:22 am [GMT-0500] by Visitor) ---

Re: German acoustic model
User: nsh
Date: 5/14/2009 11:38 am
Views: 2369
Rating: 2

CMU Sphinx doesn't use CVS for version control. If you are talking about latest trunk, you need to rebuild the acoustic model, like described here:

http://cmusphinx.sourceforge.net/sphinx4/doc/UsingSphinxTrainModels.html

--- (Edited on 5/14/2009 11:38 am [GMT-0500] by nsh) ---

PreviousNext