Skip to main content



      Home
Home » Modeling » Sphinx » how to create a interface using Eclipse
how to create a interface using Eclipse [message #569482] Tue, 27 April 2010 13:55 Go to next message
Eclipse UserFriend
i have successfully configured sphinx using Eclipse and its working fine. but i want to create a interface and put my java logic to that. so that it can be more user friendly.

can someone help me about this interface design using eclipse. because i still have configuration problems with netbeans and Sphinx. so thats why i wanted to stick with Eclipse and do the design in Eclipse too..
Re: how to create a interface using Eclipse [message #569510 is a reply to message #569482] Wed, 28 April 2010 14:56 Go to previous messageGo to next message
Eclipse UserFriend
Is this Sphinx related?!;-)

If you meean UI, either the makers of the Blinki project (see other
newsgroups here) have a decent UI-tool for Swing and SWT in MyEclipse.
So do one or two other commercial vendors.

Eclipse VE was pretty dead, but it seems in the light of E4, vendors like
Soyatec try to revive it. Probably not coming before Eclipse 4, but there's
still hope.

HTH,
Werner
Re: how to create a interface using Eclipse [message #569546 is a reply to message #569482] Sun, 16 May 2010 06:03 Go to previous message
Eclipse UserFriend
hi,
im new to eclipse and Sphinx. Im doing a project , speech recognition using sphinx. i download sphinx and eclipse.

u have said that u have successfully configured sphinx using Eclipse and its working fine.

Can u send a link to some resource that u have use to run the sphinx in eclipse ?

when using 1984.wave or other example wave in sphinx,
It works fine with this,
TIDIGITS_8gau_13dCep_16k_40mel_130Hz_6800Hz

but give an exception with
WSJ_8gau_13dCep_16k_40mel_130Hz_6800Hz
:(
exception is,
Loading Recognizer...

Problem when loading WavFile: java.io.FileNotFoundException: JAR entry edu/cmu/sphinx/model/acoustic/WSJ_8gau_13dCep_16k_40mel_130H z_6800Hz/dict/. fillerdict not found in E:\workspace\myProject1\lib\sphinx4.jar
java.io.FileNotFoundException: JAR entry edu/cmu/sphinx/model/acoustic/WSJ_8gau_13dCep_16k_40mel_130H z_6800Hz/dict/. fillerdict not found in E:\workspace\myProject1\lib\sphinx4.jar
at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unk nown Source)
at java.net.URL.openStream(Unknown Source)
at edu.cmu.sphinx.linguist.dictionary.FullDictionary.allocate(F ullDictionary.java:158)
at edu.cmu.sphinx.linguist.language.grammar.Grammar.allocate(Gr ammar.java:159)
at edu.cmu.sphinx.linguist.flat.FlatLinguist.allocate(FlatLingu ist.java:319)
at edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManage r.allocate(SimpleBreadthFirstSearchManager.java:602)
at edu.cmu.sphinx.decoder.Decoder.allocate(Decoder.java:109)
at edu.cmu.sphinx.recognizer.Recognizer.allocate(Recognizer.jav a:182)
at wavfile.WavFile.main(WavFile.java:65)

Please reply me
Thank you
Previous Topic:how to create a interface using Eclipse
Next Topic:[Announce] new eTrice project proposal: an implementation of the ROOM modeling language
Goto Forum:
  


Current Time: Thu Jul 03 06:25:03 EDT 2025

Powered by FUDForum. Page generated in 0.08958 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top