Skip to content

Instantly share code, notes, and snippets.

View betoalien's full-sized avatar
馃彔
Working from home

Alberto Cardenas betoalien

馃彔
Working from home
View GitHub Profile
@betoalien
betoalien / README.md
Created January 11, 2023 19:36 — forked from midudev/README.md
Transcribe v铆deo de YouTube con Whisper e Inteligencia Artificial

Requisitos

Necesitas tener instalado Python 3.9 e instalar la dependencia de Whisper y PyTube:

pip install git+https://github.com/openai/whisper.git
pip install pytube

Tambi茅n necesitas tener instalado ffmpeg. Seg煤n tu sistema operativo se instala de esta forma: