nhhung1810 / yt_transcriber

Youtube Transciber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

To install Python for the yt_trans project, you can use conda package manager. Follow the steps below:

# Create venv
conda create -n yt_trans python==3.11 -y

# Activate venv
conda activate yt_trans

# Install
pip install -r requirements.txt

About

Youtube Transciber


Languages

Language:Python 100.0%