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

https://github.com/entitybtw/srt

Speech Recognition Tools is a Python script that assists in working with the SpeechRecognition module.
https://github.com/entitybtw/srt

Last synced: 8 months ago
JSON representation

Speech Recognition Tools is a Python script that assists in working with the SpeechRecognition module.

Awesome Lists containing this project

README

          

# Speech Recognition Tools (RU VERSION)
## This project is my first Python project.
Speech Recognition Tools is a Python script that assists in working with the SpeechRecognition module.

## Before starting the app, install the modules
### THE APP WAS CREATED USING PYTHON 3.12
```
Linux distros: start the requirements_linux shell script.
MAC OS: start the requirements_mac shell script.
Windows: start the requirements_win bat script.
```