Giter Site home page Giter Site logo

youtube's Introduction

youtube's People

Contributors

gagangaur avatar mehedi61 avatar siddu22k avatar umangahuja1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

youtube's Issues

Coding error?

Using python on linux. No formal knowledge of python.

  1. The package speech_recognition is now called SpeechRecognition
  2. In the last line of the samplecode, it objects to:
  3. format.text)), saying that my brackets are inconsistent. To me, they seem consistent.

I have an error while compiling this code on pycharm ,kindly help me to resolve these errors

Traceback (most recent call last):
File "C:/Users/Taqi Jaffery/PycharmProjects/openweather/longitudelatitude.py", line 55, in
main()
File "C:/Users/Taqi Jaffery/PycharmProjects/openweather/longitudelatitude.py", line 49, in main
by_city()
File "C:/Users/Taqi Jaffery/PycharmProjects/openweather/longitudelatitude.py", line 11, in by_city
show_data(data)
File "C:/Users/Taqi Jaffery/PycharmProjects/openweather/longitudelatitude.py", line 29, in show_data
temp = data['main']['temp']
KeyError: 'main'

Speech recognition not working

Hi,
Love the channel but when I run the speech to text code, I get an error:

Traceback (most recent call last):
File "C:\Users\joelh\AppData\Local\Programs\Python\Python38-32\lib\site-packages\speech_recognition_init_.py", line 108, in get_pyaudio
import pyaudio
ModuleNotFoundError: No module named 'pyaudio'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:/Users/joelh/OneDrive/Documents/Home/coding/Python (IDLE)/codes/Weather recording/speech.py", line 4, in
with sr.Microphone() as source:
File "C:\Users\joelh\AppData\Local\Programs\Python\Python38-32\lib\site-packages\speech_recognition_init_.py", line 79, in init
self.pyaudio_module = self.get_pyaudio()
File "C:\Users\joelh\AppData\Local\Programs\Python\Python38-32\lib\site-packages\speech_recognition_init_.py", line 110, in get_pyaudio
raise AttributeError("Could not find PyAudio; check installation")
AttributeError: Could not find PyAudio; check installation

I don't know why this is happening but when I tried to do pip install pyaudio it said something about needing visual studio C++! Do I need to do this or is there another thing I am doing wrong?

Many Regards,

Coding-Mole

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.