Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chris-aqui/mars_helper
Python speech assist app
https://github.com/chris-aqui/mars_helper
python speechrecognition-python
Last synced: 29 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-24T20:25:35.000Z (almost 5 years ago)
- Last Synced: 2024-10-05T13:45:01.476Z (about 1 month 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