Skip to content

Instantly share code, notes, and snippets.

View jcmloiacono's full-sized avatar

jcmloiacono jcmloiacono

View GitHub Profile
@midudev
midudev / README.md
Created October 15, 2022 17:52
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:

@Klerith
Klerith / dart.json
Created April 13, 2021 13:51
Mis Snippets de Dart
{
// Place your snippets for dart here. Each snippet is defined under a snippet name and has a prefix, body and
// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
// same ids are connected.
// Example:
// "Print to console": {
// "prefix": "log",
// "body": [
// "console.log('$1');",
@Klerith
Klerith / instalaciones-angular.md
Created January 21, 2021 15:18
Instalaciones necesarias y recomendadas - Curso de Angular de cero a experto
@brenes
brenes / README.md
Last active November 30, 2024 15:18
CSV de paises, con nombre en castellano, ingles, codigo ISO y prefijo telefónico del país