Menu

pocketsphinx java api and Android application

Help
qiqi
2014-08-05
2014-08-08
  • qiqi

    qiqi - 2014-08-05

    Hi, Dear all, I am doing some projects on the android application. We are using java. I only find the C/C++ api of pocketsphinx. Could you tell me where I can find the java api? I ran the demo which is coded in Java.

    Thanks.

     
  • Alexander Solovets

     
    • qiqi

      qiqi - 2014-08-06

      Thank you.

      I know this link. However, I still don't find the java API.

       
  • Alexander Solovets

    It's worth to look at the code and read the whole article, especially the "builing pocketsphinx-android" section.

     
    • qiqi

      qiqi - 2014-08-07

      Yes, I read them. They are helpful and thank you for your suggestion.

      However, what I am looking for is a more detailed manual about the Java api. The section does give out the explanation how the code work and some sample codes. But I need do something more. For example, I want to do forced alignment on my data and get the log likelihood score. I need check the function about this. But in that section I don't see the information.

      So I need a more detailed manual (or instruction). Do you know how I can get that?

      Thank you again.

       
  • Alexander Solovets

    There is no such thing currently. All you can do is to download pocketsphinx-android and see which methods SpeechRecognizer class has. So far you can do three type of searches: keyword, grammar and language model.

     
    • qiqi

      qiqi - 2014-08-08

      Thank you.

      The only thing I want to implement is forced alignment. Can I implement that now?

      If not, I have an idea about using C/C++ api to implement that and convert that to Java function in Android. Is that OK?

       

Log in to post a comment.

MongoDB Logo MongoDB