How to use Whisper to transcribe a YouTube video

This page summarizes the projects mentioned and recommended in the original post on /r/learnmachinelearning

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pytube

    A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.

  • In this tutorial we will use Whisper to transcribe a YouTube video. We will use the Python package "Pytube" to download convert the sounds into a MP4 file. You can find the repo of Pytube here

  • whisper

    Robust Speech Recognition via Large-Scale Weak Supervision

  • !pip install git+https://github.com/openai/whisper.git -q import whisper

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • How-to-use-Whisper-to-transcribe-a-YouTube-video-Tutorial

    In this tutorial you will learn how to use OpenAIs Whisper to transcribe a YouTube video

  • You can find the full code as Jupyter Notebook here

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Here's one way to deal with youtube blocking browsers which have ad blockers, i am not saying this is the best solution, since ublock and privacy possum aren't helping me rn

    1 project | /r/Adblock | 28 Oct 2023
  • [Youtube Dl] Des alternatives à YT-DLP pour les scripts Python?

    1 project | /r/enfrancais | 5 May 2023
  • pytube VS youtube-dl - a user suggested alternative

    2 projects | 3 Apr 2023
  • pytube3 doesn't work suddenly

    1 project | /r/learnpython | 4 Mar 2023
  • Is there a way to download a list of YouTube videos based on a list of artists/songs in text format.

    1 project | /r/DataHoarder | 2 Feb 2023