Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KostasEreksonas/Audio-transcriber
Simple Python audio transcriber using OpenAI's Whisper speech recognition model
https://github.com/KostasEreksonas/Audio-transcriber
audio audio-to-text openai openai-whisper pip python text transcription whisper youtube youtube-dl
Last synced: 3 months ago
JSON representation
Simple Python audio transcriber using OpenAI's Whisper speech recognition model
- Host: GitHub
- URL: https://github.com/KostasEreksonas/Audio-transcriber
- Owner: KostasEreksonas
- License: mit
- Created: 2022-10-04T13:41:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T15:54:54.000Z (9 months ago)
- Last Synced: 2024-05-11T07:34:31.356Z (6 months ago)
- Topics: audio, audio-to-text, openai, openai-whisper, pip, python, text, transcription, whisper, youtube, youtube-dl
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 32
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - KostasEreksonas/Audio-transcriber - Simple Python audio transcriber using OpenAI's Whisper speech recognition model (Python)
README
# Audio-transcriber
Simple Python audio transcriber using OpenAI's Whisper speech recognition modelTable of Contents
=================
* [Instructions](#Instructions)# Instructions
1. Install required packages with pip
`pip install -r requirements.txt`
2. Run a program with Python3
`python3 transcriber.py -u, --url `