Menu

Not Working

Help
2013-11-09
2013-11-09
  • Eitan Fogel

    Eitan Fogel - 2013-11-09

    Hi. where can I get some help regarding this project?

    I have been trying to use it some weeks and can´t get it to work. The sources don´t compile, the demos don´t work. The installation is hard and there isn´t a place where I can get some help.

    Can some one please help me?

    I have downloaded the jars fo this project, sphnix4 and FreeTTS, but when I execute the demos it still doesn´t work. This is what I get:

    System property "mbrola.base" is undefined. Will not use MBROLA voices.
    Speaking 'Hello, world!'...
    javax.speech.synthesis.SynthesizerEvent[FreeTTS en_US time synthesizer:time,ENGINE_ALLOCATED,4129,4193,null,false]
    javax.speech.synthesis.SynthesizerEvent[FreeTTS en_US time synthesizer:time,ENGINE_FOCUSED,8289,8353,null,false]
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.Voice speak
    FINE: speak(FreeTTSSpeakable) called
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.Voice processUtterance
    FINE: Processing Utterance: Hello, world!
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.Voice runProcessor
    FINE: Running ..TokenToWords
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.Voice runProcessor
    FINE: Running ..PartOfSpeechTagger
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.en.PartOfSpeechTagger processUtterance
    FINE: PartOfSpeechTagger does nothing!
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.Voice runProcessor
    FINE: Running ..CARTPhraser
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.PathExtractorImpl findFeature
    FINER: findFeature: Item [world], feature 'name'
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.PathExtractorImpl findFeature
    FINER: findFeature: ...results = 'world'
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.cart.CARTImpl$ComparisonNode getNextNode
    FINER: NODE R:Token.parent.n.name [world] = [--] No next 2
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.PathExtractorImpl findFeature
    FINER: findFeature: ...results = '0'
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.cart.CARTImpl$ComparisonNode getNextNode
    FINER: NODE R:Token.n.name [0] = [0] Yes next 3
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.PathExtractorImpl findFeature
    FINER: findFeature: Item [Hello], feature 'punc'
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.PathExtractorImpl findFeature
    FINER: findFeature: ...results = ','
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.cart.CARTImpl$ComparisonNode getNextNode
    FINER: NODE R:Token.parent.punc [,] = [] No next 9
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.cart.CARTImpl interpret
    FINER: LEAF BB
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.cart.Phraser processUtterance
    FINER: word: hello, results: BB
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.PathExtractorImpl findFeature
    FINER: findFeature: ...results = '0'
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.cart.CARTImpl$ComparisonNode getNextNode
    FINER: NODE R:Token.parent.n.name [0] = [--] No next 2
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.PathExtractorImpl findFeature
    FINER: findFeature: ...results = '0'
    nov 09, 2013 11:13:28 AM com.sun.speech.freetts.cart.CARTImpl$ComparisonNode getNextNode
    ..
    ..
    ..
    ..
    ..
    ..

    thank you

     
  • Dirk Schnelle-Walka

    Hey there,

    Well, this should be least a place to get help.

    What do you mean by: the installation is hard. IMHO, this should be just a matter of unzipping files. Which problems did you encounter? Maybe, this could help others to get started easier.

    Also: what did you try to get the output? Did you hear anything? Did you use the latest 0.5 release?

    Best,
    Dirk

     

    Last edit: Dirk Schnelle-Walka 2013-11-09

Log in to post a comment.