Commit History

Fix the clone instructions in the README.md
4276305

msaelices commited on

Allow to customize the whisper model
ab9ec7c

msaelices commited on

Customize the GPT prompt for creating the summary
ce51475

msaelices commited on

Fix KeyError when speaker is not found by WhisperX
eb657a3

msaelices commited on

Make batch_size configurable for WhisperX
43b181d

msaelices commited on

Do not initialize CUDNN if cuda is not the configured device
bb08fe0

msaelices commited on

Complete the README.md file
87976b0

msaelices commited on

Remove support for GoogleCloud, which was not working yet actually. WhisperX is way better IMO
b073205

msaelices commited on

Implement transcript with speakers in AssemblyAI
4a59798

msaelices commited on

Add WHISPERX_API_KEY to the .env-default file
cf20e81

msaelices commited on

Remove GPT 3.5 model as it's only a 4k tokens one, not enough for most of the real-life audios
6e20c4b

msaelices commited on

Fix a couple of typo errors
2226010

msaelices commited on

Remove unused file
fc2acc5

msaelices commited on

Decrease default batch size to prevent out-of-memory errors
e83878b

msaelices commited on

Implemented summarization
8ac01f6

msaelices commited on

Add openai dependency for summarization
f6c8ec2

msaelices commited on

I like single quotes more
fad63af

msaelices commited on

New WhisperX engine
c298c87

msaelices commited on

Pytorch 2.0.1 is not compatible with torchvision 0.15.1
994ae54

msaelices commited on

Fix dependencies file
3313b42

msaelices commited on

Fix readme.md
798c592

msaelices commited on

Initial commit
8fe64f7

msaelices commited on

initial commit
e59c4fa

msaelices commited on