Skip to content

BatuhanYilmaz26/Youtube-Transcriber

Repository files navigation

Youtube-Transcriber

Python Streamlit OpenAI

About this project

  • This project is an automatic speech recognition application that takes a YouTube video link as input to generate a transcription of the video.
  • Built functions to get the metadata of the video using pytube and displayed the video.
  • Generated a transcription of the video using the OpenAI Whisper model.
  • Built the web app using Streamlit and hosted on HuggingFace Spaces.
  • You can use the app via this link.