Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Audio-transcriber
Simple Python audio transcriber using OpenAI's Whisper speech recognition model

Table 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 `