Giter Club home page Giter Club logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
Hi, this problem is again relative to the sphinx_fe output (a .mfcc file), 
because the sphinxbase-tools package installable in ubuntu 12.04 
(sphinxbase-utils 0.4.1-0ubuntu4 notice the trailing 4) doesn't work properly.
You have to remove the package by apt-get and install an older package 
(sphinxbase-utils 0.4.1-0ubuntu1, trailing 1) that you can find here,
https://launchpad.net/ubuntu/karmic/i386/sphinxbase-utils/0.4.1-0ubuntu1 
(direct link to the deb 
http://launchpadlibrarian.net/30727966/sphinxbase-utils_0.4.1-0ubuntu1_i386.deb)
.
Then run svn up (we are still working on a lot of things...) and try again.
Hope this solve :-)

Original comment by [email protected] on 10 Jul 2012 at 3:32

  • Changed state: Started
  • Added labels: Priority-Critical, OpSys-Linux, Component-Logic
  • Removed labels: Priority-Medium

from voiceid.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
I am sorry to tell you that reinstalling an oldest version of sphinxbase-tools 
package can only solve the problem of buffer overflow at ubuntu12.04. But when 
I run your examples, I again encounter the error.


OSError: Subprocess <subprocess.Popen object at 0xb75ce8ac> closed unexpectedly 
[java -Xmx256m -cp /usr/local/share/voiceid/LIUM_SpkDiarization-4.22.jar 
fr.lium.spkDiarization.programs.MTrainMAP --sInputMask=%s.ident.seg 
--fInputMask=%s.mfcc --fInputDesc=audio16kHz2sphinx,1:3:2:0:0:0,13,1:1:300:4 
--tInputMask=%s.init.gmm --emCtrl=1,5,0.01 --varCtrl=0.01,10.0 
--tOutputMask=%s.gmm recordingaudio/joeyyung]

Original comment by [email protected] on 11 Jul 2012 at 7:08

from voiceid.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
As shown in the java command line, you are still using the 4.22 version of 
lium, but we get back to the 4.7 of lium in revision 180.
You have to update (svn up) to the last version of voiceid (at this moment the 
182) and reinstall it (sudo python setup.py install).
Try and let me know if this solved.

Original comment by [email protected] on 11 Jul 2012 at 8:06

from voiceid.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
I have the same issue running vid -s me -g WAV_FILE on xubuntu 12.10:
OSError: Subprocess <subprocess.Popen object at 0xb719ca0c> closed unexpectedly 
[java -Xmx256m -cp /usr/local/share/voiceid/LIUM_SpkDiarization-4.7.jar 
fr.lium.spkDiarization.programs.MTrainMAP --sInputMask=%s.ident.seg 
--fInputMask=%s.mfcc --fInputDesc=audio16kHz2sphinx,1:3:2:0:0:0,13,1:1:300:4 
--tInputMask=%s.init.gmm --emCtrl=1,5,0.01 --varCtrl=0.01,10.0 
--tOutputMask=%s.gmm

I've tried to install older version of sphinxbase-utils but I still get this 
error. How can I fix it?

Original comment by [email protected] on 2 Mar 2013 at 10:04

from voiceid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.