Skip to content

This project converts video content into text using OpenAI's Whisper model, implemented with PyTorch and PyTube in Python.

Notifications You must be signed in to change notification settings

anilesh-prajapati/Video-to-Text-Generator-using-OpenAI-s-Whisper-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Video to Text Generator using OpenAI Whisper Model

This project converts video content into text using OpenAI's Whisper model, implemented with PyTorch and PyTube in Python.

Overview

This application takes a video URL as input and utilizes OpenAI's advanced language model, Whisper, to transcribe the video into text. The process is facilitated by PyTorch for model integration and PyTube for fetching and processing video data.

Features

  • Video to Text Conversion: Convert any video URL into readable text format.
  • OpenAI Whisper Model: Utilize cutting-edge AI for accurate transcription.
  • PyTorch Integration: Seamless integration with PyTorch for model implementation.
  • Easy Deployment: Simple Python script for straightforward usage.

Credits

  • OpenAI: For providing the Whisper model.
  • PyTorch: Deep learning framework used for model implementation.
  • PyTube: Library for downloading YouTube videos.
  • Anilesh Prajapati: Developer and creator of this project.

About

This project converts video content into text using OpenAI's Whisper model, implemented with PyTorch and PyTube in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published