Giter VIP home page Giter VIP logo

ytvideo-whisper's Introduction

ytvideo-whisper

This is a Project that Download YouTube video and Generate the SRT subtitle python script

Which is a can be used easily I guess?????

Tested Video Example

【雀。日麻小教室1】脫離斷么染手對對仔|日麻新手看這邊

【雀。日麻小教室 2】脫離斷么染手對對仔|日麻新手看這邊

Installation

Install Python on your system

Linux Method

You can run the following scripts to set it up.

./setup-requirement.sh

Will setup a Virtual Environment and install the dependency package all in one go!

And After the installation all you have to run is

./run-script.sh

It will mount the Virtual Environment and execute the script

Manual Method

Create a Python Virtual Environment

python3 -m venv ./.virtualenv

Activate the Virtual Environment

bash/zsh : source ./.virtualenv/bin/activate

csh/tcsh : source ./.virtualenv/bin/activate.csh

fish : source ./.virtualenv/bin/activate.fish

Powershell :

Allow the Powershell execution

Set-ExecutionPolicy -ExecutionPolicy Bypass

And Run the following Powershell Script

./.virtualenv/bin/Activate.ps1

Run in Google Colab

  1. Check the Runtime Type is on GPU Mode in Runtime -> Change Runtime Type
  2. Change the Settings at Settings Code Block
  3. Click Runtime -> Run all (CTRL+F9)
  4. Click on the Connect to Google Drive
  5. And Wait for a moment your Generated Srt should be on Google Drive -> Whisper -> result

Global Version

Open In Colab

KMN_BOT 機器狼 Special Version (Chinese Traditional Version)

Open In Colab

Todo list

  • Windows GPU Support
  • Implment Faster API
  • Custom Model
  • Installation Script

Contribution are also Welcome!

Thanks to The Contributor of this Project

blusewill Tester of local Environment and Creator of this Project

機器狼🤖語音辨識AI Tester of Google Colab Project

刺蝟瑞歐的小行星 The Test Video Provider

ytvideo-whisper's People

Contributors

blusewill avatar

Stargazers

Wojciech Fiołka avatar

Watchers

 avatar

ytvideo-whisper's Issues

License

Hi! I want to use some part of your repository in my project. Can you add some kind of license to your project e.g. MIT?

Thank you in advance 😁

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.