Skip to content

This project extracts transcripts from YouTube videos, enhances the content using LLM, and translates it into Burmese using Huggingface models. To maintain clarity, some English terms are retained, as they may be more suitable in their original form.

Notifications You must be signed in to change notification settings

HM3IT/mm-eng-tts

Repository files navigation

Installation Instructions

1. Install Requirements

uv sync
#or
pdm install

Dependency for TTS

conda create -n chattts python=3.11
conda activate chattts
pip install -r requirements.txt

About

This project extracts transcripts from YouTube videos, enhances the content using LLM, and translates it into Burmese using Huggingface models. To maintain clarity, some English terms are retained, as they may be more suitable in their original form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published