hey Everyone , please help me . when i run th efollowing code , import speech_recognition as sr def SpeechToText(): r = sr.Recognizer() # Speech recognition with ...
Hey hi guys, I need a help,I am trying to handle an empty POST request to my api endpiont This is my code: if(req.body === undefined){ return res.status(500).json({ ...
Hi. I need a help, Today I read a blog, and I saw a python for loop used, differently, sentences = [y for x in sentences for y in x] can anyone explain how it works? the blo...
hello, I need a help. I am using ubuntu 18.04. I have windows 7 bootable pendrive. when I try to boot with my pendrive, win7 setup said it needs NTFS formated drive to boot wi...
Hey guys, I need a help. In a Express REST API app, I created a class with a simple method that do perform console.log(), then I return a value from it. when I call the functi...
Hello, I need a help. I developed a java library. I exported it as a jar file. I created the javadoc. how to make other projects refer to this java doc automatically? is there...
Hi , i need a help , i recently uninstalled Dolphin file manager, but my show applications grid shows nautilus icon with 'Dolphin' title, separately . if i right click it and...
Hey , guys , I need a help, I want to create a graphql api with python. There is no views, just api only. What should I do? Which is the best way. Mongo or postgre , which is ...
Hello all , i need a help in angular 7, i need to use ngModel concept on a div block. Because , i am getting a markdown input and displaying it as rendered markdown . But it s...
Hi , I need a help in angular, I have a header and footer in app component. I have <router-outlet> tag in between header and footer, I need to show header and footer in all co...
Hi, i need a help . my problem is , when i work fast i often click my taskbar favourite apps , and it opens mistakenly. so i would like to have that , only double click on tas...
Hi, friends, I need a help, do anyone know a ML program / package with function to return if a word starts with vowel sound?
Hi I am doing an Intelligent Tutor System Mini project. I am a beginner in ML. So Can any one here mentor me in your free time? .I am a student and sorry to say that I cannot ...
Hey Hi, I need a help in calculating TP, TN, FP, FN, precision, recall, accuracy for my case, how to do that? For this purpose I have only use the prediicted list and the actu...
it shows like this '/var/lib/snapd/desktop/applications/dolphin_org.kde.dolphin.desktop' shall i delete it?
Hi, I need a help, I am doing an open source project Intelligent Feeedback system, for that I need an google ngram viewer data api in python. can anyone help me with this?
Hey hello I need a help in angular 6. Actually i have a template reference name '#dataContent' to a div tag in component. How to set TextContent for the div from component cla...
I need a help, when I install PyAudio, I get error Microsoft redistributable 14.x required, but I already installed 14.23x. How to fix this?
Hi guys, I need a help. I need to know how to pass parameters of a route to a base template in flask. I cannot understand. Do anyone know it clearly?
HI , i need a help in python pyttsx3 paackage . when i run the sample code in windows os , it works. but in ubuntu it is not working . what should i do now?.