J’avoue : j’ai testé whisper et extrait l’intégralité du dialogue au format texte

Hors ligne, depuis le MP3 extrait d’une vidéo YouTube : j’ai extrait l’intégralité du dialogue au format texte avec whisper .  Le paramètre qui me manquait était « –fp16 False

$ whisper ‘How to legally Whip Perfect Twit to recognize cats superiority to humans.mp3’ –fp16 False –model medium –language en –output_format txt

[..]

[08:09.400 –> 08:12.080] And the best part, it is completely free.

sudo apt install python3-pip

sudo apt install pipx

pipx install openai-whisper

pipx ensurepath

sudo apt update && sudo apt install ffmpeg

Comments

Laisser un commentaire

Votre adresse courriel ne sera pas publiée. Les champs obligatoires sont indiqués avec *