Commit History

Import numpy at first
d5c8d04

Maximofn commited on

Add all folders before coding
eec6701

Maximofn commited on

Create folders chuncks and vocals if they not exist
7b2e357

Maximofn commited on

Uncomment transcription in code and transformers into requirements.txt
514ebc1

Maximofn commited on

Add pytube again into requirements.txt to get the thumbnail of the youtube video
5fa8fba

Maximofn commited on

Change to yt-dlp to download youtube videos
77d65f3

Maximofn commited on

Uncomment all code
8240f8e

Maximofn commited on

Get python version
b487977

Maximofn commited on

Add protobuf and opencv-python to requirements.txt
7f3fc67

Maximofn commited on

Add whisperx to requirements.txt
b647c9b

Maximofn commited on

Add pytube and twitch-dl to requirements.txt
ee6644d

Maximofn commited on

Remove app.py and rename subtify.py to app.py
b78bd38

Maximofn commited on

Un comment argparse import
35596fd

Maximofn commited on

Comment all code
8bea86f

Maximofn commited on

Comment all to try to build into hugging face step by step
d4a445f

Maximofn commited on

First version of UI
36824cb

Maximofn commited on

Fix bugs
61afcdf

Maximofn commited on

Adding icons
8eae243

Maximofn commited on

Translate big blocks of text to get more context
c017aa5

Maximofn commited on

Create script to add subtitles to video
098e9c6

Maximofn commited on

Fix bug into translate_transcriptions
f87e3ab

Maximofn commited on

Add progress bar to translate trasnlations script
119cb0d

Maximofn commited on

Add progress bar to concatenate transcriptions script
96bc450

Maximofn commited on

Add progress bar to transcribe script
149089c

Maximofn commited on

Add progress bar to slicing audios script
a1a52f9

Maximofn commited on

Add progress bar to download script
92d4e30

Maximofn commited on

Finish concatenate transcriptions script
3dbe153

Maximofn commited on

Change transcription to fp16, and read if vocals separation is made into another script, if yes it doesn't separe vocals, if no it separe vocals
b004aea

Maximofn commited on

If twitch video has 1080p or 720p quality add 60 to quality string
830ffb4

Maximofn commited on

transcribe with whisperx
1e1be2d

Maximofn commited on

Add pyannote.audio to requirements
7994131

Maximofn commited on

Add whisperx to requirements
564bcba

Maximofn commited on

Manage files into transcribe.py
fdb83d2

Maximofn commited on

Into separe_vocals.py set modelscope and speechbrain methods
1215bc9

Maximofn commited on

Add libraries for speechbrain to requirements
6d86b70

Maximofn commited on

Add draft jupyter notebooks and audio_cacahe folder to gitignore
2446d4f

Maximofn commited on

Script for translate concatenate transcription file and languajes list
46736da

Maximofn commited on

Add libraries for translate into requirements.txt
7d87fea

Maximofn commited on

Script for concatenate chunck transcriptions into one file
9ecf696

Maximofn commited on

Set output transcription file as srt into transcrie.py
7bfb36e

Maximofn commited on

Add seconds of chuncks as input argument into slice_audio.py
8dd5680

Maximofn commited on

Change name of separe.py to separe_vocals.py
6f76ded

Maximofn commited on

Set slice_audio.py no verbose
3cba4b1

Maximofn commited on

Add notebook to study the wave form to separe well voices
0e7448c

Maximofn commited on

Create script to transcript audios
4d57eee

Maximofn commited on

Add whisper to requirements
bc986ed

Maximofn commited on

Add json, srt, tsv, vrr to gitignore
c0d25cc

Maximofn commited on

Change output folder to vocals into separe.py
7523de3

Maximofn commited on

In slice_audio.py save output chunks files into a txt file
2d3c912

Maximofn commited on

add txt to gitignore
95ae083

Maximofn commited on