argmaxinc / WhisperKit

On-device Speech Recognition for Apple Silicon
https://takeargmax.com/blog/whisperkit
MIT License
3.17k stars 267 forks source link

Cleanup #132

Closed ZachNagengast closed 5 months ago

ZachNagengast commented 5 months ago

Allows tokenizer to be loaded from disk if it has already been downloaded previously. Resolves #81

Also includes linting across the project, and some minor fixes for logprob indices and timings