Asterisk Asterisk
2009-Feb-16 18:29 UTC
[asterisk-users] Please help test the gender detection module at 575-613-4392
I need your help: please help test the gender detection module at 575-613-4392. I wrote a gender detection module and thought I'd try it out. It only takes a second. I've been showing 90%+ accuracy and I want to make sure it's working correctly. Rain and significant background noise seems to throw it off, so I still have a bit of work to do. Have your friends and significant others call too. Also, let me know if you have any need for the module. Justin Newman nt_jnewman at yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090216/76ad5d5f/attachment.htm
Asterisk Asterisk
2009-Feb-16 19:45 UTC
[asterisk-users] Please help test the gender detection module at 575-613-4392
This module detects gender and approximate age range. I'm working on getting it's accuracy to 80%+ on a consistent basis, after implementing filters to remove background noise and other artifacts. It's designed for a number of things. To start, I have several clients (primarily mobile content and servers providers) that want to profile and generate demographics of their users for selling advertising. They also want to understand their user base. Plus, some customers have found that male and female users tend to respond differently to different prompts, flows, etc. This helps in designing a system that meets needs of many different types of users. Of course, there are many other uses and I'm sure people can generate some cool ideas. Let me know how it works when you try the test number at 575-613-4392. Also, let me know if you have any interest in the module. Justin nt_jnewman at yahoo.com ________________________________ From: Ron Joffe <ron.joffe at gmail.com> To: asterisk-users at lists.digium.com Cc: Asterisk Asterisk <nt_asterisk at yahoo.com> Sent: Monday, February 16, 2009 11:05:24 AM Subject: Re: [asterisk-users] Please help test the gender detection module at 575-613-4392 That's an interesting module. Care to elaborate on what you designed it for ? Thanks, Ron On Monday 16 February 2009 13:29, Asterisk Asterisk wrote:> I need your help: please help test the gender detection module at > 575-613-4392. > > I wrote a gender detection module and thought I'd try it out. It only takes > a second. I've been showing 90%+ accuracy and I want to make sure it's > working correctly. Rain and significant background noise seems to throw it > off, so I still have a bit of work to do. > > Have your friends and significant others call too. Also, let me know if you > have any need for the module. > > Justin Newman > nt_jnewman at yahoo.com-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090216/6d54d8b5/attachment.htm
Asterisk Asterisk
2009-Feb-18 23:55 UTC
[asterisk-users] Please help test the gender detection module at 575-613-4392
Steve,>Tried to test and got "call could not be completed as dialed".Were you able to connect? If not, please try again. Call volume has been growing.>How about a moving stress variable that could be used as a lie detectorof sorts or>just to measure how certain parts of a script, or certainquestions may This is possible. Do you want to call or e-mail to discuss?>I guess to get a baseline, you would have to ask a few inert questions.Yes, I definitely need to do this and will probably add this in for the next release. Justin Newman nt_jnewman at yahoo.com ________________________________ From: Steve Totaro <stotaro at totarotechnologies.com> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Sent: Wednesday, February 18, 2009 10:57:47 AM Subject: Re: [asterisk-users] Please help test the gender detection module at 575-613-4392 On Wed, Feb 18, 2009 at 1:28 PM, Steve Totaro <stotaro at totarotechnologies.com> wrote: On Mon, Feb 16, 2009 at 2:45 PM, Asterisk Asterisk <nt_asterisk at yahoo.com> wrote: This module detects gender and approximate age range. I'm working on getting it's accuracy to 80%+ on a consistent basis, after implementing filters to remove background noise and other artifacts. It's designed for a number of things. To start, I have several clients (primarily mobile content and servers providers) that want to profile and generate demographics of their users for selling advertising. They also want to understand their user base. Plus, some customers have found that male and female users tend to respond differently to different prompts, flows, etc. This helps in designing a system that meets needs of many different types of users. Of course, there are many other uses and I'm sure people can generate some cool ideas. Let me know how it works when you try the test number at 575-613-4392. Also, let me know if you have any interest in the module. Justin nt_jnewman at yahoo.com ________________________________ From: Ron Joffe <ron.joffe at gmail.com> To: asterisk-users at lists.digium.com Cc: Asterisk Asterisk <nt_asterisk at yahoo.com> Sent: Monday, February 16, 2009 11:05:24 AM Subject: Re: [asterisk-users] Please help test the gender detection module at 575-613-4392 That's an interesting module. Care to elaborate on what you designed it for ? Thanks, Ron On Monday 16 February 2009 13:29, Asterisk Asterisk wrote:> I need your help: please help test the gender detection module at > 575-613-4392. > > I wrote a gender detection module and thought I'd try it out. It only takes > a second. I've been showing 90%+ accuracy and I want to make sure it's > working correctly. Rain and significant background noise seems to throw it > off, so I still have a bit of work to do. > > Have your friends and significant others call too. Also, let me know if you > have any need for the module. > > Justin Newman > nt_jnewman at yahoo.comTried to test and got "call could not be completed as dialed". This sounds very interesting Justin. -- Thanks, Steve Totaro Justin, how about building some additional functionality. How about a moving stress variable that could be used as a lie detector of sorts or just to measure how certain parts of a script, or certain questions may prove to be more stressful where simply rewording them may have a less stressful response? I guess to get a baseline, you would have to ask a few inert questions. -- Thanks, Steve Totaro +18887771888 (Toll Free) +12409381212 (Cell) +12024369784 (Skype) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090218/c0513770/attachment-0001.htm
Asterisk Asterisk
2009-Feb-20 17:31 UTC
[asterisk-users] Please help test the gender detection module at 575-613-4392
Let's chat about this on Saturday or Sunday. We could probably combine pieces of the vr and gd code to get something working. A peer of mine suggested using FFT with a neural network, but I honestly think that backend is going to take way too much processing, too much effort, and beat the purpose. I'm sure we can get something that works well enough and that fits in the 20ms frames. Justin ________________________________ From: Jeff LaCoursiere <jeff at jeff.net> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Cc: nt_jnewman at yahoo.com Sent: Wednesday, February 18, 2009 4:01:15 PM Subject: Re: [asterisk-users] Please help test the gender detection module at 575-613-4392 Hi Justin, How far is your work from being able to do speaker verification? Not *identification* mind you, but being able to tell that a captured voice is the same as another that is stored... Cheers, j On Wed, 18 Feb 2009, Asterisk Asterisk wrote:> Steve, > >> Tried to test and got "call could not be completed as dialed". > > Were you able to connect? If not, please try again. Call volume has been growing. > >> How about a moving stress variable that could be used as a lie detector > of sorts or >> just to measure how certain parts of a script, or certain > questions may > > This is possible. Do you want to call or e-mail to discuss? > > >> I guess to get a baseline, you would have to ask a few inert questions. > > Yes, I definitely need to do this and will probably add this in for the next release. > > Justin Newman > nt_jnewman at yahoo.com > > > > ________________________________ > From: Steve Totaro <stotaro at totarotechnologies.com> > To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> > Sent: Wednesday, February 18, 2009 10:57:47 AM > Subject: Re: [asterisk-users] Please help test the gender detection module at 575-613-4392 > > > > > On Wed, Feb 18, 2009 at 1:28 PM, Steve Totaro <stotaro at totarotechnologies.com> wrote: > > > > > On Mon, Feb 16, 2009 at 2:45 PM, Asterisk Asterisk <nt_asterisk at yahoo.com> wrote: > > This module detects gender and approximate age range. I'm working on getting it's accuracy to 80%+ on a consistent basis, after implementing filters to remove background noise and other artifacts. > > It's designed for a number of things. To start, I have several clients (primarily mobile content and servers providers) that want to profile and generate demographics of their users for selling advertising. They also want to understand their user base. Plus, some customers have found that male and female users tend to respond differently to different prompts, flows, etc. This helps in designing a system that meets needs of many different types of users. > > Of course, there are many other uses and I'm sure people can generate some cool ideas. > > Let me know how it works when you try the test number at 575-613-4392. Also, let me know if you have any interest in the module. > > Justin > > nt_jnewman at yahoo.com > > > > > ________________________________ > From: Ron Joffe <ron.joffe at gmail.com> > To: asterisk-users at lists.digium.com > Cc: Asterisk Asterisk <nt_asterisk at yahoo.com> > Sent: Monday, February 16, 2009 11:05:24 AM > Subject: Re: [asterisk-users] Please help test the gender detection module at 575-613-4392 > > That's an interesting module. > > Care to elaborate on what you designed it for ? > > Thanks, > > Ron > > > > > On Monday 16 February 2009 13:29, Asterisk Asterisk wrote: >> I need your help: please help test the gender detection module at >> 575-613-4392. >> >> I wrote a gender detection module and thought I'd try it out. It only takes >> a second. I've been showing 90%+ accuracy and I want to make sure it's >> working correctly. Rain and significant background noise seems to throw it >> off, so I still have a bit of work to do. >> >> Have your friends and significant others call too. Also, let me know if you >> have any need for the module. >> >> Justin Newman >> nt_jnewman at yahoo.com > > > Tried to test and got "call could not be completed as dialed". > > This sounds very interesting Justin. > > -- > Thanks, > Steve Totaro > > > Justin, how about building some additional functionality. > > How about a moving stress variable that could be used as a lie detector of sorts or just to measure how certain parts of a script, or certain questions may prove to be more stressful where simply rewording them may have a less stressful response? > > I guess to get a baseline, you would have to ask a few inert questions. > > -- > Thanks, > Steve Totaro > +18887771888 (Toll Free) > +12409381212 (Cell) > +12024369784 (Skype) > > > >_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090220/dda00fcf/attachment.htm
Asterisk Asterisk
2009-Feb-20 17:32 UTC
[asterisk-users] Please help test the gender detection module at 575-613-4392
>BTW, I love the beep.It's me saying "beeeep". :) ________________________________ From: Steve Totaro <stotaro at totarotechnologies.com> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Sent: Thursday, February 19, 2009 4:23:05 PM Subject: Re: [asterisk-users] Please help test the gender detection module at 575-613-4392 It got my gender correct the two times I tested, even with the TV loud in the background. BTW, I love the beep. On Thu, Feb 19, 2009 at 5:54 PM, Asterisk Asterisk <nt_asterisk at yahoo.com> wrote: You sure you don't have a pony tail? :) Hehe. It happens to the best of us. Hopefully after my fine tuning it will happen to less of us! ________________________________ From: Darren Wiebe <darren at aleph-com.net> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Sent: Wednesday, February 18, 2009 4:13:46 PM Subject: Re: [asterisk-users] Please help test the gender detection module at 575-613-4392 Pretty cool. I'm almost offended though as I'm not usually guessed as a female of the species. :) Darren Wiebe darren at aleph-com.net Asterisk Asterisk wrote:> Steve, > > >Tried to test and got "call could not be completed as dialed". > > Were you able to connect? If not, please try again. Call volume has > been growing. > > >How about a moving stress variable that could be used as a lie > detector of sorts or > >just to measure how certain parts of a script, or certain questions may > > This is possible. Do you want to call or e-mail to discuss? > > >I guess to get a baseline, you would have to ask a few inert questions. > > Yes, I definitely need to do this and will probably add this in for > the next release. > > Justin Newman > nt_jnewman at yahoo.com > > ------------------------------------------------------------------------ > *From:* Steve Totaro <stotaro at totarotechnologies.com> > *To:* Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users at lists.digium.com> > *Sent:* Wednesday, February 18, 2009 10:57:47 AM > *Subject:* Re: [asterisk-users] Please help test the gender detection > module at 575-613-4392 > > > > On Wed, Feb 18, 2009 at 1:28 PM, Steve Totaro > <stotaro at totarotechnologies.com > <mailto:stotaro at totarotechnologies.com>> wrote: > > > > On Mon, Feb 16, 2009 at 2:45 PM, Asterisk Asterisk > <nt_asterisk at yahoo.com <mailto:nt_asterisk at yahoo.com>> wrote: > > This module detects gender and approximate age range. I'm > working on getting it's accuracy to 80%+ on a consistent > basis, after implementing filters to remove background noise > and other artifacts. > > It's designed for a number of things. To start, I have several > clients (primarily mobile content and servers providers) that > want to profile and generate demographics of their users for > selling advertising. They also want to understand their user > base. Plus, some customers have found that male and female > users tend to respond differently to different prompts, flows, > etc. This helps in designing a system that meets needs of many > different types of users. > > Of course, there are many other uses and I'm sure people can > generate some cool ideas. > > Let me know how it works when you try the test number at > 575-613-4392. Also, let me know if you have any interest in > the module. > > Justin > > nt_jnewman at yahoo.com <http://yahoo.com> > > ------------------------------------------------------------------------ > *From:* Ron Joffe <ron.joffe at gmail.com > <mailto:ron.joffe at gmail.com>> > *To:* asterisk-users at lists.digium.com > <mailto:asterisk-users at lists.digium.com> > *Cc:* Asterisk Asterisk <nt_asterisk at yahoo.com > <mailto:nt_asterisk at yahoo.com>> > *Sent:* Monday, February 16, 2009 11:05:24 AM > *Subject:* Re: [asterisk-users] Please help test the gender > detection module at 575-613-4392 > > That's an interesting module. > > Care to elaborate on what you designed it for ? > > Thanks, > > Ron > > > > > On Monday 16 February 2009 13:29, Asterisk Asterisk wrote: > > I need your help: please help test the gender detection > module at > > 575-613-4392. > > > > I wrote a gender detection module and thought I'd try it > out. It only takes > > a second. I've been showing 90%+ accuracy and I want to make > sure it's > > working correctly. Rain and significant background noise > seems to throw it > > off, so I still have a bit of work to do. > > > > Have your friends and significant others call too. Also, let > me know if you > > have any need for the module. > > > > Justin Newman > > nt_jnewman at yahoo.com <http://yahoo.com> > > > Tried to test and got "call could not be completed as dialed". > > This sounds very interesting Justin. > > -- > Thanks, > Steve Totaro > > > Justin, how about building some additional functionality. > > How about a moving stress variable that could be used as a lie > detector of sorts or just to measure how certain parts of a script, or > certain questions may prove to be more stressful where simply > rewording them may have a less stressful response? > > I guess to get a baseline, you would have to ask a few inert questions. > > -- > Thanks, > Steve Totaro > +18887771888 (Toll Free) > +12409381212 (Cell) > +12024369784 (Skype) >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090220/0481b0cb/attachment.htm
Asterisk Asterisk
2009-Feb-20 17:33 UTC
[asterisk-users] Please help test the gender detection module at 575-613-4392
We've had a 65% success rate across the board (actually 35% incorrect). I'm working on bringing that up to 85% or better. ________________________________ From: Ira <ira at extrasensory.com> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Sent: Thursday, February 19, 2009 5:18:07 PM Subject: Re: [asterisk-users] Please help test the gender detection module at 575-613-4392 At 04:23 PM 2/19/2009, you wrote:>It got my gender correct the two times I tested, even with the TV >loud in the background.It got me wrong twice, but so do about 30% of the people who call. Ira _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090220/6d1f02bb/attachment.htm
Tzafrir Cohen
2009-Feb-20 18:48 UTC
[asterisk-users] Please help test the gender detection module at 575-613-4392
Slightly off-topic, On Mon, Feb 16, 2009 at 10:29:57AM -0800, Asterisk Asterisk wrote:> I need your help: please help test the gender detection module at > 575-613-4392. > > I wrote a gender detection module and thought I'd try it out. It only > takes a second. I've been showing 90%+ accuracy and I want to make > sure it's working correctly. Rain and significant background noise > seems to throw it off, so I still have a bit of work to do. > > Have your friends and significant others call too. Also, let me know > if you have any need for the module. > > Justin Newman > nt_jnewman at yahoo.comWhen someone I don't know asks me to do something I'd hesitate a bit. Justin Newman isn't exactly "someone we don't know". However I only found that out by reading the signature of the message. This message has several indicators of a spam message: * The declared name is a completely generic one. This is normally indicative of some newbies who have not yet "earned" a name on the list. * The message starts by asking you to call a number. * No page with further information. Such a page helps to provide further verification: I can tell that whoever wrote this message and whoever wrote the page are the same. * Is this module intended to be free software? (As it is not mentioned, I guess: "no"). If not, I'm less motivated to help to it. -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Timothy Legge
2009-Feb-23 16:05 UTC
[asterisk-users] Please help test the gender detection module at 575-613-4392
On Mon, Feb 16, 2009 at 2:29 PM, Asterisk Asterisk <nt_asterisk at yahoo.com> wrote:> I need your help: please help test the gender detection module at > 575-613-4392. > > I wrote a gender detection module and thought I'd try it out. It only takes > a second. I've been showing 90%+ accuracy and I want > to make sure it's working correctly. Rain and significant background noise > seems to throw it off, so I still have a bit of work to do. > > Have your friends and significant others call too. Also, let me know if you > have any need for the module.Hi Very cool. I just increased your accuracy numbers... Tim