Skip to content

ArtaXerxess/Miniproject_Sem5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini project Third Year

Voice Assistant(Backend)

Python Mudules required:

pyttsx3 module
wikipedia
speech_recognition module

You may get error in windows regarding pyaudio , to solve that error you have two options:

Option 1

  • Go to pyaudio unofficial binaries and download any of the previous versions.

  • For more information refer the details.

  • Open the powershell window in the diretory where you have downloaded it.

  • Then use pip to install the pyaudio file.

example:

pip install .\PyAudio‑0.2.11‑cp310‑cp310‑win_amd64.whl

Option 2

  • Go to terminal and enter:

pip install pipwin

pipwin install pyaudio


Author

Harshvardhan Singh


Features:

quick wikipedia search
file access like play music
browser access

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages