JulianFP / project-W-runner

This is the code for the runners running the whisper jobs themselves which are managed by the project W flask backend
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add support for faster-whisper #24

Open JulianFP opened 7 months ago

JulianFP commented 7 months ago

Faster whisper is up to 4 times faster than regular whisper while providing the same result quality and using less memory.

JulianFP commented 1 week ago

I have found this great blog post that compares the performance and accuracy of different whisper implementations and models. Maybe we should look into switching to whisperX instead!

JulianFP commented 1 week ago

Here the TLDR (for all metrics lower is better, best in each category is highlighted): image