Skip to content

This is a simple voice assistance Which I made in python. This simply satisfies user requirement using If else statements and libraries in Python.

Notifications You must be signed in to change notification settings

CHIRAGBCHAVDA/My-Siri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

My-Siri

This is a simple voice assistance Which I made in python. This simply satisfies user requirement using If else statements and libraries in Python.

  • As we know Python is a suitable language for scriptwriters and developers. Let’s write a script for Voice Assistant using Python. The query for the assistant can be manipulated as per the user’s need.
  • Speech recognition is the process of converting audio into text. This is commonly used in voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing. In this article, we will look at converting large or long audio files into text using the SpeechRecognition API in python.
  • Here is a tutorial of this Project (Click On Image)
  • About

    This is a simple voice assistance Which I made in python. This simply satisfies user requirement using If else statements and libraries in Python.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages