Local Whisper transcription (#10)

* First pass at Whisper transcription

* deletions

* Revise based on feedback, add autopep8
This commit is contained in:
Liza
2024-01-25 13:43:25 +01:00
committed by GitHub
parent 690cf2e47d
commit 31db156dfc
7 changed files with 242 additions and 9 deletions

View File

@@ -1,2 +1,3 @@
Pillow==10.1.0
typing_extensions==4.9.0
typing_extensions==4.9.0
faster-whisper==0.10.0