Skip to content

ASionville/Python-Audio-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Audio-Assistant

A web-based audio assistant in Python 3

Requirements : You need to install all of these packages from pip :

  • speech_recognition
  • playsound
  • gtts
  • wolframalpha
  • googlesearch
  • webbrowser
  • googletrans
  • bs4

and you'll need PyAudio from here : https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio

download the right version and run this command (replace [xxx] by the right stuff):

pip install PyAudio‑0.2.11‑cp[xxx].whl

Anyone that uses this project is asked replace my user key by his/her own one on line 95 https://www.wolframalpha.com/

You can try the code with my key but please, don't keep using it

Usage :

-Start the program and say "Hey, Alexia !" or "WHATEVERYOUWANT Alexia !" -Ask your questions if French -Alexia can do this :

- Answer about any question
- Look for a Youtube channel / video
- Translate
- Some easter eggs

About

A web-based audio assistant in Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages