Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TRScript - YouTube Audio Transcriber

This project provides a simple application to transcribe audio from YouTube videos using the Whisper model.

Prerequisites

  • Python 3.7+: Ensure Python is installed on your system.
  • FFmpeg: Required for audio extraction.
  • Python libraries : yt-dlp, whisper, pyperclip

Installation

Clone the Repository:

git clone https://github.com/lupedsagaces/TRScript.git
cd TRScript

Linux

Make the installation script executable:

 chmod +x script.sh
 ./script.sh

Windows

Run following commands:

     winget install ffmpeg
     python3 install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages