Git Product home page Git Product logo

AYUSHI SAXENA's Projects

algorithms icon algorithms

A repository of different Algorithms and Data Structures implemented in many programming languages.

clone-invisible-using-opencv icon clone-invisible-using-opencv

Removing a person from a background is indeed an interesting and awkwardly surprising task. In this guide, I want to show step by step how to remove a person from a live stream using OpenCV with Python.

clone-invisible-with-grey-scale- icon clone-invisible-with-grey-scale-

Removing a person from a background is indeed an interesting and awkwardly surprising task. In this guide, I want to show step by step how to remove a person from a live stream using OpenCV with Python.

freecodecamp-projects icon freecodecamp-projects

This repo is for coders who are looking to contribute & participate in Hacktoberfest. Please do star the repo if y'all liked it!

hacktoberfest2020 icon hacktoberfest2020

An example repository to learn how to contribute to open source for Hacktoberfest 2020

my-smart-buy icon my-smart-buy

Django webapp that scrapes all the required product information like prices ,name, rating , images ,description etc from popular eCommerce websites.The website can be used to compare similar products at different eCommerce stores which will reduce the time given for online shopping.

shivmani-echo icon shivmani-echo

This is my personal AI Desktop voice assistant using python and speech Recognition

shivmani_echo icon shivmani_echo

Installing First, make sure you have all the requirements listed in the “Requirements” section. The easiest way to install this is using pip install SpeechRecognition. Otherwise, download the source distribution from PyPI, and extract the archive. In the folder, run python setup.py install. Requirements To use all of the functionality of the library, you should have: Python 2.6, 2.7, or 3.3+ (required) PyAudio 0.2.11+ (required only if you need to use microphone input, Microphone) PocketSphinx (required only if you need to use the Sphinx recognizer, recognizer_instance.recognize_sphinx) Google API Client Library for Python (required only if you need to use the Google Cloud Speech API, recognizer_instance.recognize_google_cloud) FLAC encoder (required only if the system is not x86-based Windows/Linux/OS X) The following requirements are optional, but can improve or extend functionality in some situations: On Python 2, and only on Python 2, some functions (like recognizer_instance.recognize_bing) will run slower if you do not have Monotonic for Python 2 installed. If using CMU Sphinx, you may want to install additional language packs to support languages like International French or Mandarin Chinese. The following sections go over the details of each requirement. Python The first software requirement is Python 2.6, 2.7, or Python 3.3+. This is required to use the library.

writeutils icon writeutils

A tool for analyzing, editing some text in django backend

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.