argmaxinc / WhisperKit

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

Set default concurrentWorkerCount #205

Closed atiorh closed 3 days ago

atiorh commented 3 days ago

Set default concurrentWorkerCount in order to cap peak memory consumption for long files when chunkingStrategy is VAD.

Fixes #204