Skip to content

DoujinPoi/video-analysis-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

🎥 Video Analysis Tool

A Google Colab notebook for experimenting with video analysis and transcription using OpenAI Whisper.

[Open In Colab] https://colab.research.google.com/github/DoujinPoi/video-analysis-tool/blob/main/Whisper_Transcription_via_Google_Colab.ipynb

📘 Features

  • Upload and process videos directly from Colab
  • Extract audio and transcribe using Whisper
  • Generate timestamped text output and PDFs
  • Ready for future video analysis expansions

⚙️ Usage

  1. Open the notebook via the badge above.
  2. Upload your .mp4 or .mp3 file.
  3. Run the notebook to analyze and generate transcripts.

Created using Google Colab and OpenAI Whisper.