An open API service indexing awesome lists of open source software.

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 ]

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