Menu

docs on kws with pocketsphinx

Help
asm
2014-07-29
2014-12-16
<< < 1 2 3 (Page 3 of 3)
  • asm

    asm - 2014-11-13

    Hi,

    Can we specify some words (closely rhyming to KW) as a part of garbage model in sphinx? How to do that?

    If we specify such words for detection purpose in the detection list, in addition to keyword, wouldnt it impact the computation as there could be large number of rhyming words to a keyword?

    regards
    asm

     
    • bic-user

      bic-user - 2014-11-13

      Can we specify some words (closely rhyming to KW) as a part of garbage model in sphinx? How to do that?

      no way to do that

      wouldnt it impact the computation as there could be large number of rhyming words to a keyword?

      don't add all of them. Try to deal with just a few.

       
  • asm

    asm - 2014-11-18

    Hi,

    My keyword is set to "good day sunshine".
    My keyword file has two entries as follows.
    "good day sunshine" /1e-20/
    "good day" /1/
    I am observing that the audios which are spoken as "good day sunshine" are being detected as "good day". Is this normal? Any thing to be done to properly detect the right keyword?

    thanks
    asm

     
  • asm

    asm - 2014-11-18

    with respect to my previous post, forgot to mention that I am using en-us-semi model

     
    • Nickolay V. Shmyrev

      I am observing that the audios which are spoken as "good day sunshine" are being detected as "good day". Is this normal?

      How do you think? If you told it to detect "good day" and it detects "good day". If you don't want to detect "good day" don't add it.

      Any thing to be done to properly detect the right keyword?

      If you want to detect both "good day" and "good day sunshine" and discriminate between them you might want to modify algorithm to introduce 1 second delay in detection to decide which phrase was actually detected.

       
  • asm

    asm - 2014-11-26

    hi,

    I am having a multi-accent test data (indian, chinese, arabic, UK and US english). I get high number of errors for indian, chinese and arabic accent when using en-us-semi model. My keyword is "good day sunshine". Is there anything I can do to get a good accuracy on multiple accents? I do not have a large data to do MAP adaptation for all these accents. All I have is a limited test data.

    thanks
    asm

     
  • asm

    asm - 2014-11-28

    Hi,

    I am also observing that sometimes, a part keyword is falsely detected as a full keyword. My keyword is "good day sunshine". When I speak "day sunshine", then I detect it as good day sunshine. Is this alright? What can be done to prevent such false alarms?

    thanks
    asm

     
  • Nickolay V. Shmyrev

    Btw, I've recently committed few important fixes to KWS implementation, now it should work significantly better than before.

     
  • asm

    asm - 2014-12-16

    thats great !! where can I get it from ?

    Also a generic question, if I have a four worded keyphrase "ABCD", can i use the keyword file as

    A /threshA/
    B /threshB/
    C /threshC/
    D /threshD/

    I am noting that after detection of a keyword, all HMMs get cleared and then do transition to some new entry point. Are there any docs which describe the process of clearing and transitioning after keyword detection?

    regards
    asm

     
<< < 1 2 3 (Page 3 of 3)

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.