Gender and Detection

Home Forums OpenEars Gender and Detection

Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)

  • Author
    Posts
  • #9651
    lookbadgers
    Participant

    I was wondering how accurate the detection is depending on gender, from my findings it seems to work best with males when stringing words together. Is there any sort of setting that can be applied to improve detection for female voices? Even if it is a manual switch within the app, this would greatly improve the experience.

    I’m really pleased though with this library, it’s a great bit of kit.

    #9652
    Halle Winkler
    Politepix

    Hello,

    Nope, no gender switch. The most effective thing I can recommend would be adapting the acoustic model with a large set of speech recordings of female speakers, using only speech related to your language model:

    http://cmusphinx.sourceforge.net/wiki/tutorialadapt

    #9653
    lookbadgers
    Participant

    Ok thank you for the quick reply. Time to get the mic out!

    #1025345
    oscarjiv91
    Participant

    Hello again Halle.

    I’m trying to recognize names (John, Brian, etc.) with different voices and accents.

    using only speech related to your language model

    For adaptation, does this mean that I need to record these names with different voices from a list of names I want to recognize? Or can be done recording other words just to “train” the phonemes?

    #1025346
    oscarjiv91
    Participant

    I’m trying to recognize just one name at a time (keyword-spotting)

    btw, I’m generating my model language with this function:

    generateRejectingLanguageModelFromArray:withFilesNamed:withOptionalExclusions:usingVowelsOnly:withWeight:forAcousticModelAtPath:pathToModel

    I’m using Rejecto and RapidEars

    #1025347
    Halle Winkler
    Politepix

    Hello,

    Is this under a topic about gender because it relates to that? Otherwise, can you create a topic with a title that describes the issue?

    #1025348
    oscarjiv91
    Participant

    Yes, is related to different gender voices.

    #1025349
    Halle Winkler
    Politepix

    Are you using the 2.x acoustic model? It is very surprising to me to hear that it has recognition issues that would be attributable to different genders using it, or that this would even be one of the characteristics that would seriously differentiate different user results. What is the sample size you are testing against? This would prompt a need for time-consuming investigation into the reported problem with different genders, so I need to understand a bit more background on why gender seems like the distinguishing characteristic for different recognition results. Thanks.

    #1025353
    oscarjiv91
    Participant

    Yes, I’m using 2.x acoustic model. Not sure what you mean with “sample size”. I’m testing it with live speech. Also have this problem with children voices.

    #1025354
    Halle Winkler
    Politepix

    I mean, how many women and men have you tested with respectively? The children’s voices are to be expected, but there being a male/female split is very surprising.

    #1025355
    oscarjiv91
    Participant

    I tested it with 3 men and 3 women.

    #1025359
    Halle Winkler
    Politepix

    OK, I would start by verifying that these issues are not due to Rejecto weight or vadThreshold settings, but if you want to do adaptation, use a set of vocabulary that represents the material you want to improve recognition of.

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.