Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright

stream word count

For general discussion related FlowStone

stream word count

Postby BobF » Mon Aug 17, 2015 1:23 am

Hello all,
Is there any way on earth to count words in a audio stream? Lets say I sang the words, "marry had a little lamb"
The count would be 5 words or if I just spoke the words, " 1 2 3", the count would be 3 and so on and so on.

Thanks to who ever has an idea!
Later then, BobF.....
BobF
 
Posts: 598
Joined: Mon Apr 20, 2015 9:54 pm

Re: stream word count

Postby tulamide » Mon Aug 17, 2015 5:12 am

Maybe defining a threshold and a time interval, then calculating RMS, and if previous and current RMS differ by at least a certain amount, count +1? May also count syllables if spoken or sung very emphasised, and could be counting 0 if spoken or sung like a robot. But that's how I would give it a try.
"There lies the dog buried" (German saying translated literally)
tulamide
 
Posts: 2714
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Re: stream word count

Postby Spogg » Mon Aug 17, 2015 9:39 am

I think that such a system proposed by tulamide would require the singer to break up each word in a staccato fashion since the schematic would have no intelligence to recognise real words.
With feedback from the schematic in some form the singer could quickly train the technique to get the required result.
Alternatively, a Ruby expert could create a complete voice/word recognition system, given a few years :D

Cheers

Spogg
User avatar
Spogg
 
Posts: 3358
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England

Re: stream word count

Postby KG_is_back » Mon Aug 17, 2015 4:21 pm

it is actually much more complicated then it seems. Speech recognition is one of the hardest computer problems. Sound-wise there is no real definition of a word. Gap detection (as proposed by tulamide above) works for articulated speech maybe 70% but then there are words that sound-wise meld with the previous or next word (e.g. "a water" is pronounced closer to "eiwoder" than "ei woder") and a "gap" is also technically a constant (for example in a word "o-ou"). For legato singing the words tend to merge completely.
KG_is_back
 
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: stream word count

Postby BobF » Mon Aug 17, 2015 6:27 pm

Hey gang,
well thanks so much for the input, I knew it would NOT be easy. Think I will abandoned this project for a while.
On to my next crazy idea I guess. Again Thanks!
Later then BobF.....
BobF
 
Posts: 598
Joined: Mon Apr 20, 2015 9:54 pm


Return to General

Who is online

Users browsing this forum: No registered users and 67 guests