Switch from whisper.cpp to faster-whisper

This commit is contained in:
ChaoticByte 2024-08-15 22:20:55 +02:00
parent 464ede2444
commit f83043921a
No known key found for this signature in database
5 changed files with 47 additions and 112 deletions

1
.gitignore vendored
View file

@ -1,4 +1,3 @@
tmp/
vendor/*
.venv/
.vscode/