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.
- Host: GitHub
- URL: https://github.com/entitybtw/srt
- Owner: entitybtw
- License: mit
- Archived: true
- Created: 2024-03-06T09:04:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T07:57:40.000Z (over 1 year ago)
- Last Synced: 2025-04-08T17:21:30.370Z (about 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
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.
```