note-taker / app.py

Commit History

Allow to customize the whisper model
ab9ec7c

msaelices commited on

Customize the GPT prompt for creating the summary
ce51475

msaelices commited on

Make batch_size configurable for WhisperX
43b181d

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

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

I like single quotes more
fad63af

msaelices commited on

New WhisperX engine
c298c87

msaelices commited on

Fix readme.md
798c592

msaelices commited on