top of page

3-January-2021

Jan 3, 2021

3 min read

0

0

0

Python is Tony Stark of programming languages…

Hello Guys,

Today I did all I told you yesterday, actually first in the morning I tried to find how would I use commands in python either I am close to laptop I mean either I use system’s mic or my phone to give commands. Now I am finally at the result that I can do it in both ways I can remotely give commands to my python or I can use system’s microphone to give commands. These both are equally important if I am in the room where my laptop is kept than I can use it’s mic or if I am other room or may be out of my house I can give commands remotely.

For remote commands I firstly used google assistant as it is the best existing speech recognizer which can connect my laptop and mobile phone but for using that I had to use a third party service which is just ridiculous I don’t like a little bit of that service so I dropped the idea of google assistant and google assistant’s agreement also says you cannot use any service of google assistant for commercial use so, I came up with a idea that I should make my own speech recognizer which I can install on my android to send the commands to the PC as I am still able to send text commands to my system but I want to use my voice for that so I will try to make it from scratch.

Actually for that I want to learn 2 independent things, one is ‘Kivy’ python module for android app development and other is ‘Logic of Speech recognition’. I have found the first on YouTube and I can’t find that and ‘Logic of Audio Engine’ anywhere on internet, so I found a solution for that, I downloaded the packages of both which we use in python for achieving both things and now I am thinking to analyze the code in them and than figure out the logic and algorithm for these both. I have opened both and one is having very complex distribution and other has line of codes more than 1000 which will confuse anybody and many one liners are also used in them.

So, it will not be an easy task to analyze these both modules. But I don’t have any other option I wish there would be anyone who can find algorithms atleast for me but no one is here so I am doing what ever is possible, okay so I can’t do anything of that I will start analyzing them from tomorrow and hope before 10th of Jan, I could complete all this because from 11th Jan I have to focus on my project of Artificial Intelligence, it would help in that if it would complete in time.

I will also start Kivy from tomorrow and I don’t have any time boundations for that as it is not a small library and it should be because it provide the support for Windows, Android, Linux and also for MacOS. So, it would be very big library but okay I need it only for android and for windows at max, atleast for now. So, I will start it from tomorrow and yes that is all for now as today I went to market also and than I went out to my friend as we haven’t met for a while so I thought today’s day would be perfect for that. So that was all I have done today, I am thinking can somebody send me book for any of the topics, I don’t know but I am wanting to read books more that the videos. Okay I am resting here if someone wants to send they can mail me the books. So, till than hoping for the best and waiting for the rest…

“Those who change destinations by seeing difficulties in their way, never reach anywhere, remember you have many ways for same destination just find the best one for you…”

Jan 3, 2021

3 min read

0

0

0

Related Posts

Comments

Share Your ThoughtsBe the first to write a comment.
bottom of page