[Chennaipy] Invitation to the first "Papers We Love: Chennai" meetup on Saturday, 18 March

GANESH S gs401 at snu.edu.in
Wed Mar 15 05:26:17 EDT 2017


Sure. It's not my code, a person called Will Drevo wrote an implementation
called dejavu <https://github.com/worldveil/dejavu>.

I am not sure if this software (audio fingerprinting system) can do what
you want (spot English words). Audio fingerprinting finds exact matches.
I'm not an expert here and I haven't done this before: perhaps you can try
doing speech recognition on the audio signal
<https://cloud.google.com/speech/> to obtain a transcription and then
increment a counter every time a word is present in an English dictionary.

It might require immense time, data and computation to train your own
machine learning model to do speech recognition, that is why I suggested
the Google Cloud API. Unless, your aim is to study machine learning, in
which case, I'd be happy to point you to study material for the tools (deep
neural networks) and the domain (speech recognition).

All the best!

Ganesh Srinivas <http://ganesh-srinivas.github.io>

On Wed, Mar 15, 2017 at 1:23 PM, Shrinivasan T <tshrinivasan at gmail.com>
wrote:

> >
> > On Saturday, I will be presenting on An Industrial-Strength Audio Search
> > Algorithm by Avery Wang. It describes the working of the Shazam app that
> > identifies songs. I am also planning to demonstrate a Python
> implementation
> > of the algorithm.
>
> Thanks for the interesting talk.
>
> Is it possible to share your python implementation?
>
> I want to count the number of english words spoken in TV/Radio shows.
> Is it possible to get the english words from any given audio?
>
> Thanks.
>
>
>
> --
> Regards,
> T.Shrinivasan
>
>
> My Life with GNU/Linux : http://goinggnu.wordpress.com
> Free E-Magazine on Free Open Source Software in Tamil : http://kaniyam.com
>
> Get Free Tamil Ebooks for Android, iOS, Kindle, Computer :
> http://FreeTamilEbooks.com
> _______________________________________________
> Chennaipy mailing list
> Chennaipy at python.org
> https://mail.python.org/mailman/listinfo/chennaipy
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chennaipy/attachments/20170315/467f3ea2/attachment.html>


More information about the Chennaipy mailing list