File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,13 @@ The application is tailored to transform extended videos into succinct yet infor
10104 . ** 📝 Short Transcription:** Creates a short transcription from the full transcription that highlights the best parts of the video.
11115 . ** 🎥 Short Video** Creation: Creates a short video by joining segments from the original video based on the short transcription.
1212
13+ ## Tecnologies Used:
14+
15+ 1 . [ ** MoviePy** ] ( https://pypi.org/project/moviepy/ ) - Video editing library
16+ 2 . [ ** PyAutoGen** ] ( https://microsoft.github.io/autogen/ ) - Library for automating software tasks. (Microsoft Autogen)
17+ 3 . [ ** Whisper** ] ( https://github.com/openai/whisper ) - Automatic speech recognition model
18+ 4 . [ ** OpenAI** ] ( https://openai.com/ ) - API for interacting with OpenAI services.
19+
1320## Installation
1421** Prerequisites:**
1522
You can’t perform that action at this time.
0 commit comments