Skip to content

TemporalLabsLLC YouTube Transcriber is a useful tool designed to convert lists of YouTube videos into text data that can be further distilled for a generative AI pipeline.

License

Notifications You must be signed in to change notification settings

TemporalLabsLLC-SOL/TemporalLabsLLC-YouTubeTranscriber

Repository files navigation

TemporalLabsLLC YouTube Transcriber

Overview

TemporalLabsLLC YouTube Transcriber is an advanced tool designed to convert lists of YouTube videos into text data that can be further distilled for a generative AI pipeline. This functionality is crucial for creating insightful information and driving AI models with rich text data.

Finishing up local portability testing now. Release will be on here VERY SOON.

Video Guide

There is a teaser demo on YouTube:

TemporalLabsLLC YouTube Transcriber Tutorial

Click the image above to watch the tutorial on YouTube.

Features

  • Convert YouTube videos to text data.
  • Seamlessly handle lists of videos.
  • Ideal for generative AI pipelines.
  • Modular design for easy integration with other AI tools.

Installation

Prerequisites

Steps

  1. Clone the repository:

    git clone https://github.com/TemporalLabsLLC-SOL/TemporalLabsLLC-YouTubeTranscriber.git
    cd TemporalLabsLLC-YouTubeTranscriber
  2. Create a virtual environment and activate it:

    python -m venv venv
    source venv/bin/activate   # On Windows use `venv\Scripts\activate`

Dependencies should install according to your setup but I'm still testing how compatible it is across builds. I kept these for now.

  1. Install dependencies:
    pip install -r requirements-cpu.txt   # or requirements-cuda.txt for CUDA support

Usage

  1. Run the main script:

    python SOLTRANS.py
  2. Follow the on-screen instructions to convert YouTube videos to text data.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Donations

If you find this project useful, please consider donating to support further development.

Contact

For any inquiries, please contact us at [email protected].

About

TemporalLabsLLC YouTube Transcriber is a useful tool designed to convert lists of YouTube videos into text data that can be further distilled for a generative AI pipeline.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published