About 3,080,000 results
Open links in new tab
  1. python-voice-assistant · GitHub Topics · GitHub

    Aug 26, 2023 · Virtual Voice Assistant is a project that utilizes machine learning and natural language processing to enable users to control their devices using voice commands. …

  2. GitHub - Krish-Depani/Virtual-Voice-Assistant: Virtual Voice Assistant ...

    Virtual Voice Assistant is a project that utilizes machine learning and natural language processing to enable users to control their devices using voice commands. Technologies used include …

  3. An AI Voice Based assistant using Python. · GitHub

    Jun 14, 2022 · Save nagdiverohit/fe9401d8c82b0a5c3b2b3e575ff940ee to your computer and use it in GitHub Desktop.

  4. Kunal-kawate/Virtual_Voice_Assistant_Python - GitHub

    Virtual Voice Assistant is a project that utilizes machine learning and natural language processing to enable users to control their devices using voice commands. Technologies used include …

  5. Building an Intelligent Voice Chat Assistant with Python

    Dec 30, 2023 · In this tutorial, we will delve into the fascinating realm of building a Voice Chat Assistant using Python, harnessing the power of OpenAI APIs, and incorporating the …

  6. GitHub - pranav2329h/Voice-Assistant-using-Python: The Voice Assistant ...

    The Voice Assistant using Python is a virtual assistant capable of executing voice commands. It uses speech_recognition for converting speech to text and pyttsx3 for voice responses. Key …

  7. Create Voice Assistant using Python

    The objective of the project is to implement a voice assistant using Python that can synthesize your voice to listen to specific voice commands and return relevant information or perform …

  8. Voice assistant using python · GitHub

    Mar 17, 2023 · mithra.setProperty('voice', voices[1].id) def talk(text): mithra.say(text) mithra.runAndWait() def wishme(): hour = int(datetime.datetime.now().hour) if 0 <= hour < 12: …

  9. Building a voice-controlled virtual assistant using Python

    Learn to create a simple voice-controlled virtual assistant using Python in PyCharm. This program can play YouTube video from voice request.

  10. Use Python and OpenAI implement self voice assistant · GitHub

    Mar 18, 2023 · Instantly share code, notes, and snippets. """Library for performing speech recognition, with support for several engines and APIs, online and offline.""" Creates a new …

Refresh