Code Monkey home page Code Monkey logo

autobi's Issues

Hypotized Textgrid does not contains pitch accents

The following command line

java -jar AuToBI/AuToBI.jar
-input_file=test.words
-wav_file=test.wav
-out_file=test.burnc_bdc_games.autobi
-pitch_accent_detector=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.pitch_accent_detector.model
-pitch_accent_classifier=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.pitch_accent_classifier.model
-intonational_phrase_detector=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.intonational_phrase_detector.model
-intermediate_phrase_detector=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.intermediate_phrase_detector.model
-phrase_accent_classifier=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.phrase_accent_classifier.model
-phrase_accent_boundary_tone_classifier=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.phrase_accent_boundary_tone_classifier.model

writes on the output a pitch_accent_hypothesis tier with only "ACCENTED" or "DEACCENTED" instead of H_, L_ etc...

Liblinear

Hi,

I got AuToBI working with Ant build. But I see that liblinear is missing. As liblinear is the main componenet for classification, how can it be not included?

ant test does not create the /out/test/Release dir

ant test
Buildfile: /home/fabio/dev-version/istc-eclipse/AuToBI/build.xml

compile:

compile-test:
[mkdir] Created dir: /home/fabio/dev-version/istc-eclipse/AuToBI/out/test

BUILD FAILED
/home/fabio/dev-version/istc-eclipse/AuToBI/build.xml:27: destination directory "/home/fabio/dev-version/istc-eclipse/AuToBI/out/test/Release" does not exist or is not a directory

Total time: 0 seconds

Task, pitch_accent_detection, is unavailable.

The following command line

java -jar AuToBI/AuToBI.jar
-input_file=test.words
-wav_file=test.wav
-out_file=test.burnc_bdc_games.autobi
-pitch_accent_detector=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.pitch_accent_detector.model
-pitch_accent_classifier=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.pitch_accent_classifier.model
-intonational_phrase_detector=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.intonational_phrase_detector.model
-intermediate_phrase_detector=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.intermediate_phrase_detector.model
-phrase_accent_classifier=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.phrase_accent_classifier.model
-phrase_accent_boundary_tone_classifier=AuToBI-models/burnc_bdc_games.AuToBI_1.3.10022012/burnc_bdc_games.phrase_accent_boundary_tone_classifier.model

generate the followinf error after the generation of the Text grid file:

edu.cuny.qc.speech.AuToBI.core.AuToBIException: Task, pitch_accent_detection, is unavailable. Either no feature name has been set, or there is some other problem
at edu.cuny.qc.speech.AuToBI.AuToBI.getHypothesizedFeature(AuToBI.java:458)
at edu.cuny.qc.speech.AuToBI.util.AuToBIUtils.mergeAuToBIHypotheses(AuToBIUtils.java:247)
at edu.cuny.qc.speech.AuToBI.AuToBI.run(AuToBI.java:1168)
at edu.cuny.qc.speech.AuToBI.AuToBI.main(AuToBI.java:1072)

Running AuToBi

Hi,

I have been trying to get this AuToBI source code working in eclipse, but it is running into a lot of dependency issues.

Can you provide some details like : is this code compatible with eclipse, if so, what type of building should I use?

Regards

Jesin

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.