Chase Farmer
Chase Farmer
Hey there! First off, thanks so much for building this awesome library! Its a total pleasure to use and works great. Looking forward to the `Metal` update. In the meantime,...
Addresses #13 + adds audio device view in both sections. 1. New delete model button 2. Restart download of model if connection lost 3. Move audio input selection between the...
Occasionally Im seeing an `index out of range` crash on the `segmentLogProbs[index]` after a long period of silence. https://github.com/argmaxinc/WhisperKit/blob/main/Sources/WhisperKit/Core/TextDecoder.swift#L518-L521 `Swift/ContiguousArrayBuffer.swift:600: Fatal error: Index out of range` Two ways I could...