feat: whisper support

This commit is contained in:
Timothy J. Baek 2024-02-11 00:17:50 -08:00
parent 182ab8b8a2
commit a5b9bbf10b
7 changed files with 127 additions and 0 deletions

View file

@ -30,6 +30,8 @@ openpyxl
pyxlsb
xlrd
faster-whisper
PyJWT
pyjwt[crypto]