https://github.com/yangr0/speakify
[ Speech to Text ]
https://github.com/yangr0/speakify
bash pip3 python python3 shell speech-recognition speech-to-text speechrecognition
Last synced: about 2 months ago
JSON representation
[ Speech to Text ]
- Host: GitHub
- URL: https://github.com/yangr0/speakify
- Owner: yangr0
- License: gpl-3.0
- Created: 2019-10-08T02:59:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T02:53:28.000Z (over 6 years ago)
- Last Synced: 2025-10-31T14:03:04.079Z (8 months ago)
- Topics: bash, pip3, python, python3, shell, speech-recognition, speech-to-text, speechrecognition
- Language: Python
- Homepage: https://github.com/iinc0gnit0/speakify
- Size: 69.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# speakify
speakify is a speech to text program
## Requirements
- Linux / Windows / Mac
- Python 3+
- pip3
- SpeechRecognition
## Installation
`git clone https://github.com/iinc0gnit0/speakify && cd speakify && chmod +x * && sudo ./install.sh`
## Usage
You can use this commmand from any path: `speakify`
## Credits
Made by: inc0gnit0
GitHub: [iinc0gnit0](https://github.com/iinc0gnit0)
Instagram: [inc0gnit0.offical](https://instagram.com/inc0gnit0.offical)
Email: iinc0gnit0@pm.me
## Bugs and Problems
Message me on [Instagram](https://instagram.com/inc0gnit0.offical) or email me iinc0gnit0@pm.me
## Updates
### v1.8
- Fixed tiny bug
### v1.7
- Accessable from anywhere
### v1.6
- Took out white
- Renamed some variables
### v1.5
- Slighty rearranged code
- Added audio test file
### v1.4
- Can catch more errors
### v1.2
- First version of speakify