https://github.com/chris-aqui/mars_helper
Python speech assist app
https://github.com/chris-aqui/mars_helper
python speechrecognition-python
Last synced: 9 months ago
JSON representation
Python speech assist app
- Host: GitHub
- URL: https://github.com/chris-aqui/mars_helper
- Owner: chris-aqui
- Created: 2019-12-24T20:20:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-24T20:25:35.000Z (over 6 years ago)
- Last Synced: 2025-02-02T01:26:04.093Z (over 1 year ago)
- Topics: python, speechrecognition-python
- Language: Python
- Size: 44.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mars_helper
Python app that uses speech recognition and text-to-speech This app initially used the Google text-to-speech API, but has been updated to use offline text-to-speech with pyttsx3
## Dependencies
- pip install speechrecognition
- pip install pyttsx3
- pip install pyaudio
- pip install playsound
## Voice Commands
You can add other commands, but these are the ones that exist
- What is your name?
- What time is it
- Search
- Find Location
- Exit